3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-05 19:00:25 +00:00
z3/src/tactic/smtlogics
2016-06-03 10:13:27 -07:00
..
nra_tactic.cpp remove nnf conversion which breaks NRA property 2016-03-20 16:34:04 -07:00
nra_tactic.h Made nra tactic public. 2016-05-25 18:21:04 +01:00
qfaufbv_tactic.cpp fixed more problems in the new param framework 2012-12-03 15:02:34 -08:00
qfaufbv_tactic.h Added tactic comments for QF_AUFLIA, QF_AUFBV, QF_UF, and QF_UFBV default tactics. 2015-11-04 15:44:29 +00:00
qfauflia_tactic.cpp fixed more problems in the new param framework 2012-12-03 15:02:34 -08:00
qfauflia_tactic.h Added tactic comments for QF_AUFLIA, QF_AUFBV, QF_UF, and QF_UFBV default tactics. 2015-11-04 15:44:29 +00:00
qfbv_tactic.cpp Fix bug in ufbv tactic that enabled ackermannization even if unsat core or proof generation are requested 2016-03-09 14:06:39 +01:00
qfbv_tactic.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
qfidl_tactic.cpp fixed more problems in the new param framework 2012-12-03 15:02:34 -08:00
qfidl_tactic.h Added tactic comments for QF_AUFLIA, QF_AUFBV, QF_UF, and QF_UFBV default tactics. 2015-11-04 15:44:29 +00:00
qflia_tactic.cpp add catch for cancellation intermixed with return value l_true. To address regressions in QF_LIA tests 2015-09-29 16:50:59 -07:00
qflia_tactic.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
qflra_tactic.cpp fixed more problems in the new param framework 2012-12-03 15:02:34 -08:00
qflra_tactic.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
qfnia_tactic.cpp fixed more problems in the new param framework 2012-12-03 15:02:34 -08:00
qfnia_tactic.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
qfnra_tactic.cpp revert to 'seed' 2014-10-08 13:36:35 -07:00
qfnra_tactic.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
qfuf_tactic.cpp fixed more problems in the new param framework 2012-12-03 15:02:34 -08:00
qfuf_tactic.h Added tactic comments for QF_AUFLIA, QF_AUFBV, QF_UF, and QF_UFBV default tactics. 2015-11-04 15:44:29 +00:00
qfufbv_ackr_model_converter.cpp refactoring 2016-02-03 13:53:52 +00:00
qfufbv_ackr_model_converter.h refactoring 2016-02-03 13:53:52 +00:00
qfufbv_tactic.cpp Inc sat for ackr. 2016-03-10 17:36:06 +00:00
qfufbv_tactic.h refactoring 2016-02-03 13:53:52 +00:00
qfufbv_tactic_params.pyg Inc sat for ackr. 2016-03-10 17:36:06 +00:00
qfufnra_tactic.cpp add facility to solve QF_NRA + QF_UF(and other theories) in joint solver to allow broader use of QF_NRA core 2015-05-10 11:53:36 -07:00
qfufnra_tactic.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
quant_tactics.cpp avoid qsat when formulas are quantifier-free. Go directly to SMT 2016-06-03 10:13:16 -07:00
quant_tactics.h add get-some-value to seq API, expose quantifier tactics 2016-01-26 08:05:44 -08:00