PDF 6-7-8 Network-flow Flashcards
What’s a network
What constraints a feasible flow need to satisfy?
What is the value of the flow?
When an arc is saturated?
What is a maximum flow problem?
Linear Programming model for max-flow problem
What’s a cut separating s from t?
Capacity of the cut?
Value of the flow
Property one
Property two + proof (weak duality)
Dual problem
Ford fulkerson
Proof of exactness
Theorem of strong dduality
Size of an istance
Ford Fulkerson complexity
WHy ford fulkerson may be inefficient
Name of faster implementation for max-flow problem
What’s a recognition problem
What a P class is?
What an NP-class is?
What reduce in polynomial time mean?
What’s a polinomial time transformation?
NP-complete class
NP-hard problem
ILP is NP-Hard proof
Traveling salesman problem formulation
WHat’s an hamiltonian circuit