Graph Theory37 sections · 1633 units
Open in CourseQuiz: Bipartite Matching via Flow
Knowledge check
Check Your Understanding
You model bipartite matching as a flow network: source connects to all left nodes, sink connects to all right nodes. What capacity do you assign each edge?
- A. for source/sink edges, infinity for matching edges
- B. for all edges
- C.Infinity for source/sink edges, for matching edges
- D. for source/sink edges, for matching edges