Overview     Modules     Class Hierarchy     Classes     Members  

PlanarGraph.cpp File Reference

#include <time.h>
#include <math.h>
#include <climits>
#include <tulip/TulipPlugin.h>

Include dependency graph for PlanarGraph.cpp:

Classes

Variables


Variable Documentation

node a
 

node b
 

node c
 

const char* paramHelp[] [static]
 

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(),
  }



Tulip Software by David AUBER    2001 - 2006