Learning to Handle Complex Constraints for Vehicle Routing Problems
Jieyi Bi, Yining Ma, Jianan Zhou, Wen Song, Zhiguang Cao, Yaoxin Wu,, Jie Zhang

TL;DR
This paper introduces the PIP framework that improves neural methods for complex vehicle routing problems by proactively preventing infeasibility through constraint-aware masking, leading to better solutions and reduced infeasible solutions.
Contribution
The paper proposes the PIP framework with an auxiliary decoder and adaptive strategies to enhance neural VRP methods, especially for complex constraints, with reduced computational costs.
Findings
Significant reduction in infeasible solutions.
Improved solution quality on challenging VRPs.
PIP is a generic enhancement for neural VRP methods.
Abstract
Vehicle Routing Problems (VRPs) can model many real-world scenarios and often involve complex constraints. While recent neural methods excel in constructing solutions based on feasibility masking, they struggle with handling complex constraints, especially when obtaining the masking itself is NP-hard. In this paper, we propose a novel Proactive Infeasibility Prevention (PIP) framework to advance the capabilities of neural methods towards more complex VRPs. Our PIP integrates the Lagrangian multiplier as a basis to enhance constraint awareness and introduces preventative infeasibility masking to proactively steer the solution construction process. Moreover, we present PIP-D, which employs an auxiliary decoder and two adaptive strategies to learn and predict these tailored masks, potentially enhancing performance while significantly reducing computational costs during training. To verify…
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
Taxonomy
TopicsAdvanced Manufacturing and Logistics Optimization · Vehicle Routing Optimization Methods
