dlvhex
2.5.0
|
See State::showPlugins. More...
#include <include/dlvhex2/State.h>
Public Member Functions | |
OptimizeEDBDependencyGraphState () | |
virtual void | optimizeEDBDependencyGraph (ProgramCtx *) |
Optimized the input using PluginInterface::PluginOptimizer. |
See State::showPlugins.
void OptimizeEDBDependencyGraphState::optimizeEDBDependencyGraph | ( | ProgramCtx * | ctx | ) | [virtual] |
Optimized the input using PluginInterface::PluginOptimizer.
ctx | ProgramCtx. |
Reimplemented from State.
Definition at line 465 of file State.cpp.
References State::changeState(), ProgramCtx::config, ProgramCtx::depgraph, DLVHEX_BENCHMARK_REGISTER_AND_SCOPE, ProgramCtx::edb, Configuration::getOption(), Configuration::getStringOption(), LOG, and ProgramCtx::pluginContainer().