mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 12:11:23 +00:00
rewrite some simplifiers
This commit is contained in:
parent
23c53c6820
commit
edb0fc394b
8 changed files with 81 additions and 237 deletions
|
@ -7,7 +7,7 @@ Module Name:
|
|||
|
||||
Abstract:
|
||||
|
||||
abstraction for simplification of depenent expression states.
|
||||
abstraction for simplification of dependent expression states.
|
||||
A dependent_expr_state is an interface to a set of dependent expressions.
|
||||
Dependent expressions are formulas together with a set of dependencies that are coarse grained
|
||||
proof hints or justifications for them. Input assumptions can be self-justified.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue