-
-
Notifications
You must be signed in to change notification settings - Fork 401
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
Example: how to list conflicting constraints #2605
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2605 +/- ##
=======================================
Coverage 93.47% 93.47%
=======================================
Files 44 44
Lines 5547 5547
=======================================
Hits 5185 5185
Misses 362 362 Continue to review full report at Codecov.
|
@blegat did something change in the last couple of days??? @jd-foster the documentation failure doesn't look like it was caused by this PR. |
Ah, it was this: JuliaLang/Compat.jl#729 |
Update docs/src/manual/solutions.md Co-authored-by: Oscar Dowson <odow@users.noreply.github.com>
I was messing with git commit messages; looks like a force-push updated this branch, and now requires re-doing actions |
No problem. In future there's also no need to squash commits. I can do that from the web interface when merging :) |
Ah, thanks. Good to know you can do it on your side in the future. |
This adds an example to the notes on how to get all conflicting constraints in an arbitrary way from a model.