dlvhex  2.5.0
internalgreedy::DFSVisitor Struct Reference
Collaboration diagram for internalgreedy::DFSVisitor:

Public Member Functions

 DFSVisitor (const ComponentGraph &cg, ComponentSet &comps)
 DFSVisitor (const DFSVisitor &other)
template<typename GraphT >
void discover_vertex (Component comp, const GraphT &)

Data Fields

const ComponentGraphcg
ComponentSetcomps

Detailed Description

Definition at line 105 of file EvalHeuristicGreedy.cpp.


Constructor & Destructor Documentation

internalgreedy::DFSVisitor::DFSVisitor ( const ComponentGraph cg,
ComponentSet comps 
) [inline]

Definition at line 110 of file EvalHeuristicGreedy.cpp.

Definition at line 111 of file EvalHeuristicGreedy.cpp.


Member Function Documentation

template<typename GraphT >
void internalgreedy::DFSVisitor::discover_vertex ( Component  comp,
const GraphT &   
) [inline]

Definition at line 113 of file EvalHeuristicGreedy.cpp.

References comps.


Field Documentation


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