首页 /研究 /A language for robot path planning in discrete environments: The TSP with Boolean satisfiability constraints
OTHER

A language for robot path planning in discrete environments: The TSP with Boolean satisfiability constraints

Frank Imeson, Stephen L. Smith

发表年份
2014
引用次数
14

摘要

In this paper we introduce a new language in which discrete path planning problems for mobile robots can be specified and solved. Given an environment represented as a graph and a Boolean variable for each vertex to represent its inclusion/exclusion on the path, we consider the problem of finding the shortest path (or tour) in the graph subject to a Boolean satisfiability (Sat) formula defined over the vertex variables. We call this problem Sat-Tsp. We show the expressiveness of this language for specifying complex motion planning objectives in a discrete environment. We then present three solution techniques for this problem, including a novel reduction to the well known travelling salesman problem (Tsp). We present extensive simulation results which compare the performance of the three solvers on standard benchmarks from Tsp, Sat, and Generalized Tsp (Gtsp) literature.

关键词

Travelling salesman problemBoolean satisfiability problemMotion planningVertex (graph theory)Computer scienceSatisfiabilityGraphShortest path problemTheoretical computer sciencePath (computing)

相关论文

查看 OTHER 分类全部论文