3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-28 02:09:22 +00:00
z3/src
Nikolaj Bjorner ef500de2d2 fixes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2025-10-11 03:11:49 -07:00
..
ackermannization Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
api Correctly distinguish between Lambda and Quantifier in Z3 Java API (#7955) 2025-10-10 15:35:39 -07:00
ast parameter eval order 2025-10-10 15:36:55 -07:00
cmd_context add user propagators to opt_solver 2025-10-10 15:36:49 -07:00
math fixes 2025-10-11 03:11:49 -07:00
model #7861 2025-09-11 15:05:11 -07:00
muz fix #7952 - make auto-selector detect large bit-vectors so it does't use the datalog engine for hopelessly large tables 2025-10-10 15:36:24 -07:00
nlsat fix #7822 2025-08-27 09:17:55 -07:00
opt add user propagators to opt_solver 2025-10-10 15:36:49 -07:00
params optionally limit linearization 2025-10-06 16:40:06 -04:00
parsers fix #7956 2025-10-10 15:35:39 -07:00
qe move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
sat remove a few useless dynamic casts 2025-09-13 21:06:55 +01:00
shell move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
smt v0.1 of nla saturation 2025-10-10 16:28:22 -07:00
solver Add commands for forcing preferences during search 2025-10-10 15:36:49 -07:00
tactic remove model converter operator on expr_ref& 2025-09-07 16:42:20 -07:00
test use model-based FM strategy for saturation 2025-10-10 16:34:58 -07:00
util Remove unused variable 'first' in mpz.cpp 2025-10-10 15:36:51 -07:00
CMakeLists.txt port improvements from ilana branch to master regarding nla 2025-09-19 12:28:31 -07:00