3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Nikolaj Bjorner 30cf0d19eb use of mk_bool_val
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-06-24 09:11:45 -07:00
..
ackermannization Adding translation to ackr_model_converter. 2016-06-06 18:06:45 +01:00
api fixed java build issues. Relates to #648. 2016-06-24 15:08:56 +01:00
ast use of mk_bool_val 2016-06-24 09:11:45 -07:00
cmd_context test variants for seq_solver 2016-05-30 18:15:10 -07:00
duality fix warnings for unused variables 2016-05-17 13:54:22 -07:00
interp fix unused-but-set-variable warnings reported in #579 2016-05-18 11:02:10 -07:00
math reduce set of mainly verbose warnings raised by -Wmaybe-uninitialized and unused variable warnings from release mode builds 2016-06-22 20:25:47 -07:00
model reduce set of mainly verbose warnings raised by -Wmaybe-uninitialized and unused variable warnings from release mode builds 2016-06-22 20:25:47 -07:00
muz reduce set of mainly verbose warnings raised by -Wmaybe-uninitialized and unused variable warnings from release mode builds 2016-06-22 20:25:47 -07:00
nlsat reduce set of mainly verbose warnings raised by -Wmaybe-uninitialized and unused variable warnings from release mode builds 2016-06-22 20:25:47 -07:00
opt update core minimization code 2016-06-23 21:39:28 -07:00
parsers Merge branch 'master' of https://github.com/Z3Prover/z3 2016-06-14 08:10:21 -07:00
qe fix bug with model completion and remove spurious std::cout 2016-06-24 09:02:12 -07:00
sat reduce set of mainly verbose warnings raised by -Wmaybe-uninitialized and unused variable warnings from release mode builds 2016-06-22 20:25:47 -07:00
shell add support to build with MSVC /Gr (fastcall mode for x86) 2016-03-24 15:39:18 +00:00
smt extend constant folding for bit-vector overflow/underflow operators, #657 2016-06-24 07:43:05 -07:00
solver fix bug with model completion and remove spurious std::cout 2016-06-24 09:02:12 -07:00
tactic reduce set of mainly verbose warnings raised by -Wmaybe-uninitialized and unused variable warnings from release mode builds 2016-06-22 20:25:47 -07:00
test Fixed test case 2016-06-22 18:52:40 +01:00
util update core minimization code 2016-06-23 21:39:28 -07:00