Deciding Whether Deterministic Reoptimization Suffices

Use the Value of the Stochastic Solution (VSS) to decide whether a stochastic optimization model is worth building, or whether a deterministic mean-value model — solved repeatedly as data arrives — suffices. Apply both relative (%VSS) and cost-benefit criteria.

Step 1 of 157%

Tutorial

The Relative VSS Criterion

The Value of the Stochastic Solution is the expected penalty for using the deterministic mean-value first-stage solution instead of the true stochastic optimum. For a minimization problem,

VSS=EEVRP0,\text{VSS} = \text{EEV} - \text{RP} \ge 0,

where RP\text{RP} is the optimal value of the recourse problem and EEV\text{EEV} is the expected cost of implementing the expected-value solution.

When VSS\text{VSS} is small, building and solving the full stochastic model buys us very little, and we can get away with deterministic reoptimization — solving the cheap mean-value problem and re-solving it as new data arrives.

To decide "how small is small enough," we compare VSS\text{VSS} to RP\text{RP}:

%VSS=VSSRP×100%.\%\text{VSS} = \dfrac{\text{VSS}}{\text{RP}} \times 100\%.

Given a pre-specified tolerance ε\varepsilon (often 1%1\%5%5\%), deterministic reoptimization suffices when

%VSS<ε.\%\text{VSS} < \varepsilon.

Illustrative: if RP=1000\text{RP} = 1000 and EEV=1020\text{EEV} = 1020, then VSS=20\text{VSS} = 20 and %VSS=2%\%\text{VSS} = 2\%. With ε=5%\varepsilon = 5\%, deterministic reoptimization suffices.

navigate · Enter open · Esc close · ⌘K/Ctrl K toggle