TL;DR
This paper introduces a flexible booking system for corporate mobility that optimizes vehicle and transportation allocations, using complex algorithms and conflict graph analysis to improve fleet utilization and support electric vehicle adoption.
Contribution
It formulates the mobility offer allocation as an NP-hard problem and develops novel ILP models and heuristic algorithms for efficient solution finding.
Findings
Greedy heuristics excel under tight time constraints.
ILP models are effective for small to medium instances.
Large instances are best solved with adaptive large neighborhood search.
Abstract
Corporate mobility is often based on a fixed assignment of vehicles to employees. Relaxing this fixation and including alternatives such as public transportation or taxis for business and private trips could increase fleet utilization and foster the use of battery electric vehicles. We introduce the mobility offer allocation problem as the core concept of a flexible booking system for corporate mobility. The problem is equivalent to interval scheduling on dedicated unrelated parallel machines. We show that the problem is NP-hard to approximate within any factor. We describe problem specific conflict graphs for representing and exploring the structure of feasible solutions. A characterization of all maximum cliques in these conflict graphs reveals symmetries which allow to formulate stronger integer linear programming models. We also present an adaptive large neighborhood search based…
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.
