AuD
Lecture 'Algorithmen und Datenstrukturen' (code examples)
MaxFlowExample.java File Reference

Go to the source code of this file.

Classes

class  aud.example.graph.MaxFlowExample
 Example for computing the maximum flow using a Ford-Fulkerson type algorithm. More...
 

Packages

package  aud.example.graph
 demos of graph algorithms