A Simple and Fast Bi-Objective Search Algorithm

Authors

  • Carlos Hernández Ulloa Universidad Andrés Bello
  • William Yeoh Washington University in St. Louis
  • Jorge A. Baier Pontificia Universidad Católica de Chile
  • Han Zhang University of Southern California
  • Luis Suazo Universidad Andrés Bello
  • Sven Koenig University of Southern California

DOI:

https://doi.org/10.1609/icaps.v30i1.6655

Abstract

Many interesting search problems can be formulated as bi-objective search problems, that is, search problems where two kinds of costs have to be minimized, for example, travel distance and time for transportation problems. Bi-objective search algorithms have to maintain the set of undominated paths from the start state to each state to compute the set of paths from the start state to the goal state that are not dominated by some other path from the start state to the goal state (called the Pareto-optimal solution set). Each time they find a new path to a state s, they perform a dominance check to determine whether this path dominates any of the previously found paths to s or whether any of the previously found paths to s dominates this path. Existing algorithms do not perform these checks efficiently. On the other hand, our Bi-Objective A* (BOA*) algorithm requires only constant time per check. In our experimental evaluation, we show that BOA* can run an order of magnitude (or more) faster than state-of-the-art bi-objective search algorithms, such as NAMOA*, NAMOA*dr, Bi-Objective Dijkstra, and Bidirectional Bi-Objective Dijkstra.

Downloads

Published

2020-06-01

How to Cite

Hernández Ulloa, C., Yeoh, W., Baier, J. A., Zhang, H., Suazo, L., & Koenig, S. (2020). A Simple and Fast Bi-Objective Search Algorithm. Proceedings of the International Conference on Automated Planning and Scheduling, 30(1), 143-151. https://doi.org/10.1609/icaps.v30i1.6655