Calculate the Length of the Shortest Tour

Algebra Level pending


The answer is 250.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Srinivasa Gopal
Aug 6, 2018

Possible tours and tour lengths are

A BCD A = (100+65+70+80) = 315 A DCB A = (80+70+65+100) = 315

A BDC A =(100+55+70+50) = 275 A CDB A = (50+70+55+100) = 275

A CBD A =(50+65+55+80) = 250 A DBC A = (80+55+65+50) = 250

Shortest possible tour length = 250.

Travelling Salesman problem

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...