MAX-SMT guarantees #6237
Unanswered
m-carrasco
asked this question in
Q&A
Replies: 1 comment 1 reply
-
the algorithms are complete. They find models with that are best possible with respect to the cost functions (soft constraints). |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Suppose Optimize is given a MAX-SMT problem and it returns SAT and a model M without timing out. Could a different model M' exist that satisfies all hard constraints and more soft constraints than M?
Best,
Manuel
Beta Was this translation helpful? Give feedback.
All reactions