English

JuMP: A Modeling Language for Mathematical Optimization

Optimization and Control 2017-05-08 v3 Mathematical Software

Abstract

JuMP is an open-source modeling language that allows users to express a wide range of optimization problems (linear, mixed-integer, quadratic, conic-quadratic, semidefinite, and nonlinear) in a high-level, algebraic syntax. JuMP takes advantage of advanced features of the Julia programming language to offer unique functionality while achieving performance on par with commercial modeling tools for standard tasks. In this work we will provide benchmarks, present the novel aspects of the implementation, and discuss how JuMP can be extended to new problem classes and composed with state-of-the-art tools for visualization and interactivity.

Keywords

Cite

@article{arxiv.1508.01982,
  title  = {JuMP: A Modeling Language for Mathematical Optimization},
  author = {Iain Dunning and Joey Huchette and Miles Lubin},
  journal= {arXiv preprint arXiv:1508.01982},
  year   = {2017}
}
R2 v1 2026-06-22T10:29:18.783Z