3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-12-08 04:52:26 +00:00
z3/src
Nikolaj Bjorner 1c3fb49878 port dotnet to use bool sorts from API
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2025-11-25 21:44:41 -08:00
..
ackermannization Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
api port dotnet to use bool sorts from API 2025-11-25 21:44:41 -08:00
ast remove unused 2025-11-25 21:06:11 -08:00
cmd_context add user propagators to opt_solver 2025-10-02 19:44:22 -07:00
math Return bool instead of int from Z3_rcf_interval (#8046) 2025-11-25 18:08:17 -08:00
model Revert "Add finite_set_value_factory for creating finite set values in model …" (#7985) 2025-10-16 13:18:35 +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 try reordering before analyzing bounds 2025-11-24 13:08:52 -10:00
opt add user propagators to opt_solver 2025-10-02 19:44:22 -07:00
params throttle grobner method more actively 2025-10-22 21:36:22 -07:00
parsers fix #7956 2025-09-30 15:41:49 -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 strengthen filter for unknown by checking relevancy of parents #8022 2025-11-15 17:14:00 -08: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 remove the exit statement 2025-11-24 07:51:11 -10:00
util use edit distance for simplified error messaging on wrong trace tags 2025-11-24 15:46:38 -08:00
CMakeLists.txt port improvements from ilana branch to master regarding nla 2025-09-19 12:28:31 -07:00