| |
| | [No title] (Site not responding. Last check: 2007-10-22) |
 | | Network flows and augmenting path algorithm: - flow, summation of flows, several sources and sinks [CLR,E,AMO]; - interlude: [(A-to-B)-paths + (B-to-C)-paths] -> (A-to-C)-paths, via Stable Marriage algorithm [CHR]; - circulations, lower bounds on flows in edges: a reduction [E,AMO]; - augmenting path algorithm, max-flow min-cut theorem [CLR,E,AMO]. |
 | | Application to computing connectivity in a graph: - applications of flows to vertex-to-vertex edge-connectivity, in a graph [E,AMO]; - economical algorithm for finding the edge-connectivity of a graph, with amortized time analysis [nD]; - applications of flows to vertex-connectivity, in a graph [E,AMO]. |
 | | Advanced augmenting path algorithms: - thickest flow paths algorithm [AMO]; - shortest paths algorithm [CLR,E,AMO]; - shortest paths algorithm with Layered Network data structure; its amortized time analysis [D70,E,AMO]; - its complexity for networks with capacity 1 in edges, with applications to graph connectivity problems [E,AMO]. |
| www.cs.bgu.ac.il /~dinitz/Course/AA/planold (146 words) |
|