3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Nikolaj Bjorner 9bc4914268 add nth remapping
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-03-17 11:32:28 -07:00
..
ackermannization simplifications to refs 2019-02-19 13:18:20 +00:00
api add nth remapping 2019-03-17 11:32:28 -07:00
ast build errors/warnings 2019-03-16 16:52:18 -07:00
cmd_context fix array regressions 2019-03-03 13:22:12 -08:00
math fix #2120 fix #2122 2019-02-03 17:15:38 +01:00
model updates for #2151 #2152 2019-03-12 13:39:57 -07:00
muz fix #2155 2019-03-03 22:33:28 -08:00
nlsat fix build break 2018-12-11 09:35:27 -08:00
opt add tracing for 2157 2019-03-12 20:12:17 -07:00
parsers disable model compression for regressions 2019-03-03 12:40:59 -08:00
qe disable model compression for regressions 2019-03-03 12:40:59 -08:00
sat disable model compression for regressions 2019-03-03 12:40:59 -08:00
shell avoid a few str copies + symbol hiding 2019-03-08 10:13:46 +00:00
smt remove platformtarget for dotnetcore spec 2019-03-14 12:48:27 -07:00
solver adding FP 2019-02-20 15:34:47 +01:00
tactic fix detection of arithmetic operations 2019-02-20 14:00:05 +01:00
test add binary_merge encoding option 2019-02-28 08:35:22 -08:00
util use random_next instead of library random 2019-03-13 19:59:05 -07:00
CMakeLists.txt