dlvhex
2.5.0
|
See State::showPlugins. More...
#include <include/dlvhex2/State.h>
Public Member Functions | |
CreateDependencyGraphState () | |
Constructor. | |
virtual void | createDependencyGraph (ProgramCtx *) |
Creates the dependency graph for the parsed input. |
See State::showPlugins.
Constructor.
void CreateDependencyGraphState::createDependencyGraph | ( | ProgramCtx * | ctx | ) | [virtual] |
Creates the dependency graph for the parsed input.
ctx | ProgramCtx. |
Reimplemented from State.
Definition at line 435 of file State.cpp.
References State::changeState(), ProgramCtx::config, ProgramCtx::depgraph, DLVHEX_BENCHMARK_REGISTER_AND_SCOPE, Configuration::getOption(), Configuration::getStringOption(), ProgramCtx::idb, LOG, and ProgramCtx::registry().