~/ learn/ comp-372/ cards/ TSP, set cover & the general techniques
1 of 7

Type the three-step APPROX-TSP-TOUR (metric TSP)

Type the three-step APPROX-TSP-TOUR (metric TSP)

Answer

T = MST-PRIM(G, c, r) H = preorder walk of T from r return cycle H

MST is the lower bound (c(T) ≤ c(H*)); the preorder walk shortcuts the doubled walk, and the triangle inequality guarantees the shortcut never costs more, giving c(H) ≤ 2c(H*).

space flip · ← → navigate · esc to exit
NORMAL ~/memra/library/3531f255-450f-4dda-85d6-7c1b722829e1/flashcard utf-8 LF