| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpedviz.algorithms.TestAlgo
public class TestAlgo
| Constructor Summary | |
|---|---|
TestAlgo()
 | 
|
| Method Summary | |
|---|---|
static java.util.Vector<Graph> | 
createGraphs(Graph graph,
             java.util.Vector<Node> nodes,
             int max)
 | 
static java.util.Set<Node> | 
getParents(Graph graph,
           Node node,
           int current,
           int max)
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TestAlgo()
| Method Detail | 
|---|
public static java.util.Vector<Graph> createGraphs(Graph graph,
                                                   java.util.Vector<Node> nodes,
                                                   int max)
public static java.util.Set<Node> getParents(Graph graph,
                                             Node node,
                                             int current,
                                             int max)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||