We introduce a framework for solving minimum-cost flow problems. Our approach measures the quality of a solution by the amount that the complementary slackness conditions are violated. We show how to extend techniques developed for the maximum flow problem to improve the quality of a solution. This framework allows us to achieve O(min(n**3 ,n**5**/**3 m**2**/**3, nm log n) log(nC)) running time.
CITATION STYLE
Goldberg, A. V., & Tarjan, R. E. (1987). SOLVING MINIMUM-COST FLOW PROBLEMS BY SUCCESSIVE APPROXIMATION. In Conference Proceedings of the Annual ACM Symposium on Theory of Computing (pp. 7–18). ACM. https://doi.org/10.1145/28395.28397
Mendeley helps you to discover research relevant for your work.