mirror of
https://github.com/Z3Prover/z3
synced 2025-08-26 04:56:03 +00:00
Completed the new UFBV tactic and installed it by default. Removed UFBV_strategy.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
29faabb677
commit
08fada6a25
6 changed files with 165 additions and 538 deletions
|
@ -919,7 +919,6 @@
|
|||
<ClCompile Include="trace.cpp" />
|
||||
<ClCompile Include="tseitin_cnf_tactic.cpp" />
|
||||
<ClCompile Include="ufbv_rewriter.cpp" />
|
||||
<ClCompile Include="ufbv_strategy.cpp" />
|
||||
<ClCompile Include="ufbv_tactic.cpp" />
|
||||
<ClCompile Include="unifier.cpp" />
|
||||
<ClCompile Include="unit_subsumption_tactic.cpp" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue