mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
Merge pull request #882 from dwoos/sine-filter
Add basic Sine Qua Non filtering
This commit is contained in:
commit
c56edc63d2
5 changed files with 296 additions and 0 deletions
|
@ -12,6 +12,7 @@ z3_add_component(tactic
|
|||
probe.cpp
|
||||
proof_converter.cpp
|
||||
replace_proof_converter.cpp
|
||||
sine_filter.cpp
|
||||
tactical.cpp
|
||||
tactic.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue