Layout and Location Problems
Layout and Location Problems
Layout and Location Problems
Problems
References:
1. Richard L. Francis, Leon F. McGinnis, Jr., and John A. White, Facility Layout
and Location: An Analytical Approach, 1992, Prentice Hall, NJ. (2nd edition)
2. Robert F. Love, James G. Morris, and George O. Wesolowsky, Facility
Location: Models & Methods, 1988, North-Holland,NY.
3. Andrew Kusiak, Computational Intelligence in Design and Manufacturing,
2000, John Wiley & Sons, Inc., NY.
vk = [ 2 1 4 6 3 5 ]
x2 = l2 = (2.0) = 1
x1 = x2 + (l2 + l1) + d12 = 0 + (2 +5) + 1 = 4.5
ok
10
11
12
or add | yi y j | l0 d
13
3l0
Row 3
2l0
Row 2
l0
Row 1
Layout A
14
3l0
Row 3
2l0
Row 2
l0
Row 1
Layout B
15
or add constraint | yi y j | l0 d
rectilinear
distance
1
(1 zik z jk ) M | xi x j | zik z jk (li l j ) d ij
2
?
add row-row
clearance
constraint
at least 2 rows
16
17
18
2- row problem
19
20
21
22
Row-row clearance
constraint must be checked.
23
24
25
2l0
l0
L
26
27
28
29
Chromosome representation:
Real number encoding
Arithmetic Crossover: Randomly choose ( 0, 1)
v1 and v2
( parents )
v1 ' = v1 + (1 - ) v2
( offspring 1 )
v2 ' = v2 + (1 - ) v1
( offspring 2 )
30
31
crossover
s1, s2
s [ sL , sU ]
32
33
i 2 i
r
r
2i
ri
r
2ri
r
34
35
36
37
38
39
l0 = 8
L = 22
40
41
( p median problem)
43
NP-hard problem
or qj zij
Euclidean distance
44
Two levels:
location
allocation
45
46
For chromosome,
47
48
49
50
52
53
54
Obstacle
Obstacle
Obstacle
Obstacle
55
56
57
58
59
60
61
62
63
64
65