3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 14:49:01 +00:00
z3/src
Nikolaj Bjorner 1e580a7f12 update to c++20, remove debug output
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2024-09-22 21:30:44 +01:00
..
ackermannization remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
api Add initial value setting API for solver and optimize contexts and update related function signatures 2024-09-18 16:18:47 +03:00
ast update to c++20, remove debug output 2024-09-22 21:30:44 +01:00
cmd_context Add support for initializing variable values in solver and optimize contexts in Z3 2024-09-20 18:28:26 +03:00
math correctly process cancellation in gomory cuts 2024-09-19 14:11:27 -07:00
model #7362 2024-08-30 14:30:14 -07:00
muz remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
nlsat Add command to set initial value hints for solver in various components 2024-09-18 17:48:03 +03:00
opt updated handling of value initialization for bit-vectors 2024-09-22 21:30:11 +03:00
params updates to sls 2024-03-30 12:59:05 -07:00
parsers Fixed parsing of | and \ (#6975) 2023-10-30 12:30:23 -07:00
qe Add command to set initial value hints for solver in various components 2024-09-18 17:48:03 +03:00
sat updated handling of value initialization for bit-vectors 2024-09-22 21:30:11 +03:00
shell before rm lu 2023-03-08 10:27:05 -08:00
smt updated handling of value initialization for bit-vectors 2024-09-22 21:30:11 +03:00
solver Add command to set initial value hints for solver in various components 2024-09-18 17:48:03 +03:00
tactic updated handling of value initialization for bit-vectors 2024-09-22 21:30:11 +03:00
test add scoped_vector invariants and unit tests (#7327) 2024-08-02 19:21:40 -07:00
util fix #7372 2024-09-12 10:37:56 -07:00
CMakeLists.txt move sls core functionality to be independent of tactic 2023-12-22 12:00:52 -08:00