mirror of
https://github.com/Z3Prover/z3
synced 2025-08-14 14:55:25 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
31e16c7d60
commit
9531c5e167
2 changed files with 3 additions and 2 deletions
|
@ -757,7 +757,7 @@ namespace smt {
|
|||
}
|
||||
|
||||
TRACE("utvpi",
|
||||
tout << "Disparity: " << v1 << "\n";
|
||||
tout << "Disparity: " << v1 << " - " << v2 << "\n";
|
||||
tout << "decrement: " << zero_v << "\n";
|
||||
display(tout);
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue