public class MinimumSpanningTreeExample
extends Object
This example demonstrates how to use the minimum spanning tree algorithm.
- Author:
- Barak Ugav
-
Method Summary 
static void
Main function that runs the examples.
static void
This example demonstrates how to use the minimum spanning tree algorithm.
-
Method Details 
-
mstExample 
public static void mstExample()
This example demonstrates how to use the minimum spanning tree algorithm.
-
main 
public static void main(String[] args)
Main function that runs the examples.
- Parameters:
args
- main args