test.edu.uci.ics.jung.algorithms.flows
Class TestEdmondsKarpMaxFlow
java.lang.Object
TestCase
test.edu.uci.ics.jung.algorithms.flows.TestEdmondsKarpMaxFlow
public class TestEdmondsKarpMaxFlow
- extends TestCase
- Author:
- Scott White, Joshua O'Madadhain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestEdmondsKarpMaxFlow
public TestEdmondsKarpMaxFlow()
suite
public static Test suite()
setUp
protected void setUp()
testSanityChecks
public void testSanityChecks()
testSimpleFlow
public void testSimpleFlow()
testAnotherSimpleFlow
public void testAnotherSimpleFlow()