#include <time.h>
#include <math.h>
#include <climits>
#include <tulip/TulipPlugin.h>
Include dependency graph for PlanarGraph.cpp:
Classes | |
struct | PlanarGraph |
Variables | |
const char * | paramHelp [] |
|
|
|
|
|
|
|
Initial value: {
HTML_HELP_OPEN()
HTML_HELP_DEF( "type", "int" )
HTML_HELP_DEF( "default", "30" )
HTML_HELP_BODY()
"This parameter defines the number of nodes used to build the planr graph graph."
HTML_HELP_CLOSE(),
}
|