3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-07-03 03:15:41 +00:00
z3/src/tactic/portfolio
2016-11-04 22:08:49 +00:00
..
bounded_int2bv_solver.cpp eliminated unnecessary variable 2016-11-04 22:08:49 +00:00
bounded_int2bv_solver.h add bounded-int and pb2bv solvers to fd_solver, use sorting networks for pb2bv rewriter when applicable, hoist to pb2bv_rewriter module and remove it from the pb2bv_tactic 2016-10-23 20:31:59 -07:00
default_tactic.cpp disable qf-ufnra tactic from default for testing 2015-06-23 14:05:49 +02:00
default_tactic.h Export default tactic for use via the SMT-LIB 2 interface. 2016-05-26 09:55:08 -03:00
enum2bv_solver.cpp fix memory abuse in internalization in inc-sat-solver 2016-10-31 22:25:58 +01:00
enum2bv_solver.h add bounded-int and pb2bv solvers to fd_solver, use sorting networks for pb2bv rewriter when applicable, hoist to pb2bv_rewriter module and remove it from the pb2bv_tactic 2016-10-23 20:31:59 -07:00
fd_solver.cpp add bounded-int and pb2bv solvers to fd_solver, use sorting networks for pb2bv rewriter when applicable, hoist to pb2bv_rewriter module and remove it from the pb2bv_tactic 2016-10-23 20:31:59 -07:00
fd_solver.h add fd solver for finite domain queries 2016-10-18 22:34:34 -04:00
pb2bv_solver.cpp fix memory abuse in internalization in inc-sat-solver 2016-10-31 22:25:58 +01:00
pb2bv_solver.h add bounded-int and pb2bv solvers to fd_solver, use sorting networks for pb2bv rewriter when applicable, hoist to pb2bv_rewriter module and remove it from the pb2bv_tactic 2016-10-23 20:31:59 -07:00
smt_strategic_solver.cpp additional robustness check for incremental sat solver core when it recieves interpreted constants, added PB equality to interface and special handling of equalities to adddress performance gap documented in #755 2016-10-25 20:32:13 -07:00
smt_strategic_solver.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00