Deterministic Equivalent Linear ProgramWith a finite number of scenarios, two-stage stochastic linear programs like the gas company example can be modelled as large linear programming problems. This formulation is often called the deterministic equivalent linear program, or abbreviated to deterministic equivalent. (Strictly speaking a deterministic equivalent is any mathematical program that can be used to compute the optimal first-stage decision, so these will exist for continuous probability distributions as well, when one can repesent the second-stage cost in some closed form.)For the gas company example with
three scenarios, the deterministic equivalent problem has the following
form.
The NEOS server provides an online version of the gas problem: you can try different values of the data and look at the results. Alternatively, you may use the following AMPL files to solve the deterministic equivalent problem with your own LP solver.
|