Efficient Heuristic Algorithms for Single-Vehicle Task Planning With Precedence Constraints

IEEE Trans Cybern. 2021 Dec;51(12):6274-6283. doi: 10.1109/TCYB.2020.2974832. Epub 2021 Dec 22.

Abstract

This article investigates the task planning problem where one vehicle needs to visit a set of target locations while respecting the precedence constraints that specify the sequence orders to visit the targets. The objective is to minimize the vehicle's total travel distance to visit all the targets while satisfying all the precedence constraints. We show that the optimization problem is NP-hard, and consequently, to measure the proximity of a suboptimal solution from the optimal, a lower bound on the optimal solution is constructed based on the graph theory. Then, inspired by the existing topological sorting techniques, a new topological sorting strategy is proposed; in addition, facilitated by the sorting, we propose several heuristic algorithms to solve the task planning problem. The numerical experiments show that the designed algorithms can quickly lead to satisfying solutions and have better performance in comparison with popular genetic algorithms.

MeSH terms

  • Algorithms*
  • Heuristics*