Tulip
5.6.0
Large graphs analysis and drawing
|
This is the complete list of members for tlp::SimpleTest, including all inherited members.
hasLoops(const Graph *graph) | tlp::SimpleTest | static |
hasParallelEdges(const Graph *graph, const bool directed=false) | tlp::SimpleTest | static |
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 |