Kruskal.cpp File Reference
#include "Kruskal.h"
#include <tulip/ConnectedTest.h>
Include dependency graph for Kruskal.cpp:
Functions
Variables
Function Documentation
BOOLEANPLUGIN |
( |
Kruskal |
, |
|
|
"Kruskal" |
, |
|
|
"Anthony DON" |
, |
|
|
"14/04/03" |
, |
|
|
"Alpha" |
, |
|
|
"0" |
, |
|
|
"1" |
|
|
) |
|
|
Variable Documentation
|
Initial value: {
HTML_HELP_OPEN()
HTML_HELP_DEF( "type", "DoubleProperty" )
HTML_HELP_DEF( "default", "\"viewMetric\"" )
HTML_HELP_BODY()
"This parameter defines the metric used for edges weight."
HTML_HELP_CLOSE(),
}
|
|