-
-
Notifications
You must be signed in to change notification settings - Fork 402
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] start a tutorial on debugging JuMP models #3043
Conversation
Codecov ReportBase: 97.62% // Head: 97.62% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #3043 +/- ##
=======================================
Coverage 97.62% 97.62%
=======================================
Files 32 32
Lines 4295 4297 +2
=======================================
+ Hits 4193 4195 +2
Misses 102 102
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
105ad34
to
e21d29a
Compare
This is at a point where it could use a review. I still need to think about what new tooling we can provide (feasibility relaxations), but that's a separate PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is super helpful.
Barring further reviews, I'll give this a couple more days then I'll merge. I'm reasonably happy, but we can always improve things in a future PR. |
Co-authored-by: Miles Lubin <[email protected]>
This PR is just a placeholder for now. I still need to do a lot of work on it.
Part of #3034
preview: https://jump.dev/JuMP.jl/previews/PR3043/tutorials/getting_started/debugging/