TRAVELING SALESMAN PROBLEM
Insertion Algorithms

(Rosenkrantz, Stearns, Lewis, 1974)

Cheapest Insertion

Note that the first two steps are identical to nearest insertion

Worst Case Behavior:

,(same as nearest insertion)

Number of Computations:

The cheapest insertion algorithm is.