TSDR
TSDR
2.
From your work is should be lear how your results are obtained.
3.
Probably time is too short for all of the exer ises; make as mu h of them as possible in the given time.
j2H
j
j j
is a valid inequality.
7. Given is the network below. The numbers indi
ate
apa
ities of the ar
s.
1
2
4
12
ow in this network.
3
2
ut in this network.
8. Find a maximal mat
hing in the depi
ted graph and demonstrate that your answer is
orre
t.
1
1'
2'
3'
4'
5'
6'
1'
8
2
4
2'
12
3
6
4
3'
8
11
3
4'
2
6
1
5'
10. Consider the enumeration tree for a minimization problem, as shown below.
(a) Give tightest possible lower and upper bounds on the optimal value z .
(b) Whi
h nodes
an be pruned and whi
h must be explored further?
1
0
32
25
1
27
26
3
28
31
30
27
35
31
infeasible
11. Apply one of the heuristi
s you know to the instan
e of STSP with the following distan
e matrix
0 - 28 57 72 81 85 80 1
B 28 - 28 45 54 57 63 C
B 57 28 - 20 3 28 57 C
B 72 45 20 - 10 20 72 C :
C
B
B 81 54 3 10 - 22 81 C
A
85 57 28 20 22 - 63
80 63 57 72 81 63 12. Apply greedy and lo
al neighborhood heuristi
s to an instan
e of the problem of most protably
allo
ating
lients to at most K depots with m = 7
lients, n = 6 potential depots, K = 3, and the
following
ost matrix:
0
1
2 3 7 3
6 1
B 3 1 1 8 10 4 C
B
C
B 6 2 3 1 2 7 C
B
C
C
(
ij ) = B
B 8 1 4 6 2 3 C:
B 4 4 3 3 4 3 C
B
C
2 8 3 6 3 2 A
6 5 3 2
7 4