mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 03:57:51 +00:00
add initial stubs for model reconstruction trail
This commit is contained in:
parent
9007bdf780
commit
e8112a6564
4 changed files with 126 additions and 1 deletions
|
@ -3,6 +3,7 @@ z3_add_component(simplifiers
|
|||
bv_slice.cpp
|
||||
euf_completion.cpp
|
||||
extract_eqs.cpp
|
||||
model_reconstruction_trail.cpp
|
||||
solve_eqs.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
euf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue