The n-vehicle exploration problem is NP-complete
Abstract
The -vehicle exploration problem (NVEP) is a nonlinear unconstrained optimization problem. Given a fleet of vehicles with mid-trip refueling technique, the NVEP tries to find a sequence of 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 , it can be reduced in polynomial time to an instance of NVEP. We prove that the graph has a hamiltonian path if and only if the reduced NVEP instance has a feasible sequence of length at least . Therefore we show that Hamiltonian path 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