dlvhex
2.5.0
|
See boost:graph. More...
#include <include/dlvhex2/DependencyGraph.h>
Public Member Functions | |
NodeMappingInfo () | |
NodeMappingInfo (ID id, Node node) | |
Data Fields | |
ID | id |
Node | node |
See boost:graph.
Definition at line 191 of file DependencyGraph.h.
DependencyGraph::NodeMappingInfo::NodeMappingInfo | ( | ) | [inline] |
Definition at line 195 of file DependencyGraph.h.
DependencyGraph::NodeMappingInfo::NodeMappingInfo | ( | ID | id, |
Node | node | ||
) | [inline] |
Definition at line 196 of file DependencyGraph.h.
Definition at line 193 of file DependencyGraph.h.
Referenced by DependencyGraph::createExternalPredicateInputDependenciesForInput().
Definition at line 194 of file DependencyGraph.h.
Referenced by DependencyGraph::createExternalPredicateInputDependenciesForInput().