3
0
Fork 0
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:
Nikolaj Bjorner 2022-11-03 21:35:07 -07:00
parent 9007bdf780
commit e8112a6564
4 changed files with 126 additions and 1 deletions

View file

@ -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