Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. A set of subtour elimination constraints, called the Miller-Tucker-Zemlin (MTZ) con- straints, is given by === Ui - Uj + nxij n 1

 

3. A set of subtour elimination constraints, called the Miller-Tucker-Zemlin (MTZ) con- straints, is given by === Ui - Uj + nxij n 1 for i = 2, . . ., n, j = 2, . . ., n, where u2,..., un are real numbers. (6) Taha deals with these constraints in Section 11.3.2 on page 444 and calls the result 'the cutting-plane algorithm'. (i) Write an AMPL TSP model that incudes the MTZ constraints (6). You could use your model without subtour elimination from above, and supplement it with the MTZ constraints. (ii) Run this model for all the given problems (6, 8, 15 and 20 cities). Use GUROBI. (iii) Interpret your results. Are your solutions tours? What are the values of the u variables and what are they indicating? (iv) How do the MTZ constraints (6) work to prevent subtours? Illustrate with a simple example, say the given 6 city example. Note that if a solution does describe subtours, then one of these subtours does not include node 1, and that is critical.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction to Algorithms

Authors: Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest

3rd edition

978-0262033848

More Books

Students also viewed these Programming questions

Question

Which of the following dlisplays apps and Windows resources?

Answered: 1 week ago

Question

What are the different techniques used in decision making?

Answered: 1 week ago