mirror of
https://github.com/Z3Prover/z3
synced 2025-08-16 16:27:11 +00:00
make context_solve configurable and exposed as top-level tactic parameter
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
412eee0dac
commit
8e5c1fcfd1
4 changed files with 27 additions and 23 deletions
|
@ -22,4 +22,6 @@ z3_add_component(tactic
|
|||
probe.h
|
||||
sine_filter.h
|
||||
tactic.h
|
||||
PYG_FILES
|
||||
tactic_params.pyg
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue