- Member tlp::newCloneSubGraph (Graph *root, std::string name="unnamed")
A new method should be added to Graph to perform this, because object-oriented programming and stuff.
- Member tlp::newSubGraph (Graph *root, std::string name="unnamed")
this functions should not be used anymore, please use Graph::addSubGraph() instead.
|