JuMP (source code)

= JuMP
{wiki=JuMP}

JuMP (Julia Mathematical Programming) is a domain-specific modeling language for mathematical optimization built on the Julia programming language. It provides a high-level interface for defining and solving linear, integer, and nonlinear optimization problems. JuMP allows users to express mathematical models in a way that is both expressive and readable, leveraging Julia's capabilities for performance and array handling.