mirror of
https://github.com/Z3Prover/z3
synced 2025-04-25 01:55:32 +00:00
test the new order on pdd
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
ec1b14a2f0
commit
61da9a8aeb
2 changed files with 67 additions and 13 deletions
|
@ -14,7 +14,7 @@ Abstract:
|
|||
|
||||
Non-leaf nodes are of the form x*hi + lo
|
||||
where
|
||||
- maxdegree(x, lo) = 0,
|
||||
- maxdegree(x, lo) = 0, meaning x does not appear in lo
|
||||
|
||||
Leaf nodes are of the form (0*idx + 0), where idx is an index into m_values.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue