English

The n-vehicle exploration problem is NP-complete

Computational Complexity 2024-09-17 v7

Abstract

The nn-vehicle exploration problem (NVEP) is a nonlinear unconstrained optimization problem. Given a fleet of nn vehicles with mid-trip refueling technique, the NVEP tries to find a sequence of nn vehicles to make one of the vehicles travel the farthest, and at last all the vehicles return to the start point. NVEP has a fractional form of objective function, and its computational complexity of general case remains open. Given a directed graph GG, it can be reduced in polynomial time to an instance of NVEP. We prove that the graph GG has a hamiltonian path if and only if the reduced NVEP instance has a feasible sequence of length at least nn. Therefore we show that Hamiltonian path P\leq_P NVEP, and consequently prove that NVEP is NP-complete.

Cite

@article{arxiv.2304.03965,
  title  = {The n-vehicle exploration problem is NP-complete},
  author = {Jinchuan Cui and Xiaoya Li},
  journal= {arXiv preprint arXiv:2304.03965},
  year   = {2024}
}

Comments

5 pages, no figure

R2 v1 2026-06-28T09:55:20.609Z