3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 20:38:43 +00:00
z3/src
Nikolaj Bjorner 5b50d98b89 ensure that seq rewriter gets invoked during pre-processing
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-02-06 16:13:31 +00:00
..
api fix break in configure 2016-02-01 17:38:14 +00:00
ast ensure that seq rewriter gets invoked during pre-processing 2016-02-06 16:13:31 +00:00
cmd_context fixing bugs in seq 2016-01-23 10:38:49 -05:00
duality reworking cancellation 2015-12-12 19:30:23 +00:00
interp issue #393 -- removed debugging assert 2016-01-04 12:53:46 -08:00
math "canceled" -> Z3_CANCELED_MSG 2016-02-04 13:52:43 +00:00
model add seq_rewriter to model_evaluator, remove th_rewriter additional step in validator 2016-01-15 04:02:48 +05:30
muz "canceled" -> Z3_CANCELED_MSG 2016-02-04 13:52:43 +00:00
nlsat ensure limit children are safe for race conditions 2015-12-12 19:30:24 +00:00
opt fix #425 and report from Patrick Trentin of same bug in preprocessing soft constraints that are simplified to true/false 2016-02-04 22:35:02 +00:00
parsers make parse error a bit more informative 2016-01-19 19:09:41 +01:00
qe updates to resource exceptions, update master possibly handle pull request issue 2015-12-12 11:36:49 -08:00
sat fix axioms for extract, add extensionality checking for shared variables, convert exceptions to unknown status per #419 2016-01-18 11:09:41 +05:30
shell remove unused decl 2015-12-30 15:50:46 +00:00
smt ensure that seq rewriter gets invoked during pre-processing 2016-02-06 16:13:31 +00:00
solver fix bugs exposed by Chris' sequence unit tests. Improve diagnostics for reason-unknown in combined solver 2016-01-28 08:50:13 -08:00
tactic Fix #430: disable rewriting of concatentations with constants because it breaks equality propagation 2016-02-05 11:00:17 +00:00
test resource-limit related fixes in src/test 2015-12-18 18:43:38 +00:00
util remove unused exceeded_memory_allocations class 2016-01-27 18:09:24 +00:00