5.1 The L -Shaped Method 193
We may then consider the following program as a reasonable initial problem:
min 3x
1
+ 2x
2
+ Q(x)
s. t. x
1
≥ 27.2 ,
x
2
≥ 41.6 ,
which immediately appears to be feasible. Such situations frequently occur in prac-
tice and are now discussed.
In some cases, Step 2 can be simplified. A first case is when the second stage is
always feasible. The stochastic program is then said to have complete recourse. Let,
as in (1.1), the second-stage constraint be:
Wy = h −Tx, y ≥0 .
We repeat here the definition given in Section 3.1d. for complete recourse for con-
venience.
Definition. A stochastic program is said to have complete recourse when pos W =
ℜ
m
2
.Itissaidtohaverelatively complete recourse when K
2
⊇ K
1
, i.e., x ∈ K
1
implies h −Tx∈ pos W for any h, T realization of h,T .
If we consider the farmer’s problem in Section 1.1, program (1.1.2) has complete
recourse. The second stage just serves as a measure of the cost to the farmer of
the decisions taken. Any lack of production can be covered by a purchase. Any
production in excess can be sold. If we consider the power generation model (1.3.6),
it has complete recourse if there exists at least one technology with zero lead time
(
Δ
i
= 0) . If the demand in a given period t exceeds what can be delivered by the
available equipment, an investment is made in this (usually expensive) technology
to cover the needed demand.
A second case is when it is possible to derive some constraints that have to be sat-
isfied to guarantee second-stage feasibility. These constraints are sometimes called
induced constraints. They can be obtained from a good understanding of the model.
A simple look at the second-stage program in the example reveals the conditions
for feasibility. Constraints x
1
≥ 27.2andx
2
≥ 41.6 are examples of induced con-
straints. In the power generation model (1.3.6) of Section 1.3, the total possible
demand in a given stage t is obtained from (1.3.8)as
m
∑
j= 1
d
t
j
. The maximal possi-
ble demand in stage t is thus D
t
= max
ξ
∈
Ξ
m
∑
j= 1
d
t
j
.Stage t feasibility will thus require
enough investments in the various technologies to cover the maximal demand, i.e.,
n
∑
i=1
a
i
(w
t−
Δ
i
i
+ g
i
) ≥ D
t
.
Again, with the introduction of these induced constraints, Step 2 of the L -shaped
algorithm can be dropped.