User interface language: English | Español

Date May 2017 Marks available 7 Reference code 17M.3.AHL.TZ0.Hdm_2
Level Additional Higher Level Paper Paper 3 Time zone Time zone 0
Command term Find Question number Hdm_2 Adapted from N/A

Question

The weights of the edges in the complete graph G are given in the following table.

M17/5/MATHL/HP3/ENG/TZ0/DM/02

Starting at A , use the nearest neighbour algorithm to find an upper bound for the travelling salesman problem for G .

[5]
a.

By first deleting vertex A , use the deleted vertex algorithm together with Kruskal’s algorithm to find a lower bound for the travelling salesman problem for G .

[7]
b.

Markscheme

* This question is from an exam for a previous syllabus, and may contain minor differences in marking or structure.

the edges are traversed in the following order

AB     A1

BC

CF     A1

FE

ED     A1

DA   A1

upper bound = weight of this cycle = 4 + 1 + 2 + 7 + 11 + 8 = 33      A1

[5 marks]

a.

having deleted A, the order in which the edges are added is

BC     A1

CF     A1

CD     A1

EF     A1

 

Note:     Accept indication of the correct order on a diagram.

 

to find the lower bound, we now reconnect A using the two edges with the lowest weights, that is AB and AF     (M1)(A1)

lower bound = 1 + 2 + 5 + 7 + 4 + 6 = 25      A1

 

Note:     Award (M1)(A1)A1 for LB = 15 + 4 + 6 = 25 obtained either from an incorrect order of correct edges or where order is not indicated.

 

[7 marks]

b.

Examiners report

[N/A]
a.
[N/A]
b.

Syllabus sections

Topic 3—Geometry and trigonometry » AHL 3.16—Tree and cycle algorithms, Chinese postman, travelling salesman
Show 87 related questions
Topic 3—Geometry and trigonometry

View options