Overview
Modules
Class Hierarchy
Classes
Members
tlp
::
TreeTest
tlp::TreeTest Class Reference
[
Graph_test
]
#include <TreeTest.h>
Inheritance diagram for tlp::TreeTest:
[
legend
]
Collaboration diagram for tlp::TreeTest:
[
legend
]
List of all members.
Detailed Description
Class for testing if the graph is a tree.
Static Public Member Functions
static bool
isTree
(
Graph
*graph)
static bool
isFreeTree
(
Graph
*graph)
static void
makeDirectedTree
(
Graph
*graph,
node
root)
Member Function Documentation
static bool tlp::TreeTest::isTree
(
Graph
*
graph
)
[static]
static bool tlp::TreeTest::isFreeTree
(
Graph
*
graph
)
[static]
static void tlp::TreeTest::makeDirectedTree
(
Graph
*
graph
,
node
root
)
[static]
Tulip Software by LaBRI Visualization Team 2001 - 2007