1. Problem Definition Given a directed graph G = {N, A} with capacity uij ≥ 0 on each arc (i, j) ∈ A, and a source node s (or 1) and a sink node t (or node n); find the maximum flow that can go from s to t.
1. ข้อกำหนดปัญหากำหนดให้ G เป็นกราฟโดยตรง = {N, A } ด้วยกำลังการผลิต uij ≥ 0 A ∈ arc (i, j) ละ และแหล่งโหนด s (หรือ 1) และเก็บโหนด t (หรือโหนด n); ค้นหาการไหลสูงสุดที่สามารถไปจาก s t