#include <lemon/planarity.h>
Public Member Functions | |
PlanarityChecking (const UGraph &ugraph) | |
Constructor. | |
bool | run () |
Runs the algorithm. |
PlanarityChecking | ( | const UGraph & | ugraph | ) | [inline] |
The graph should be simple, i.e. parallel and loop edge free.
bool run | ( | ) | [inline] |
Runs the algorithm.