org.embl.ebi.escience.scuflui.graph
Class GraphSpanningTree

java.lang.Object
  extended by org.embl.ebi.escience.scuflui.graph.GraphSpanningTree
Direct Known Subclasses:
ModelSpanningTree

public abstract class GraphSpanningTree
extends java.lang.Object

Version:
$Revision: 1.5 $
Author:
Kevin Glover

Constructor Summary
GraphSpanningTree()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphSpanningTree

public GraphSpanningTree()