bcds.phison.cmd
Class CapacityChanger
java.lang.Object
bcds.phison.cmd.CapacityChanger
public class CapacityChanger
- extends java.lang.Object
Changes the capacities of links in a topology and sends the
new graph to stdout.
By default, the output is written to stdout in .sgf format.
Note: If the topology had a traffic matrix it is discarded
in the output provided by this class.
See the output of --help for a description of parameters and
operation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CapacityChanger
public CapacityChanger()
readGraph
public void readGraph()
parseArgs
public void parseArgs(java.lang.String[] args)
print_matrices
public void print_matrices()
run
public void run()
main
public static void main(java.lang.String[] args)