3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 06:15:37 +00:00
z3/src
Nikolaj Bjorner 88362a1c3a fix bugs in sequence extraction from NFA
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-01-15 16:32:43 +05:30
..
api add parameter validation to sequence expressions 2016-01-15 10:39:21 +05:30
ast fix bugs in sequence extraction from NFA 2016-01-15 16:32:43 +05:30
cmd_context add seq_rewriter to model_evaluator, remove th_rewriter additional step in validator 2016-01-15 04:02:48 +05:30
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 update re simplification 2016-01-15 10:11:39 +05:30
model add seq_rewriter to model_evaluator, remove th_rewriter additional step in validator 2016-01-15 04:02:48 +05:30
muz fix query for non-relational engines 2016-01-12 07:57:10 -08:00
nlsat ensure limit children are safe for race conditions 2015-12-12 19:30:24 +00:00
opt reworking cancellation 2015-12-12 19:30:23 +00:00
parsers add range / loop handling for re. Fix regression reading mixed numerals reported by Trentin 2016-01-13 00:49:31 -08:00
qe updates to resource exceptions, update master possibly handle pull request issue 2015-12-12 11:36:49 -08:00
sat fix memory leak in SAT solver exposed by regression tests 2016-01-06 11:47:45 -08:00
shell remove unused decl 2015-12-30 15:50:46 +00:00
smt fix tout -> out. Tune generation of automata transitions 2016-01-15 03:32:27 +05:30
solver ensure limit children are safe for race conditions 2015-12-12 19:30:24 +00:00
tactic Merge branch 'master' of https://github.com/Z3Prover/z3 into jan4 2016-01-05 11:34:35 +00:00
test resource-limit related fixes in src/test 2015-12-18 18:43:38 +00:00
util Changed FP significand/exponent functions to return non-normalized results. Clarified function remarks. Relates to #383. 2016-01-13 16:32:32 +00:00