| ||||||
tlp::AcyclicTest Class Reference
|
static bool tlp::AcyclicTest::isAcyclic | ( | const Graph * | graph | ) | [static] |
returns true if the graph is acyclic, false if not. The result is cached (ie. the next call with the same graph is done in O(1) time)
Tulip Software by LaBRI Visualization Team 2001 - 2011 |