#include <tulip/DoubleProperty.h>
#include <tulip/ForEach.h>
#include <deque>
#include "ClusterMetric.h"
Include dependency graph for ClusterMetric.cpp:
Functions | |
DOUBLEPLUGINOFGROUP (ClusterMetric,"Cluster","David Auber","26/02/2003","Beta","0","2","Graph") | |
Variables | |
const char * | paramHelp [] |
|
|
|
Initial value: { HTML_HELP_OPEN() HTML_HELP_DEF( "type", "int" ) HTML_HELP_DEF( "values", "[1 , |G|]" ) HTML_HELP_DEF( "default", "1" ) HTML_HELP_BODY() "This parameter defines the maximal depth of a computed cluster." } |