Data Structures:
Math:
Graphs:
MFGraph
MFGraph.__init__()
MFGraph.add_edge()
MFGraph.change_edge()
MFGraph.edges()
MFGraph.flow()
MFGraph.get_edge()
MFGraph.min_cut()
Methods