3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-19 23:14:40 +00:00
z3/src
Nikolaj Bjorner d59d40a356 allow parsing declared arrays without requiring explicit select
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2026-02-18 20:56:57 -08:00
..
ackermannization Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
api remove deprecated set_has_size 2026-02-18 20:56:57 -08:00
ast fix #8055 2026-02-18 20:56:57 -08:00
cmd_context allow parsing declared arrays without requiring explicit select 2026-02-18 20:56:57 -08:00
math fix #8054 2026-02-18 20:56:57 -08:00
model Revert "Add finite_set_value_factory for creating finite set values in model …" (#7985) 2026-02-18 20:55:23 -08:00
muz fix #7952 - make auto-selector detect large bit-vectors so it does't use the datalog engine for hopelessly large tables 2025-09-30 15:58:48 -07:00
nlsat remove unused *_signed_project() methods 2026-02-18 20:56:57 -08:00
opt add user propagators to opt_solver 2025-10-02 19:44:22 -07:00
params Add smt.finite_set.lattice_refutation parameter to control lattice refutation code path (#8247) 2026-01-20 17:20:52 -08:00
parsers patch definitions, add pretty print support 2025-10-13 22:39:32 +02:00
qe remove unused *_signed_project() methods 2026-02-18 20:56:57 -08:00
sat remove set cardinality operators from array theory. Make final-check use priority levels 2026-02-18 20:56:51 -08:00
shell move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
smt refine givup conditions 2026-02-18 20:56:56 -08:00
solver include FS logic 2025-11-21 13:14:53 -08:00
tactic remove model converter operator on expr_ref& 2025-09-07 16:42:20 -07:00
test fix the build 2026-02-18 20:56:57 -08:00
util use edit distance for simplified error messaging on wrong trace tags 2026-02-18 20:56:00 -08:00
CMakeLists.txt port improvements from ilana branch to master regarding nla 2025-09-19 12:28:31 -07:00