Approximate Parametric Computation of Minimum-Cost Flows with Convex Costs
Per Joachims, Max Klimm, Philipp Warode

TL;DR
This paper introduces two algorithms for approximately solving a parametric minimum-cost flow problem with convex costs, providing explicit error bounds and testing on real-world traffic and gas data.
Contribution
It develops two novel algorithmic approaches for approximate parametric minimum-cost flows with convex costs, including explicit error bounds and practical testing.
Findings
Both methods achieve controlled approximation errors.
Algorithms perform well on real-world traffic and gas network data.
Explicit bounds on step sizes ensure solution accuracy.
Abstract
This paper studies a variant of the minimum-cost flow problem in a graph with convex cost function where the demands at the vertices are functions depending on a one-dimensional parameter . We devise two algorithmic approaches for the approximate computation of parametric solutions for this problem. The first approach transforms an instance of the parametric problem into an instance with piecewise quadratic cost functions by interpolating the marginal cost functions. The new instance can be solved exactly with an algorithm we developed in prior work. In the second approach, we compute a fixed number of non-parametric solutions and interpolate the resulting flows yielding an approximate solution for the original, parametric problem. For both methods we formulate explicit bounds on the step sizes used in the respective interpolations that guarantee relative and absolute error…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTransportation Planning and Optimization · Formal Methods in Verification · Traffic control and management
