EqualValueClustering.cpp File Reference
#include <stdio.h>
#include <math.h>
#include <sstream>
#include <tulip/Graph.h>
#include <tulip/BooleanProperty.h>
#include <tulip/StableIterator.h>
#include "EqualValueClustering.h"
Include dependency graph for EqualValueClustering.cpp:
Namespaces
Classes
Functions
Variables
Function Documentation
CLUSTERINGPLUGIN |
( |
EqualValueClustering |
, |
|
|
"Equal Value" |
, |
|
|
"David Auber" |
, |
|
|
"13/06/2001" |
, |
|
|
"Alpha" |
, |
|
|
"0" |
, |
|
|
"1" |
|
|
) |
|
|
Variable Documentation
|
Initial value: {
HTML_HELP_OPEN()
HTML_HELP_DEF( "type", "DoubleProperty" )
HTML_HELP_BODY()
"Define the metric that will be used in order partition to the graph"
HTML_HELP_CLOSE(),
}
|
|