3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-11 13:40:52 +00:00
z3/src/smt/params
2013-04-03 15:51:09 -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 added missing option 2012-12-06 08:54:00 -08:00
preprocessor_params.h connected smt_params with new parameter infrastructure 2012-12-02 14:47:34 -08:00
qi_params.cpp connected smt_params with new parameter infrastructure 2012-12-02 14:47:34 -08:00
qi_params.h removed dead code 2012-12-12 09:10:47 -08:00
smt_params.cpp 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.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 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_arith_params.cpp fixing problems with the new parameter framework 2012-12-04 11:16:42 -08:00
theory_arith_params.h connected smt_params with new parameter infrastructure 2012-12-02 14:47:34 -08:00
theory_array_params.h moved old params files 2012-12-02 10:47:04 -08: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