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