3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-21 08:06:39 +00:00
z3/src
Nikolaj Bjorner 51951a3683 add logging to lookahead
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-03-13 16:40:00 -07:00
..
ackermannization Adding translation to ackr_model_converter. 2016-06-06 18:06:45 +01:00
api merge 2017-03-09 22:45:52 +01:00
ast merge 2017-03-09 22:45:52 +01:00
cmd_context expose bounds as vector expressions instead of containing ad-hoc expressions. Issue #911 2017-02-24 11:07:40 -08:00
duality address warnings from #836 2016-12-10 13:14:36 +01:00
interp fix build failures under linux 2016-07-09 13:28:39 -07:00
math remove polynomial factorization as suggested by issue #852 2017-01-09 21:30:54 -08:00
model ensure evaluation of array equalities is enabled for external facing evaluator. Issue #917 2017-03-09 05:29:56 +01:00
muz fix memory leaks from cancellations 2017-01-15 20:09:27 -08:00
nlsat fixing unsat core extraction for tactics 2016-11-02 14:14:55 +00:00
opt merge 2017-03-09 22:45:52 +01:00
parsers Added filenames to error messages for when we have more than one file. 2017-01-16 15:43:13 +00:00
qe remove nested booleans during pre-processing. issue #837 2016-12-11 05:16:31 +01:00
sat add logging to lookahead 2017-03-13 16:40:00 -07:00
shell refine logging for local search, add handling of <= for opb front-end 2017-03-02 09:25:05 -08:00
smt merge 2017-03-09 22:45:52 +01:00
solver include recursive functions to models. Issue #898 2017-03-08 21:41:24 -08:00
tactic merge 2017-03-09 22:45:52 +01:00
test fix build of tests 2017-03-13 14:39:12 -07:00
util merge 2017-03-09 22:45:52 +01:00