Top Qs
Timeline
Chat
Perspective
JuMP
Programming language From Wikipedia, the free encyclopedia
Remove ads
JuMP is an algebraic modeling language and a collection of supporting packages for mathematical optimization embedded in the Julia programming language.[1][2] JuMP is used by companies, government agencies, academic institutions, software projects, and individuals to formulate and submit optimization problems to third‑party solvers. JuMP has been specifically applied to problems in the field of operations research.[3]
Remove ads
Features
JuMP is a Julia package and domain-specific language that provides an API and syntax for declaring and solving optimization problems. Specialized syntax for declaring decision variables, adding constraints, and setting objective functions is facilitated by Julia's syntactic macros and metaprogramming features. JuMP supports linear programming, mixed integer programming, semidefinite programming, conic optimization, nonlinear programming, and other classes of optimization problems. JuMP provides access to over 50 solvers, including state-of-the-art commercial and open-source solvers.[4]
Remove ads
History
JuMP was first developed by Miles Lubin, Iain Dunning, and Joey Huchette while they were students at the Massachusetts Institute of Technology. Today, JuMP's core developers are Miles Lubin, Benoît Legat, Joaquim Dias Garcia, Joey Huchette, and Oscar Dowson. Miles Lubin additionally holds the title of BDFL.[5] JuMP is a sponsored project of NumFOCUS.[6]
Recognition
JuMP and its authors have been acknowledged by the 2015 COIN-OR Cup, the 2016 INFORMS Computing Society Prize, and the Mathematical Optimization Society's 2021 Beale – Orchard‑Hays Prize.[7][8][9]
See also
- HiGHS optimization solver
- List of free and open-source optimization solvers
- Mathematical optimization
- PuLP – a similar project for Python
- Pyomo – Python packages for formulating optimization problems
References
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads