1. What are the contributions in this paper?
This paper surveys a new and comprehensive class of algorithms for solving the classical linear network flow problem and its various special cases such as shortest path, max-flow, assignment, transportation, and transhipment problems.
read more
2. What is the common way to initialize the algorithm so that the!-CS conditions are?
A common way to initialize the algorithm so that the !-CS conditions are satisfied is to take S to be empty, to choose p arbitrarily, and to select π as a function of p via the relation πi = maxk∈
read more
3. What is the approach for constructing auction algorithms for short path problems?
Their approach for constructing auction algorithms for such problems is to convert them to assignment problems, and then to suitably apply the auction algorithm and streamline the computations.
read more
4. What is the derivation of the auction algorithm for the assignment problem?
The derivation is based on well-known transformations of the general linear minimum cost flow problem and its various special cases (e.g., shortest path, max-flow, etc.) to equivalent assignment problems.
read more





