Debugging infeasible models #969
Closed
Answered
by
johanlofberg
zoharl3
asked this question in
Possible bug or missing functionality
-
There's this comprehensive page: https://yalmip.github.io/debugginginfeasible Usually, that's what I do more or less. I just wanted to point out that it's possible to write a general tool to find the problematic constraint given a problem:
|
Beta Was this translation helpful? Give feedback.
Answered by
johanlofberg
Aug 20, 2021
Replies: 1 comment
-
Yes, it's something that has been on the todo-list forever (using bisection though, locking at all combinations is combinatorially completely out of the picture, automatic line-tagging is not possible) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
johanlofberg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it's something that has been on the todo-list forever (using bisection though, locking at all combinations is combinatorially completely out of the picture, automatic line-tagging is not possible)