tlp::outerplanartest(3)
NAME
tlp::OuterPlanarTest - class for testing the outerplanarity of a graph
SYNOPSIS
#include <OuterPlanarTest.h> Inherits tlp::GraphObserver. Static Public Member Functions static bool isOuterPlanar (Graph *graph)
Detailed Description
class for testing the outerplanarity of a graph
Member Function Documentation
static bool tlp::OuterPlanarTest::isOuterPlanar (Graph * graph) [static]
Author
- Generated automatically by Doxygen for Tulip Graph Library from the
source code.