Tulip
5.4.0
Large graphs analysis and drawing
|
This is the complete list of members for tlp::SimpleTest, including all inherited members.
isSimple(const Graph *graph, const bool directed=false) | tlp::SimpleTest | static |
makeSimple(Graph *graph, std::vector< edge > &removed, const bool directed=false) | tlp::SimpleTest | static |
simpleTest(const Graph *graph, std::vector< edge > *multipleEdges=nullptr, std::vector< edge > *loops=nullptr, const bool directed=false) | tlp::SimpleTest | static |