3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 08:35:31 +00:00
z3/src
2016-03-08 14:32:30 +00:00
..
ackermannization address unused variable warnings from OSX build log 2016-03-05 15:33:33 -08:00
api resolved merge conflicts 2016-03-07 14:20:10 +00:00
ast simplify ast::are_equal(), since pointer equality is sufficient 2016-03-07 13:15:12 +00:00
cmd_context fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
duality Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
interp Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
math Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
model make proto-model evaluation use model_evaluator instead of legacy evaluator 2016-03-05 10:14:15 -08:00
muz use std::vector per Nuno's analysis to fix #420 2016-03-07 08:08:17 -08:00
nlsat Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
opt fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
parsers Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
qe Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
sat fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
shell Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
smt Merge branch 'master' of https://github.com/Z3Prover/z3 2016-03-07 16:42:39 -08:00
solver allow parameters to overwrite logic, fixes bug report by Nuno 2016-03-07 10:44:06 -08:00
tactic fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
test use std::vector per Nuno's analysis to fix #420 2016-03-07 08:08:17 -08:00
util allow parameters to overwrite logic, fixes bug report by Nuno 2016-03-07 10:44:06 -08:00