lecture5
lecture5
Claudio Contardo
Lecture 5
Logistics network design
Locating new facilities (or closing existing ones) can have an impact on
Transportation
Inventory costs
Square root law
If order sizes are optimized according to the economic order quantity
formula (we will see this later), then inventory levels on the new network
will follow the formula r
nf
If = I0
n0
Determining the number of facilities
JetMarket
Jet Market has to decide where to locate a retail outlet in Berne,
Switzerland. External consultants have selected seven criteria which are
considered the most important for the location decision. Each criterion
has a weight from 0 to 1 (see the leftmost Table below). Three possible
commercial areas (indicated as 1, 2, and 3) are evaluated by applying the
weighted scoring procedure. Scores assigned to the location criteria for
the three alternative locations vary between 0 and 10 and are reported in
the right-most Table below
Weighted scoring method
JetMarket
The weighted scores for each candidate facility are 4.55, 5.30 and 4.50.
Therefore, the second facility is preferred over the other two
Continuous facility location problems
∇f (x∗ , y ∗ ) = 0
or analytically
P
√ dv xv
v∈V (xv −x∗ )2 +(yv −y ∗ )2
∗
x = dv
√
P
v∈V (xv −x∗ )2 +(yv −y ∗ )2
P
√ dv yv
v∈V (xv −x∗ )2 +(yv −y ∗ )2
∗
y = dv
.
√
P
v∈V (xv −x∗ )2 +(yv −y ∗ )2
Continuous facility location problems
For every t ≥ 1:
P
√ d v xv
v∈V(xv −xt−1 )2 +(yv −y t−1 )2
t
x = dv
√
P
v∈V (xv −xt−1 )2 +(yv −y t−1 )2
P
√ dv yv
v∈V(xv −xt−1 )2 +(yv −y t−1 )2
t
y = dv
.
√
P
v∈V (xv −xt−1 )2 +(yv −y t−1 )2
X X
Minimize Z= Fi (ui ) + Cij (sij )
i∈V1 i∈V1 ,j∈V2
subject to
X
sij = ui i ∈ V1
j∈V2
X
sij = dj j ∈ V2
i∈V1
ui ≤ qi i ∈ V1
s, u ≥ 0.
Discrete facility location problems
X X
Minimize Z = fi yi + cij sij
i∈V1 i∈V1 ,j∈V2
subject to
X
sij ≤ qi yi i ∈ V1
j∈V2
X
sij = dj j ∈ V2
i∈V1
s≥0
y binary.