dlvhex  2.5.0
UnfoundedSetCheckHeuristicsFactory Class Reference

Factory for UnfoundedSetCheckHeuristics. More...

#include <include/dlvhex2/UnfoundedSetCheckHeuristicsInterface.h>

Inheritance diagram for UnfoundedSetCheckHeuristicsFactory:

Public Member Functions

virtual
UnfoundedSetCheckHeuristicsPtr 
createHeuristics (const AnnotatedGroundProgram &groundProgram, RegistryPtr reg)=0
 Creates a heuristic instance for a certain ground program.
virtual ~UnfoundedSetCheckHeuristicsFactory ()
 Destructor.

Detailed Description


Constructor & Destructor Documentation


Member Function Documentation

Creates a heuristic instance for a certain ground program.

Parameters:
groundProgramThe ground program
regRegistryPtr

Implemented in UnfoundedSetCheckHeuristicsPeriodicFactory, UnfoundedSetCheckHeuristicsMaxFactory, and UnfoundedSetCheckHeuristicsPostFactory.


The documentation for this class was generated from the following file: