3
0
Fork 0
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:
Christoph M. Wintersteiger 2017-02-04 20:24:09 +00:00 committed by GitHub
commit c56edc63d2
5 changed files with 296 additions and 0 deletions

View file

@ -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