3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src/smt/params
Nikolaj Bjorner 9fa9aa09ff fix #2468, adding assignment phase heuristic
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-08-10 15:25:05 -07:00
..
CMakeLists.txt fixed failures with regression tests 2018-06-30 15:52:20 +08:00
dyn_ack_params.cpp updated include directives 2017-08-01 10:51:47 -07:00
dyn_ack_params.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
preprocessor_params.cpp merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
preprocessor_params.h merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
qi_params.cpp merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
qi_params.h Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
smt_params.cpp purge smt.timeout, use timeout instead to control solver timing #2354 2019-06-21 16:56:24 +02:00
smt_params.h fix #2468, adding assignment phase heuristic 2019-08-10 15:25:05 -07:00
smt_params_helper.pyg fix #2468, adding assignment phase heuristic 2019-08-10 15:25:05 -07:00
theory_arith_params.cpp merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
theory_arith_params.h fix #1762, #1764, #1768 2018-07-26 20:29:26 +01:00
theory_array_params.cpp updated include directives 2017-08-01 10:51:47 -07:00
theory_array_params.h integrate lambda expressions 2018-06-26 07:23:04 -07:00
theory_bv_params.cpp remove old_simplify dependencies 2017-08-28 13:29:51 -07:00
theory_bv_params.h remove old_simplify dependencies 2017-08-28 13:29:51 -07:00
theory_datatype_params.h feat(smt/dt): expose the configuration param for datatype case splits 2018-08-10 17:37:23 -05:00
theory_pb_params.cpp purge unused code from theory_pb, fix bug reported by Mark Dunlop 2019-01-13 03:23:57 -08:00
theory_pb_params.h purge unused code from theory_pb, fix bug reported by Mark Dunlop 2019-01-13 03:23:57 -08:00
theory_seq_params.cpp add parameter to enable splitting guided by length constraints 2018-06-27 18:10:40 +08:00
theory_seq_params.h add parameter to enable splitting guided by length constraints 2018-06-27 18:10:40 +08:00
theory_str_params.cpp merge with Z3Prover/master 2018-06-25 19:44:46 +08:00
theory_str_params.h merge with Z3Prover/master 2018-06-25 19:44:46 +08:00