mirror of
https://github.com/Z3Prover/z3
synced 2025-08-22 11:07:51 +00:00
adding smt parallel solving
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
252fb4af6e
commit
012a96fd81
17 changed files with 174 additions and 73 deletions
|
@ -8,6 +8,7 @@ z3_add_component(portfolio
|
|||
pb2bv_solver.cpp
|
||||
smt_strategic_solver.cpp
|
||||
solver2lookahead.cpp
|
||||
solver_sat_extension.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
aig_tactic
|
||||
fp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue