mirror of
https://github.com/Z3Prover/z3
synced 2025-11-28 00:09:49 +00:00
Fix some typos. (#7075)
This commit is contained in:
parent
ec2b8eb4ca
commit
d66df2616f
8 changed files with 10 additions and 10 deletions
|
|
@ -16,7 +16,7 @@ Version 4.12.5
|
|||
- A new theory solver "int-blast" enabled by using:
|
||||
- sat.smt=true smt.bv.solver=2
|
||||
- It solves a few bit-vector problems not handled by bit-blasting, especially if the bit-widths are large.
|
||||
- It is based on encoding bit-vector constraints to non-linear integer arithemtic.
|
||||
- It is based on encoding bit-vector constraints to non-linear integer arithmetic.
|
||||
|
||||
|
||||
Version 4.12.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue