MIT
5
Optimization with Cuts
l
Cut values determine solution of many
graph optimization problems:
»
min-cut / max-flow
»
multicommodity flow (sort-of)
»
bisection / separator
»
network reliability
»
network design
l
Randomization helps solve these problems
ok for ratio cuts b/#verts fixed.
ignore for this talk.