Replies: 1 comment 2 replies
-
Nice. Can it be used as a Linter, maybe? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The JuMP-dev team is working on the package ModelAnalyzer.jl. It is still experimental, but it creates a report that shows helpful stats about the model that can help debug or improve it. For example, coefficient ranges, very large/small coefficients, unused variables, constraints 0 = 0, constraints that can be bounds, and more. So, let's keep an eye on it and see if we can include it in Tulipa.
https://github.com/jump-dev/ModelAnalyzer.jl
Beta Was this translation helpful? Give feedback.
All reactions