Algorithms for the Ridesharing with Profit Constraint Problem
Qian-Ping Gu, Jiajian Leo Liang

TL;DR
This paper introduces new algorithms for the ridesharing with profit constraint problem, balancing passenger numbers and profit targets, with proven efficiency and high-quality solutions based on real-world data.
Contribution
It provides a mathematical formulation, polynomial-time exact algorithms, and approximation algorithms for ridesharing with profit constraints, including practical implementations and empirical validation.
Findings
Algorithms achieve about 90% of optimal passenger numbers.
Practical price schemes can be integrated into the model.
Exact algorithms are efficient on real-world datasets.
Abstract
Mobility-on-demand (MoD) ridesharing is a promising way to improve the occupancy rate of personal vehicles and reduce traffic congestion and emissions. Maximizing the number of passengers served and maximizing a profit target are major optimization goals in MoD ridesharing. We study the ridesharing with profit constraint problem (labeled as RPC) which considers both optimization goals altogether: maximize the total number of passengers subject to an overall drivers' profit target. We give a mathematical formulation for the RPC problem. We present a polynomial-time exact algorithm framework (including two practical implementations of the algorithm) and a (1/2)-approximation algorithm for the case that each vehicle serves at most one passenger. We propose a (2/3*lambda)-approximation algorithm for the case that each vehicle serves at most lambda >= 2 passengers. Our algorithms revolve…
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 · Vehicle Routing Optimization Methods
