public static interface PrimsMinimumSpanningTree.Collector
Modifier and Type | Method and Description |
---|---|
void |
addEdge(double length,
int i,
int j)
Add a new edge to the output.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.