mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
remove deprecated comment
This commit is contained in:
parent
21c604e7b4
commit
b82c3cfd33
1 changed files with 0 additions and 1 deletions
|
@ -285,7 +285,6 @@ namespace polysat {
|
|||
bool conflict::resolve_value(pvar v) {
|
||||
// NOTE:
|
||||
// In the "standard" case where "v = val" is on the stack:
|
||||
// - cjust_v contains true constraints
|
||||
// - core contains both false and true constraints (originally only false ones, but additional true ones may come from saturation)
|
||||
|
||||
if (is_bailout()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue