dlvhex
2.5.0
|
See State::showPlugins. More...
#include <include/dlvhex2/State.h>
Public Member Functions | |
CheckLiberalSafetyState () | |
Constructor. | |
virtual void | checkLiberalSafety (ProgramCtx *) |
Checks liberal safety if enabled. |
See State::showPlugins.
Constructor.
void CheckLiberalSafetyState::checkLiberalSafety | ( | ProgramCtx * | ctx | ) | [virtual] |
Checks liberal safety if enabled.
ctx | ProgramCtx. |
Reimplemented from State.
Definition at line 409 of file State.cpp.
References State::changeState(), ProgramCtx::config, DLVHEX_BENCHMARK_REGISTER_AND_SCOPE, Configuration::getOption(), Configuration::getStringOption(), ProgramCtx::idb, ProgramCtx::liberalSafetyChecker, ProgramCtx::liberalSafetyPlugins, LOG, and ProgramCtx::registry().