Optimal Mixed Discrete-Continuous Planning for Linear Hybrid Systems
Jingkai Chen, Brian Williams, Chuchu Fan

TL;DR
This paper introduces an optimal hybrid automaton planning method using MILP encoding, capable of solving complex mixed discrete-continuous planning problems efficiently and outperforming existing planners.
Contribution
It presents a novel MILP-based approach for optimal hybrid planning, extending to temporally concurrent goals, and demonstrates superior performance over state-of-the-art methods.
Findings
Generates provably optimal solutions for complex problems.
Outperforms Scotty in efficiency and solution quality.
Handles temporally concurrent goals effectively.
Abstract
Planning in hybrid systems with both discrete and continuous control variables is important for dealing with real-world applications such as extra-planetary exploration and multi-vehicle transportation systems. Meanwhile, generating high-quality solutions given certain hybrid planning specifications is crucial to building high-performance hybrid systems. However, since hybrid planning is challenging in general, most methods use greedy search that is guided by various heuristics, which is neither complete nor optimal and often falls into blind search towards an infinite-action plan. In this paper, we present a hybrid automaton planning formalism and propose an optimal approach that encodes this planning problem as a Mixed Integer Linear Program (MILP) by fixing the action number of automaton runs. We also show an extension of our approach for reasoning over temporally concurrent goals.…
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
TopicsRobotic Path Planning Algorithms · AI-based Problem Solving and Planning · Formal Methods in Verification
