The Budgeted Transportation Problem
S. Kapoor, M. Sarwat

TL;DR
This paper introduces an auction-based primal-dual approximation algorithm for the Budgeted Transportation Problem, optimizing profit under source capacities and sink budgets, and extends it to more general cases with edge capacities and concave profit functions.
Contribution
It proposes a novel approximation algorithm for the Budgeted Transportation Problem and generalizes it to handle additional constraints and profit functions.
Findings
Algorithm achieves complexity $O(rac{1}{\epsilon}(n^2 + n \log m)m \log U)$
Extension to problems with edge capacities and concave profit functions
Provides a scalable approximation approach for complex transportation problems
Abstract
Consider a transportation problem with sets of sources and sinks. There are profits and prices on the edges. The goal is to maximize the profit while meeting the following constraints; the total flow going out of a source must not exceed its capacity and the total price of the incoming flow on a sink must not exceed its budget. This problem is closely related to the generalized flow problem. We propose an auction based primal dual approximation algorithm to solve the problem. The complexity is where is the number of sources, is the number of sinks, is the ratio of the maximum profit/price to the minimum profit/price. We also show how to generalize the scheme to solve a more general version of the problem, where there are edge capacities and/or the profit function is concave and piece-wise linear. The complexity of the algorithm…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTransportation Planning and Optimization · Auction Theory and Applications · Smart Parking Systems Research
