Template Class TransDepGraphCreate#
Defined in File TransDepGraph.h
Inheritance Relationships#
Base Types#
public VirtualGraphCreateTemplate< Node, DepInfoSetEdge >(Template Class VirtualGraphCreateTemplate)public TransInfoGraph< DepInfoSet >(Template Class TransInfoGraph)
Class Documentation#
-
template<class Node>
class TransDepGraphCreate : public VirtualGraphCreateTemplate<Node, DepInfoSetEdge>, public TransInfoGraph<DepInfoSet># Public Functions
-
TransDepGraphCreate(GraphAccessTemplate<Node, DepInfoEdge> *g, int splitlimit = 20, BaseGraphCreate *bc = 0)#
-
~TransDepGraphCreate()#
-
DepInfoSetEdge *GetTransDep(Node *n1, Node *n2)#
-
TransDepGraphCreate(GraphAccessTemplate<Node, DepInfoEdge> *g, int splitlimit = 20, BaseGraphCreate *bc = 0)#