dlvhex
2.5.0
|
Factory for UnfoundedSetCheckHeuristicsPeriodic. More...
#include <include/dlvhex2/UnfoundedSetCheckHeuristics.h>
Private Member Functions | |
virtual UnfoundedSetCheckHeuristicsPtr | createHeuristics (const AnnotatedGroundProgram &groundProgram, RegistryPtr reg) |
Creates a heuristic instance for a certain ground program. |
Factory for UnfoundedSetCheckHeuristicsPeriodic.
Definition at line 116 of file UnfoundedSetCheckHeuristics.h.
UnfoundedSetCheckHeuristicsPtr UnfoundedSetCheckHeuristicsPeriodicFactory::createHeuristics | ( | const AnnotatedGroundProgram & | groundProgram, |
RegistryPtr | reg | ||
) | [private, virtual] |
Creates a heuristic instance for a certain ground program.
groundProgram | The ground program |
reg | RegistryPtr |
Implements UnfoundedSetCheckHeuristicsFactory.
Definition at line 102 of file UnfoundedSetCheckHeuristics.cpp.