jump-dev/JuMP.jl
Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear) observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 38
- age_days: 5076
- days_rel: 15
- days_push: 10
- n_releases_24m: 20
Adoption not part of the score
2467 stars · 425 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JuMP is a domain-specific modeling language for mathematical optimization embedded in Julia. It lets users formulate linear, mixed-integer, conic, semidefinite, and nonlinear optimization problems that can be solved via a wide range of solver backends.
Use cases
- formulate and solve linear programming problems in Julia
- model mixed-integer optimization problems
- build conic and semidefinite optimization models
- express nonlinear optimization problems declaratively
- swap between different optimization solvers with one model
- prototype mathematical models for operations research
When to choose
- you need to model optimization problems in Julia with solver-agnostic syntax
- you want support for linear, integer, conic, semidefinite, and nonlinear programs in one tool
- you want a mature, well-documented modeling layer backed by an active community
When to avoid
- you need a solver itself rather than a modeling layer
- your project is not in Julia
- you need a spreadsheet-style or GUI optimization tool
Facets
library · maturity stable
math sdk developer-tools mathematics performance data-science cross-platform optimization modeling-language linear-programming mixed-integer-programming nonlinear-programming semidefinite-programming conic-optimization mathematical-modeling solver-interface algorithms julia
1 source
- readme: https://github.com/jump-dev/JuMP.jl · fetched 2026-08-28 · 65f30b899d30
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jump-dev/JuMP.jl | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="jump-dev/JuMP.jl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem