de.grogra.xl.impl.simple
Class RGG

java.lang.Object
  extended by de.grogra.xl.impl.simple.RGG

public abstract class RGG
extends java.lang.Object


Field Summary
protected  Graph graph
           
 
Constructor Summary
protected RGG(boolean canSupplyBackward)
           
protected RGG(Graph graph)
           
 
Method Summary
 void derive()
           
protected  void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

graph

protected Graph graph
Constructor Detail

RGG

protected RGG(boolean canSupplyBackward)

RGG

protected RGG(Graph graph)
Method Detail

derive

public void derive()

init

protected void init()