3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 06:15:37 +00:00
z3/src/tactic
Christoph M. Wintersteiger c051876e3f FPA bugfix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
2013-01-31 12:49:43 +00:00
..
aig saved params work 2012-11-29 17:19:12 -08:00
arith Add arith_decls for underspecified operators 2012-12-26 11:35:00 -08:00
bv saved params work 2012-11-29 17:19:12 -08:00
core Add get_sort(expr * n) function that does not depend on ast_manager. Move power_of_two to rational class. Add arith_recognizers and bv_recognizers classes. The two new classes contain the 'read-only' methods from arith_util and bv_util. 2012-12-18 14:44:51 -08:00
fpa FPA bugfix 2013-01-31 12:49:43 +00:00
portfolio Fix typo in tactic selection 2012-12-15 08:10:48 -08:00
sls fixed more problems in the new param framework 2012-12-03 15:02:34 -08:00
smtlogics Add blast_distinct_threshold option to rewriter. Enable blast_distinct in the QF_LIA default strategy 2012-12-17 10:32:00 -08:00
ufbv Fixed other parameter setting problems 2012-12-07 10:41:50 -08:00
converter.h checkpoint 2012-10-21 18:12:34 -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 checkpoint 2012-10-21 18:12:34 -07:00
filter_model_converter.h checkpoint 2012-10-21 18:12:34 -07:00
goal.cpp cleanning solver initialization, and fixing named assertion support 2012-11-02 16:35:08 -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
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 Make ast_manager::get_family_id(symbol const &) side-effect free. The version with side-effects is now called ast_manager::mk_family_id 2012-12-18 17:14:25 -08: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
tactic.cpp Fix incorrect uses of set_cancel() 2012-12-17 18:48:10 -08:00
tactic.h removed front-end-params 2012-12-02 10:05:29 -08:00
tactic_exception.h reorganizing the code 2012-10-25 11:28:03 -07:00
tactical.cpp Fix incorrect uses of set_cancel() 2012-12-17 18:48:10 -08:00
tactical.h checkpoint 2012-10-21 18:12:34 -07:00