mirror of
https://github.com/Z3Prover/z3
synced 2025-09-30 13:19:04 +00:00
micro tuning perfect square test
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c350ddf990
commit
573c2cb8f7
5 changed files with 77 additions and 7 deletions
|
@ -2156,6 +2156,7 @@ namespace algebraic_numbers {
|
|||
}
|
||||
|
||||
if (restart) {
|
||||
checkpoint();
|
||||
// Some non-basic value became basic.
|
||||
// So, restarting the whole process
|
||||
TRACE(anum_eval_sign, tout << "restarting some algebraic_cell became basic\n";);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue