scratch.scott
Class FastScalableMDSPrototype

java.lang.Object
  extended by scratch.scott.FastScalableMDSPrototype

public class FastScalableMDSPrototype
extends Object

Author:
Scott

Constructor Summary
FastScalableMDSPrototype(Graph g, int k)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastScalableMDSPrototype

public FastScalableMDSPrototype(Graph g,
                                int k)
Method Detail

main

public static void main(String[] args)