lanl-ansi/MathOptAI.jl
Embed trained machine learning predictors into JuMP models
This tool helps operations researchers and engineers integrate pre-trained AI or machine learning models directly into optimization problems. You provide a trained model (like a neural network) and an optimization model, and it outputs an extended optimization model that includes the AI's logic. This is for users who build and solve complex optimization problems, such as those in manufacturing, supply chain, or energy systems.
Use this if you need to make decisions using an optimization model that relies on predictions from a machine learning model, ensuring those predictions are treated as part of the overall optimization problem.
Not ideal if you are looking for a tool to train machine learning models or to build optimization models from scratch without incorporating existing AI predictions.
Stars
69
Forks
4
Language
Julia
License
—
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lanl-ansi/MathOptAI.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CliMA/Oceananigans.jl
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
JuliaLang/julia
The Julia Programming Language
WassimTenachi/PhySO
Physical Symbolic Optimization
FluxML/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
EnzymeAD/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator