M-convex Function Minimization Under L1-Distance Constraint
Akiyoshi Shioura

TL;DR
This paper studies the minimization of M-convex functions under L1-distance constraints, providing polynomial-time algorithms and applying these results to optimize dock re-allocation in bike sharing systems.
Contribution
It introduces the MML1 problem, connects it with dock re-allocation, and develops new polynomial-time algorithms for this class of problems.
Findings
Reformulation of dock re-allocation as MML1 problem
Development of polynomial-time algorithms for MML1
Application of algorithms to bike sharing dock re-allocation
Abstract
In this paper we consider a new problem of minimizing an M-convex function under L1-distance constraint (MML1); the constraint is given by an upper bound for L1-distance between a feasible solution and a given "center." This is motivated by a nonlinear integer programming problem for re-allocation of dock capacity in a bike sharing system discussed by Freund et al. (2017). The main aim of this paper is to better understand the combinatorial structure of the dock re-allocation problem through the connection with M-convexity, and show its polynomial-time solvability using this connection. For this, we first show that the dock re-allocation problem can be reformulated in the form of (MML1). We then present a pseudo-polynomial-time algorithm for (MML1) based on steepest descent approach. We also propose two polynomial-time algorithms for (MML1) by replacing the L1-distance constraint with a…
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
TopicsSmart Parking Systems Research · Vehicle Routing Optimization Methods · Data Management and Algorithms
