JuMP 1.0: recent improvements to a modeling language for mathematical optimization
Miles Lubin,Oscar Dowson,Joaquim Dias Garcia,Joey Huchette,Benoît Legat,Juan Pablo Vielma
DOI: https://doi.org/10.1007/s12532-023-00239-3
2023-06-03
Mathematical Programming Computation
Abstract:JuMP is an algebraic modeling language embedded in the Julia programming language. JuMP allows users to model optimization problems of a variety of kinds, including linear programming, integer programming, conic optimization, semidefinite programming, and nonlinear programming, and handles the low-level details of communicating with solvers. After nearly 10 years in development, JuMP 1.0 was released in March, 2022. In this short communication, we highlight the improvements to JuMP from recent releases up to and including 1.0.