3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-30 19:22:28 +00:00
z3/src
Nikolaj Bjorner b96624727d remove ad-hoc membership axioms, enable boundary point saturatino
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2025-10-23 09:42:25 +02: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-09-30 09:55:14 -07:00
ast remove ad-hoc membership axioms, enable boundary point saturatino 2025-10-23 09:42:25 +02:00
cmd_context patch definitions, add pretty print support 2025-10-13 22:39:32 +02:00
math fix #7948 2025-09-28 12:52:20 +03:00
model rename finite_set_value_factor to finite_set_factory. Fix type bugs when creating unions of values 2025-10-17 15:09:12 +02: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 fix #7822 2025-08-27 09:17:55 -07:00
opt add user propagators to opt_solver 2025-10-02 19:44:22 -07:00
params update defaults for new grobner featuers 2025-09-05 14:34:03 -07:00
parsers patch definitions, add pretty print support 2025-10-13 22:39:32 +02: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 remove ad-hoc membership axioms, enable boundary point saturatino 2025-10-23 09:42:25 +02:00
solver Add commands for forcing preferences during search 2025-10-02 10:47:10 -07:00
tactic remove model converter operator on expr_ref& 2025-09-07 16:42:20 -07:00
test add interpretations when there are ranges 2025-10-20 23:21:30 +02:00
util revise axiom instantiation scheme for finite-sets 2025-10-18 12:08:39 +02:00
CMakeLists.txt port improvements from ilana branch to master regarding nla 2025-09-19 12:28:31 -07:00