Capacitated arc routing problem: Difference between revisions

Content deleted Content added
source to journal article added
NP hard
Line 5:
Solving the CARP involves the study of graph theory, arc routing, operations research, and geographical routing algorithms to find the shortest path efficiently.
 
The CARP is [[NP-hardness|NP-hard]].
 
The CARP can be solved with combinatorial optimization including convex hulls.