ModelAnalyzer.jl is an experimental package with analysis and debugging tools for JuMP and MathOptInterface.
ModelAnalyzer.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 ModelAnalyzer using Pkg.add:
import Pkg
Pkg.add(; url = "https://github.com/jump-dev/ModelAnalyzer.jl")The documentation for ModelAnalyzer.jl describes how to use the package.