Article · Wikipedia archive · Last revised Jun 1, 2026

FortSP

FortSP is a software package for solving stochastic programming (SP) problems. It solves scenario-based SP problems with recourse as well as problems with chance constraints and integrated chance constraints. FortSP is available as a standalone executable that accepts input in SMPS format and as a library with an interface in the C programming language.

Last revised
Jun 1, 2026
Read time
≈ 1 min
Length
183 w
Citations
1
Source
FortSP
DeveloperOptiRisk Systems
PlatformCross-platform
TypeOperations Research Tool, Numerical Software
LicenseProprietary
Websiteoptirisk-systems.com/products/solver-systems/fortsp/

FortSP is a software package for solving stochastic programming (SP) problems. It solves scenario-based SP problems with recourse as well as problems with chance constraints and integrated chance constraints. FortSP is available as a standalone executable that accepts input in SMPS format and as a library with an interface in the C programming language.1

The solution algorithms provided by FortSP include Benders' decomposition and a variant of level decomposition for two-stage problems, nested Benders' decomposition for multistage problems and reformulation of the problem as a deterministic equivalent. There is also an implementation of a cutting-plane algorithm for integrated chance constraints.

FortSP supports external linear programming solvers such as CPLEX and FortMP through their library interfaces or nl files. These solvers are used to optimize the deterministic equivalent problem and also the subproblems in the decomposition methods.

References

References

  1. Ellison, Francis; Mitra, Gautam; Zverovich, Victor (2010). FortSP: A Stochastic Programming Solver (PDF) (Report). OptiRisk Systems. Retrieved 2026-03-26.
External links