Question: Give an informal description of the Assignment Problem ( AP ) . Provide an Integer Programming formulation of AP . Explain the meaning of all

Give an informal description of the Assignment Problem (AP). Provide an Integer
Programming formulation of AP. Explain the meaning of all parameters, variables
and constraints.
Describe the greedy algorithm for AP. What does it mean that the greedy algo-
rithm for AP is of domination number 1?
Prove that the greedy algorithm for AP is of domination number 1.
Run the Greedy Algorithm on the instance of the STSP given in Figure 1. Show
in which order the algorithm picks the edges for the tour. Now run the Insertion
Algorithm on this instance of the STSP starting from subtour ABCA and inserting
first D and then E. Which subtour do we obtain after inserting D and which tour
do we obtain after inserting E? Justify your answers.
(i) Describe the Backtracking and Jumptracking strategies for branching (to solve
Integer Programming problems).(ii) Describe at least one advantage and one
disadvantage of each of the two strategies.
Find the optimal value of z using branch-and-bound:
{:[minimize,z=-10x1-8x2-7x3-10x4]subjectto,-2x1-2x2-4x3-5x4,x1,x2,x3,x4=0or1-8
Give an outline (pseudocode) of the STSP double tree heuristic (DTH) for the
Symmetric Travelling Salesman Problem.
Consider an instance of the STSP with distance matrix
[0314.817305814.85018.417818.40]
(a) Find a tour using DTH.(b) Find a tour using Christofides' heuristic.
 Give an informal description of the Assignment Problem (AP). Provide an

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!