Skip to content
This repository has been 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

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

A JuMP extension for probabilistic (chance) constraints

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages