3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 08:35:31 +00:00
z3/src
Nikolaj Bjorner 3f8083dfa6 fix push/pop bugs in optimize context, add example to c++, fix bug in arithemtic bounds axiom addition
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2014-09-02 09:32:38 -07:00
..
api add push/pop to optimization context for convenience 2014-09-01 14:58:58 -07:00
ast merge Fixedpoint.cs 2014-07-28 12:20:48 -07:00
cmd_context working on hitting sets 2014-06-08 14:12:54 +01:00
duality working on hitting sets 2014-06-08 14:12:54 +01:00
interp working on hitting sets 2014-06-08 14:12:54 +01:00
math update hitting set implementation 2014-06-23 11:28:38 -07:00
model working on hitting sets 2014-06-08 14:12:54 +01:00
muz Merge branch 'opt' of https://git01.codeplex.com/z3 into opt 2014-08-29 08:36:52 -07:00
nlsat Fix bug reported by Florian <corzilius@cs.rwth-aachen.de> 2013-06-21 10:31:11 -07:00
opt fix push/pop bugs in optimize context, add example to c++, fix bug in arithemtic bounds axiom addition 2014-09-02 09:32:38 -07:00
parsers parse also bit-vector constants with set-info. Reported by David Cok 2014-03-19 20:30:58 -07:00
qe merge Fixedpoint.cs 2014-07-28 12:20:48 -07:00
sat adding options to maxres for experiments, include option to pretty print module parameters in smt2 style 2014-08-30 11:46:29 -07:00
shell add sls 2014-08-12 19:24:31 -07:00
smt fix push/pop bugs in optimize context, add example to c++, fix bug in arithemtic bounds axiom addition 2014-09-02 09:32:38 -07:00
solver fix up pareto callback mechanism 2014-05-13 12:48:17 -07:00
tactic add saner Shannon decomposition 2014-08-24 14:21:15 -07:00
test add sls 2014-08-12 19:24:31 -07:00
util adding options to maxres for experiments, include option to pretty print module parameters in smt2 style 2014-08-30 11:46:29 -07:00