Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.
/ JuMPChance.jl Public archive

A JuMP extension for probabilistic (chance) constraints

License

Notifications You must be signed in to change notification settings

mlubin/JuMPChance.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc7b72f · Feb 8, 2020
Feb 8, 2020
Mar 6, 2017
Dec 29, 2019
Dec 29, 2019
Dec 25, 2019
Dec 25, 2019
Jan 4, 2015
Oct 4, 2015
Dec 25, 2019
Dec 25, 2019
Dec 25, 2019

Repository files navigation

JuMPChance

Build Status Build Status Coverage Status

JuMPChance is no longer actively maintained. It is compatible with JuMP 0.18 and earlier.

JuMPChance (formerly CCJuMP) is an extension to JuMP for formulating and solving optimization problems with chance constraints (also known as probabilistic constraints). JuMPChance currently supports only a particular class of chance constraints involving affine combinations of jointly normal random variables, a classical formulation that's known to be efficiently solvable by using second-order conic programming (SOCP) (although JuMPChance also provides an outer-approximation algorithm which solves a sequence of linear problems).

JuMPChance supports an extension of the classical model to distributionally robust (or ambiguous) chance constraints where the parameters of the normal distributions are known to fall in a symmetric interval or more general uncertainty set.

See the documentation for installation installation instructions, a quick start guide, and a more detailed discussion of the methods implemented.

Please cite JuMPChance using DOI.