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.
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,
where is the optimal value of the recourse problem and is the expected cost of implementing the expected-value solution.
When 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 to :
Given a pre-specified tolerance (often –), deterministic reoptimization suffices when
Illustrative: if and , then and . With , deterministic reoptimization suffices.