jungnetwork
Class GraphSimState

java.lang.Object
  extended by SimState
      extended by jungnetwork.GraphSimState
Direct Known Subclasses:
PreferentialAttachment

public class GraphSimState
extends SimState


Field Summary
 Graph graph
           
 
Constructor Summary
GraphSimState(long seed)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

graph

public Graph graph
Constructor Detail

GraphSimState

public GraphSimState(long seed)