English

The airplane refueling problem is NP-complete and is solvable in polynomial time

Computational Complexity 2023-05-23 v1

Abstract

The airplane refueling problem is a nonlinear combinatorial optimization problem, and its equivalent problem the nn-vehicle exploration problem is proved to be NP-complete (arXiv:2304.03965v1, The nn-vehicle exploration problem is NP-complete). In Article (arXiv:2210.11634v2, A polynomial-time algorithm to solve the aircraft refueling problem: the sequential search algorithm), we designed the sequential search algorithm for solving large scale of airplane refueling instances, and we proved that the computational complexity increases to polynomial time with increasing number of airplanes. Thus the airplane refueling problem, as an NP-complete problem, is solvable in polynomial time when its input scale is sufficiently large.

Keywords

Cite

@article{arxiv.2305.12478,
  title  = {The airplane refueling problem is NP-complete and is solvable in polynomial time},
  author = {Jinchuan Cui and Xiaoya Li},
  journal= {arXiv preprint arXiv:2305.12478},
  year   = {2023}
}

Comments

6 pages, 2 figures

R2 v1 2026-06-28T10:40:32.438Z