mirror of
https://github.com/Z3Prover/z3
synced 2025-10-28 10:19:23 +00:00
prior data-structure could not represent ((1 + x) div 2) * 2 It is possible to have nested expressions with div. To deal with this, replace original def by an expression tree data-structure. |
||
|---|---|---|
| .. | ||
| automata | ||
| dd | ||
| grobner | ||
| hilbert | ||
| interval | ||
| lp | ||
| polynomial | ||
| realclosure | ||
| simplex | ||
| subpaving | ||