3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-05 17:47:41 +00:00
z3/src/smt/params
2014-10-07 11:00:45 -07:00
..
dyn_ack_params.cpp moved old params files 2012-12-02 10:47:04 -08:00
dyn_ack_params.h moved old params files 2012-12-02 10:47:04 -08:00
preprocessor_params.cpp merged with unstable 2014-08-06 11:16:06 -07:00
preprocessor_params.h connected smt_params with new parameter infrastructure 2012-12-02 14:47:34 -08:00
qi_params.cpp added mbqi.id option, working on quantifiers in duality 2013-12-10 11:41:25 -08:00
qi_params.h added mbqi.id option, working on quantifiers in duality 2013-12-10 11:41:25 -08:00
smt_params.cpp ensure parameters are updated and ensure that global use of auto-config is not obscured by smt.auto-config scoping 2014-10-07 11:00:45 -07:00
smt_params.h Removed auxiliary constants created by the nnf tactic from Z3 models. Fixed model.compact parameter propagation problem. 2012-12-13 14:03:58 -08:00
smt_params_helper.pyg merged with unstable 2014-08-06 11:16:06 -07:00
theory_arith_params.cpp Fixed bug where the random seed wasn't passed through to 2014-06-23 15:47:47 +01:00
theory_arith_params.h fix ctx solver simplify, remove horn inequalities 2014-03-01 11:02:18 -08:00
theory_array_params.cpp hooked up array.weak and array.extension params 2013-06-14 16:46:13 -07:00
theory_array_params.h hooked up array.weak and array.extension params 2013-06-14 16:33:51 -07:00
theory_bv_params.cpp Add option smt.bv.enable_int2bv in the new parameter setting framework. This is the new name for the old parameter :bv-enable-int2bv-propagation. This modification addresses an issue reported at http://stackoverflow.com/questions/15798984/bv-enable-int2bv-propagation-option. 2013-04-03 15:51:09 -07:00
theory_bv_params.h connected smt_params with new parameter infrastructure 2012-12-02 14:47:34 -08:00
theory_datatype_params.h moved old params files 2012-12-02 10:47:04 -08:00