mirror of
https://github.com/Z3Prover/z3
synced 2025-09-03 08:38:06 +00:00
create separate file for expression based lookahead solver
This commit is contained in:
parent
f6e7dcff47
commit
d805322dfb
7 changed files with 896 additions and 798 deletions
|
@ -4,6 +4,7 @@ z3_add_component(ast_sls
|
|||
sat_ddfw.cpp
|
||||
sls_arith_base.cpp
|
||||
sls_arith_clausal.cpp
|
||||
sls_arith_lookahead.cpp
|
||||
sls_arith_plugin.cpp
|
||||
sls_array_plugin.cpp
|
||||
sls_basic_plugin.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue