3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 00:55:31 +00:00
z3/src/tactic
2016-08-05 14:11:51 -03:00
..
aig updates to resource exceptions, update master possibly handle pull request issue 2015-12-12 11:36:49 -08:00
arith Removed complete() from handling of y.is_zero() in process_power 2016-08-05 14:11:51 -03:00
bv adding support for distinct for dt2bv, re-entry harness for ~Context 2016-07-27 09:02:56 -07:00
core reduce set of mainly verbose warnings raised by -Wmaybe-uninitialized and unused variable warnings from release mode builds 2016-06-22 20:25:47 -07:00
fpa Bugfix for fp.min/fp.max in fpa2bv converter; hide BV UFs from FP models. 2016-06-09 17:51:31 +01:00
nlsat_smt reduce set of mainly verbose warnings raised by -Wmaybe-uninitialized and unused variable warnings from release mode builds 2016-06-22 20:25:47 -07:00
portfolio Export default tactic for use via the SMT-LIB 2 interface. 2016-05-26 09:55:08 -03:00
sls Fix spelling errors 2016-07-09 11:46:43 +02:00
smtlogics Merge branch 'master' of https://github.com/Z3Prover/z3 2016-06-03 10:13:27 -07:00
ufbv tabs 2016-07-13 15:36:21 +01:00
converter.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
equiv_proof_converter.cpp re-organization of muz 2013-08-28 22:11:33 -07:00
equiv_proof_converter.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
extension_model_converter.cpp Moved extension_converter func_interp entry compression to func_interp. 2016-04-01 15:38:38 +01:00
extension_model_converter.h Moved extension_converter func_interp entry compression to func_interp. 2016-04-01 15:38:38 +01:00
filter_model_converter.cpp fix model transformation bug in bit blaster rule transformer, reported by Sagar Chaki 2014-07-08 11:21:19 +02:00
filter_model_converter.h fixes #186, remove ite-lifting from opt_context to detect weighted maxsat 2015-08-06 11:52:59 +02:00
goal.cpp fix regression introduced by using ref-vectors on non-ref'ed output parameters 2016-04-18 17:22:47 -07:00
goal.h fix regression introduced by using ref-vectors on non-ref'ed output parameters 2016-04-18 17:22:47 -07:00
goal_num_occurs.cpp Fix file name (use same naming convention) 2012-12-14 09:04:20 -08:00
goal_num_occurs.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
goal_shared_occs.cpp checkpoint 2012-10-21 18:12:34 -07:00
goal_shared_occs.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
goal_util.cpp checkpoint 2012-10-21 18:12:34 -07:00
goal_util.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
horn_subsume_model_converter.cpp have free variable utility use a class for more efficient re-use 2014-09-15 16:14:22 -07:00
horn_subsume_model_converter.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
model_converter.cpp checkpoint 2012-10-21 18:12:34 -07:00
model_converter.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
probe.cpp add collection of statistics #652 2016-06-13 18:17:49 -07:00
probe.h Fix spelling errors 2016-07-09 11:46:43 +02:00
proof_converter.cpp checkpoint 2012-10-21 18:12:34 -07:00
proof_converter.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
replace_proof_converter.cpp re-organization of muz 2013-08-28 22:11:33 -07:00
replace_proof_converter.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
tactic.cpp reworking cancellation 2015-12-11 16:21:24 -08:00
tactic.h reworking cancellation 2015-12-11 16:21:24 -08:00
tactic_exception.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
tactical.cpp tracking use of assumptions in tactics 2016-03-09 21:33:08 -08:00
tactical.h reduce set of mainly verbose warnings raised by -Wmaybe-uninitialized and unused variable warnings from release mode builds 2016-06-22 20:25:47 -07:00