Template Class TransDepGraphCreate#

Inheritance Relationships#

Base Types#

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)#