3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 02:15:19 +00:00
z3/src
Nikolaj Bjorner 8e5c1fcfd1 make context_solve configurable and exposed as top-level tactic parameter
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-01-23 16:06:25 -08:00
..
ackermannization fix another bug uncovered by Dunlop, prepare grounds for equality solving within NNFs 2019-01-14 01:25:25 -08:00
api add main remaining updates from #1815 2019-01-20 12:43:05 -08:00
ast fix #2096, introduced when fixing #2082 2019-01-22 07:06:40 -08:00
cmd_context remove produce interpolants 2019-01-14 15:00:25 -08:00
math update upolynmial test 2018-12-17 17:41:50 -08:00
model fix #2007 2018-12-10 18:37:30 -08:00
muz Fix typos. 2018-12-23 21:58:57 -05:00
nlsat fix build break 2018-12-11 09:35:27 -08:00
opt remove validation assert 2019-01-20 12:49:04 -08:00
parsers fix #1937 2018-11-14 11:31:39 -08:00
qe fix #2061 2019-01-06 11:49:47 -08:00
sat throttle number of rounds of ba simplification 2019-01-22 18:12:39 -08:00
shell import files from csp 2019-01-14 15:04:46 -08:00
smt remove not-handled clause from mod with non-numerals 2019-01-22 09:46:04 -08:00
solver fix Boolean argument 2019-01-20 14:14:26 -08:00
tactic make context_solve configurable and exposed as top-level tactic parameter 2019-01-23 16:06:25 -08:00
test fix test build 2019-01-13 11:33:23 -08:00
util import files from csp 2019-01-14 15:04:46 -08:00
CMakeLists.txt rename version.h to z3_version.h to differentiate name in install include directory. Add support for z3_version.h in python build system. #1833 2018-09-21 20:13:58 -07:00