Assignment-5 Noc18 mg32 68
Assignment-5 Noc18 mg32 68
Unit 5 - Week 4
Course
outline
Week 4 Assignment 4
The due date for submitting this assignment has passed. Due on 2018-09-12, 23:59 IST.
How to access As per our records you have not submitted this assignment.
the portal
1) Which one of the following statement is not true about Exhaustive enumeration technique for 1 point
Week 1 solving Integer Linear Programming problems?
Lecture 17 : 2) Total number of enumerations required for a 0-1 knapsack problem with 5 binary variables will 1 point
Branch and be:
Bound
Technique i. 10
Lecture 18 : ii. 16
Assignment and
Travelling iii. 25
Salesman
Problem iv. 32
Lecture 20 : 3) Number of basic steps in the Branch and Bound algorithm are: 1 point
Heuristic
Methods for i. 2
Integer
Programming ii. 3
Lecture Material iii. 4
Feedback for iv. 5
Week 4
© 2014 NPTEL - Privacy & Terms - Honor Code - FAQs -
No, the answer is incorrect.
Quiz
A project of : Week 4 In association with
Score: 0
Assignment 4
Accepted Answers:
Week 5 ii. 3
Funded by
4) A valid bound for an Integer Linear Programming problem can be found by: 1 point
Powered by
Week 6 i. By Relaxing one or more constraints
5) 1 point
i.
ii.
iii.
iv.
6) 1 point
i.
ii.
iii.
iv.
7) Consider Question 6 again. Having found the bound for the total solution, we need to find the 1 point
branches. Number of such branches will be:
i. 2
ii. 3
iii. 4
iv. 5
8) While finding optimal solution for a Travelling Salesman problem, sub-tours are to be blocked 1 point
because:
iii. Travelling Salesman problem considers only some sub-tours, not all
iv. Travelling Salesman problem considers only complete tours, not sub-tours
9) It is known that solution of the corresponding Assignment Problem provides a bound for a 1 point
Travelling Solution Problem. Hence, the optimal solution for a Travelling Salesman Problem and the
corresponding Assignment problem will be:
i. Always same
10) 1 point
i. 20
ii. 21
iii. 22
iv. 24
11)Consider the Travelling Salesman Problem of Question 10. The optimal tour for the minimum 1 point
tour length will be:
i. A-B-C-D-A
ii. A-C-B-D-A
iii. A-B-D-C-A
iv. A-C-D-B-A
12)Consider the Travelling Salesman Problem of Question 10. In order to solve the problem, we 1 point
need to replace distance between A to A, B to B, C to C, and D to D by:
i. 0
13)While Solving a Travelling Salesman Problem of 6 cities, unique assignment obtained after 1 point
some iteration is: A-D, B-C, C-E, D-B, E-F and F-A. What can you infer about the optimal solution of the
Travelling Salesman Problem (TS Problem)?
iii. The unique assignments are feasible but do not constitute an optimal solution
14)While Solving a Travelling Salesman Problem of 6 cities by Branch and Bound Technique, 1 point
unique assignments obtained after some iteration are: A-D, B-C, C-A, D-B, E-F and F-E. What can you
infer about the optimal solution of the Travelling Salesman Problem (TS Problem)?
ii. The unique assignments constitute a TS Problem solution which is not optimal
Accepted Answers:
iii. The unique assignments do not constitute a feasible TS Problem solution
15)Nearest Neighbour Heuristic is used to solve a Travelling Salesman Problem. A feasible 1 point
solution to the problem is obtained. Which one of the following observations will be true?