3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Christoph M. Wintersteiger 6455bf8114 New implementation for mpf_manager::rem.
Relates to #561
2016-04-26 21:13:02 +01:00
..
ackermannization Bugfix for ackermann helper 2016-04-08 17:20:09 +01:00
api revert to legacy syntax to enable older versions of .NET 2016-04-24 09:21:05 -07:00
ast Bugfixes for fp.roundToIntegral and fp.rem. 2016-04-24 15:14:16 +01:00
cmd_context Fixes #564: use std::vector on std::strings 2016-04-16 09:26:13 -07: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 merge useful utilities from qsat 2016-03-19 12:01:44 -07:00
model update func_interp code 2016-04-18 17:31:36 -07:00
muz move vector<std::string to std::vector<std::string 2016-04-16 09:34:27 -07:00
nlsat remove nnf conversion which breaks NRA property 2016-03-20 16:34:04 -07:00
opt fix bounds check to fix segfault reported in issue #565 2016-04-16 12:25:29 -07:00
parsers move vector<std::string to std::vector<std::string 2016-04-16 09:34:27 -07:00
qe trace down recent exposed regression in goal2sat, incorporate Scott's suggestion on making vector<std::string inaccessible 2016-04-18 14:50:10 -07:00
sat trace down recent exposed regression in goal2sat, incorporate Scott's suggestion on making vector<std::string inaccessible 2016-04-18 14:50:10 -07:00
shell add support to build with MSVC /Gr (fastcall mode for x86) 2016-03-24 15:39:18 +00:00
smt fix mem leak in quantifier_info::insert_qinfo on timeout 2016-04-19 02:17:12 -07:00
solver fix performance for model construction, recognize concats of values as a value for pre-processing 2016-03-23 17:23:57 -07:00
tactic fix regression introduced by using ref-vectors on non-ref'ed output parameters 2016-04-18 17:22:47 -07:00
test moving remaining qsat functionality over 2016-03-19 15:35:26 -07:00
util New implementation for mpf_manager::rem. 2016-04-26 21:13:02 +01:00