The n-vehicle exploration problem is NP-complete

Abstract

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

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…