mirror of
https://github.com/Z3Prover/z3
synced 2025-08-26 04:56:03 +00:00
add psat to available tactics
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
faf96ca910
commit
90fca8b378
2 changed files with 5 additions and 0 deletions
|
@ -8,4 +8,6 @@ z3_add_component(sat_solver
|
|||
core_tactics
|
||||
sat_tactic
|
||||
solver
|
||||
TACTIC_HEADERS
|
||||
inc_sat_solver.h
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue