mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
parent
cc394f0fe9
commit
f98e6a62fe
1 changed files with 1 additions and 0 deletions
|
@ -269,6 +269,7 @@ public:
|
|||
if (pr) {
|
||||
in->reset();
|
||||
in->assert_expr(m.get_fact(pr), pr, nullptr);
|
||||
in->updt_prec(goal::UNDER_OVER);
|
||||
}
|
||||
if (m_candidate_models) {
|
||||
switch (m_ctx->last_failure()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue