graph
Class Structure

java.lang.Object
  |
  +--graph.Structure

public class Structure
extends java.lang.Object

Looks at structural properties of Graphs. All classes are static final.


Inner Class Summary
static class Structure.Test
          more test code in GraphTest...
 
Constructor Summary
Structure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Structure

public Structure()