Maximum Customers' Satisfaction in One-way Car-sharing: Modeling, Exact and Heuristic Solving
Welverton R. Silva, Rafael C. S. Schouery

TL;DR
This paper models and solves the maximum customer satisfaction problem in one-way car-sharing systems using mixed-integer programming and heuristics, achieving high solution quality and efficiency for large instances.
Contribution
It introduces new MIP models and matheuristics for the problem, along with a preprocessing method, and provides a comprehensive benchmark for evaluation.
Findings
MIP models solve 85% of small instances optimally within 10 minutes.
Heuristics outperform MIP in larger instances with smaller gaps.
Benchmark results demonstrate high solution quality and efficiency.
Abstract
One-way car-sharing systems are transportation systems that allow customers to rent cars at stations scattered around the city, use them for a short journey, and return them at any station. The maximum customers' satisfaction problem concerns the task of assigning the cars, initially located at given stations, to maximize the number of satisfied customers. We consider the problem with two stations where each customer has exactly two demands in opposite directions between both stations, and a customer is satisfied only if both their demands are fulfilled. For solving this problem, we propose mixed-integer programming (MIP) models and matheuristics based on local search. We created a benchmark of instances used to test the exact and heuristic approaches. Additionally, we proposed a preprocessing procedure to reduce the size of the instance. Our MIP models can solve to optimality 85% of…
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 and Mobility Innovations · Sharing Economy and Platforms · Smart Parking Systems Research
