Efficient Heuristic Algorithms for Single-Vehicle Task Planning with Precedence Constraints.

Xiaoshan Bai,Ming Cao,Weisheng Yan,Shuzhi Sam Ge,Xiaoyu Zhang
DOI: https://doi.org/10.1109/tcyb.2020.2974832
IF: 11.8
2021-01-01
IEEE Transactions on Cybernetics
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.
What problem does this paper attempt to address?