MathOptAnalyzer.jl is an experimental package with analysis and debugging tools for JuMP and MathOptInterface.
MathOptAnalyzer.jl
is licensed under the MIT License.
If you need help, please ask a question on the JuMP community forum.
If you have a reproducible example of a bug, please open a GitHub issue.
Install MathOptAnalyzer
using Pkg.add
:
import Pkg
Pkg.add(; url = "https://github.com/jump-dev/MathOptAnalyzer.jl")
The documentation for MathOptAnalyzer.jl describes how to use the package.