Capacitated arc routing problem: Difference between revisions

Content deleted Content added
link to Large Scale Capacitated Arc Routing Problem added
hyperlink to arc routing problem added
Line 5:
Solving the CARP involves the study of graph theory, arc routing, operations research, and geographical routing algorithms to find the [[Shortest path problem|shortest path]] efficiently.
 
The CARP is [[NP-hardness|NP-hard]] [[arc routing problem]].
 
The CARP can be solved with combinatorial optimization including [[Convex hull|convex hulls]].