TRAVELING SALESMAN PROBLEM
Insertion Algorithms

(Rosenkrantz, Stearns, Lewis, 1974)

Farthest Insertion

Note how the underlined sections differ from "nearest insertion".

Worst Case Behavior:


Number of Computations:

The farthest insertion algorithm is.