Overview     Modules     Class Hierarchy     Classes     Members  

tlp::PlanarityTest Class Reference
[Graph_test]

class for testing the planarity of a graph More...

#include <PlanarityTest.h>

Inheritance diagram for tlp::PlanarityTest:
Collaboration diagram for tlp::PlanarityTest:

List of all members.

Static Public Member Functions


Detailed Description

class for testing the planarity of a graph


Member Function Documentation

static std::list<edge> tlp::PlanarityTest::getObstructionsEdges ( Graph graph  )  [static]
static bool tlp::PlanarityTest::isPlanar ( Graph graph  )  [static]
static bool tlp::PlanarityTest::isPlanarEmbedding ( Graph graph  )  [static]
static bool tlp::PlanarityTest::planarEmbedding ( Graph graph  )  [static]


Tulip Software by LaBRI Visualization Team    2001 - 2011