All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----tw.edu.ncnu.im.cnclab.Algor.Algorithm
|
+----tw.edu.ncnu.im.cnclab.Algor.ResidualGraph
ResidualGraph class is used to generate the resiudal graph
of this graph.
public static final Color EDGE
public ResidualGraph()
protected void setArg(Object args[]) throws IllegalArgumentException
Valid args: Object[]{Integer(int sourceNode),Integer(int sinkNode)}
protected Object algorImpl()
All Packages Class Hierarchy This Package Previous Next Index