TRAVELING SALESMAN PROBLEM
Insertion Algorithms

(Rosenkrantz, Stearns, Lewis)

Arbitrary Insertion

Note that the first two steps are identical to nearest insertion

Worst Case Behavior:


Number of Computations:

The arbitrary insertion algorithm is.