3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-07 18:05:21 +00:00
z3/src
Nikolaj Bjorner 34a0d7dfed remove python_install target from all
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-12-07 09:59:46 -08:00
..
api Bugfix for ML API 2015-12-07 14:42:40 +00:00
ast merge seq and string operators 2015-12-06 23:37:37 -08:00
cmd_context add basic rewriting to strings 2015-12-05 12:02:33 -08:00
duality add macro for converting std::vectors to pointers (leaking abstraction) 2015-12-01 16:35:03 -08:00
interp fix merge conflicts 2015-10-28 16:09:46 -07:00
math Make Groebner basis computation interruptable. Exponsed in issue #269 2015-10-28 11:39:59 -07:00
model fix rewriter for model validation 2015-11-03 07:45:42 -08:00
muz remove unused min-aggregate 2015-12-04 09:23:36 -08:00
nlsat include rlimit in nlsat, include dedicated error message, for issue #216 2015-09-29 09:16:46 -07:00
opt fix build with gcc 2015-11-22 11:24:30 +00:00
parsers add basic rewriting to strings 2015-12-05 12:02:33 -08:00
qe fix unintialized memory read exposed by nightly build 2015-09-06 14:15:08 -07:00
sat disable aig tactic in inc_sat_solver (it can blow up the size of formulas significantly without sharing) and fix configuration update bug for optimization context exposed in example by Corina 2015-11-20 14:34:31 -08:00
shell Trailing whitespace removed. 2015-11-03 12:28:10 +00:00
smt remove python_install target from all 2015-12-07 09:59:46 -08:00
solver working on Forking/Serializing a z3 Solver #209 2015-11-06 17:29:24 -08:00
tactic Fix for #343. Optimizations introduced on 8-10-2015 were too agressive. Remove unreferened variable 2015-12-01 13:43:47 -08:00
test fix tests 2015-11-20 08:00:01 -08:00
util add macro for converting std::vectors to pointers (leaking abstraction) 2015-12-01 16:35:03 -08:00