mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 20:16:00 +00:00
more tactic descriptions
This commit is contained in:
parent
0d8a472aac
commit
c07b6ab38f
10 changed files with 233 additions and 46 deletions
|
@ -9,6 +9,14 @@ Author:
|
|||
|
||||
Mikolas Janota
|
||||
|
||||
Tactic Documentation
|
||||
|
||||
## Tactic bv_bound_chk
|
||||
|
||||
### Short Description
|
||||
|
||||
Attempts to detect inconsistencies of bounds on bv expressions.
|
||||
|
||||
### Notes
|
||||
|
||||
* does not support proofs, does not support cores
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue