3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 17:15:31 +00:00
z3/src/tactic
Nikolaj Bjorner c61e9f27db local changes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2014-12-22 09:27:33 -08:00
..
aig address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
arith fix bug in Shannon decomposition for translating PB constraints into formulas 2014-10-01 12:51:40 -07:00
bv local changes 2014-12-22 09:27:33 -08:00
core bypass simplifier if (m_is_clausal) { 2014-10-22 09:02:08 -07:00
fpa address divergence in the case of shared theory symbols. Codeplex issue 147, thanks to George Karpenkov 2014-12-09 16:04:25 +01:00
portfolio removed unnecessary changes for bvsls 2014-03-26 13:08:13 +00:00
sls merge unstable into opt 2014-09-26 12:12:24 -07:00
smtlogics revert to 'seed' 2014-10-08 13:36:35 -07:00
ufbv address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
converter.h checkpoint 2012-10-21 18:12:34 -07:00
equiv_proof_converter.cpp re-organization of muz 2013-08-28 22:11:33 -07:00
equiv_proof_converter.h re-organization of muz 2013-08-28 22:11:33 -07:00
extension_model_converter.cpp checkpoint 2012-10-21 18:12:34 -07:00
extension_model_converter.h checkpoint 2012-10-21 18:12:34 -07: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 checkpoint 2012-10-21 18:12:34 -07:00
goal.cpp some confusion about proof generation 2013-06-27 12:24:18 -07:00
goal.h cleanning solver initialization, and fixing named assertion support 2012-11-02 16:35:08 -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 Fix file name (use same naming convention) 2012-12-14 09:04:20 -08:00
goal_shared_occs.cpp checkpoint 2012-10-21 18:12:34 -07:00
goal_shared_occs.h checkpoint 2012-10-21 18:12:34 -07:00
goal_util.cpp checkpoint 2012-10-21 18:12:34 -07:00
goal_util.h checkpoint 2012-10-21 18:12:34 -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 re-organization of muz 2013-08-28 22:11:33 -07:00
model_converter.cpp checkpoint 2012-10-21 18:12:34 -07:00
model_converter.h checkpoint 2012-10-21 18:12:34 -07:00
probe.cpp updated sat solver for cores 2014-07-29 14:38:17 -07:00
probe.h finished script for auto-gen of install_tactic procedure 2012-10-25 16:06:14 -07:00
proof_converter.cpp checkpoint 2012-10-21 18:12:34 -07:00
proof_converter.h checkpoint 2012-10-21 18:12:34 -07:00
replace_proof_converter.cpp re-organization of muz 2013-08-28 22:11:33 -07:00
replace_proof_converter.h re-organization of muz 2013-08-28 22:11:33 -07:00
tactic.cpp revert changes to tactic.cpp 2014-10-01 12:56:00 -07:00
tactic.h address race condition in cleanup methods 2014-09-05 11:18:34 -07:00
tactic_exception.h reorganizing the code 2012-10-25 11:28:03 -07:00
tactical.cpp fix tactic parameter checking to API, deal with compiler warnings in api_interp 2014-10-08 13:47:55 -07:00
tactical.h checkpoint 2012-10-21 18:12:34 -07:00