Optimal Solutions for the Moving Target Vehicle Routing Problem with Obstacles via Lazy Branch and Price
Anoop Bhat, Geordan Gutow, Surya Singh, Zhongqiang Ren, Sivakumar Rathinam, Howie Choset

TL;DR
This paper introduces Lazy BPRC, an optimization method for the Moving Target Vehicle Routing Problem with Obstacles, which efficiently finds optimal agent trajectories by lazily evaluating motion planning costs.
Contribution
The paper presents Lazy BPRC, a novel branch-and-price framework that reduces computational effort by delaying exact cost calculations using relaxed motion planning bounds.
Findings
Lazy BPRC is up to ten times faster than alternative methods.
The approach effectively handles collision-free motion planning for moving targets.
Lazy evaluation significantly reduces computational complexity in VRP with obstacles.
Abstract
The Moving Target Vehicle Routing Problem with Obstacles (MT-VRP-O) seeks trajectories for several agents that collectively intercept a set of moving targets. Each target has one or more time windows where it must be visited, and the agents must avoid static obstacles and satisfy speed and capacity constraints. We introduce Lazy Branch-and-Price with Relaxed Continuity (Lazy BPRC), which finds optimal solutions for the MT-VRP-O. Lazy BPRC applies the branch-and-price framework for VRPs, which alternates between a restricted master problem (RMP) and a pricing problem. The RMP aims to select a sequence of target-time window pairings (called a tour) for each agent to follow, from a limited subset of tours. The pricing problem adds tours to the limited subset. Conventionally, solving the RMP requires computing the cost for an agent to follow each tour in the limited subset. Computing these…
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.
