3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Bruce Mitchener 904a50fe49
Fix compilation error in column_info (#7235)
Reference to `m_low_bound` should be `m_lower_bound`.
2024-05-27 09:19:29 +04:00
..
ackermannization fix #6807 2023-07-13 10:23:28 -07:00
api fix #7229 2024-05-17 18:28:08 -07:00
ast add logging 2024-04-30 16:57:59 -07:00
cmd_context fix ##7175 - don't add user macros/functions when smtlib2_compliant=true 2024-03-20 22:05:30 -07:00
math Fix compilation error in column_info (#7235) 2024-05-27 09:19:29 +04:00
model fix #7101 2024-01-29 12:26:51 -08:00
muz Fix some typos. (#7075) 2023-12-29 15:20:06 +00:00
nlsat Nlsat simplify (#7227) 2024-05-14 22:19:33 -07:00
opt Fix some typos. (#7115) 2024-02-07 23:06:43 -08: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 change signed projection to include root object. 2024-03-23 16:14:24 -04:00
sat intblast: fix translation of sign_ext (#7230) 2024-05-18 19:01:35 -07:00
shell before rm lu 2023-03-08 10:27:05 -08:00
smt fix assertion failure when printing stats 2024-05-18 16:30:26 +01:00
solver spell check from https://github.com/microsoft/z3guide/pull/165 2024-01-12 09:57:46 -08:00
tactic maintain ownership of dependency 2024-04-10 17:57:14 -07:00
test fix test 2024-03-05 12:28:31 -08:00
util Nlsat simplify (#7227) 2024-05-14 22:19:33 -07:00
CMakeLists.txt move sls core functionality to be independent of tactic 2023-12-22 12:00:52 -08:00