mirror of
https://github.com/Z3Prover/z3
synced 2025-08-11 21:50:52 +00:00
parent
55c285c0df
commit
6635f92842
2 changed files with 7 additions and 4 deletions
|
@ -490,7 +490,7 @@ namespace sat {
|
|||
break;
|
||||
}
|
||||
case ba_solver::xr_t:
|
||||
NOT_IMPLEMENTED_YET();
|
||||
throw default_exception("local search is incompatible with enabling xor solving");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue