argos.util.graph
Class Graph

java.lang.Object
  extended by argos.util.graph.Graph

public class Graph
extends Object


Constructor Summary
Graph()
           
 
Method Summary
static List<Node> findCircle(List<?> nodes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Graph

public Graph()
Method Detail

findCircle

public static List<Node> findCircle(List<?> nodes)


Copyright © 2004-2007 University of Troms?. All Rights Reserved.