3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-26 04:56:03 +00:00
z3/src
copilot-swe-agent[bot] 20ce3b227a Fix compilation warning: add missing is_passive_eq case to switch statement
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2025-08-15 15:58:10 +00:00
..
ackermannization Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
api Use solver factory translate method in Z3_solver_translate (#7782) 2025-08-14 18:13:23 -07:00
ast Fix compilation warning: add missing is_passive_eq case to switch statement 2025-08-15 15:58:10 +00:00
cmd_context remove theory_str and classes that are only used by it 2025-08-07 21:05:12 -07:00
math Revert "Parallel solving (#7775)" (#7777) 2025-08-14 18:16:35 -07:00
model remove theory_str and classes that are only used by it 2025-08-07 21:05:12 -07:00
muz move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
nlsat restore the square-free check 2025-08-11 13:16:37 -07:00
opt move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
params remove theory_str and classes that are only used by it 2025-08-07 21:05:12 -07:00
parsers Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
qe move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
sat add an option to register callback on quantifier instantiation 2025-08-06 21:11:55 -07:00
shell move smt params to params directory, update release.yml 2025-06-09 10:47:22 -07:00
smt Revert "Parallel solving (#7775)" (#7777) 2025-08-14 18:16:35 -07:00
solver Add virtual translate method to solver_factory class (#7780) 2025-08-14 11:54:34 -07:00
tactic Add virtual translate method to solver_factory class (#7780) 2025-08-14 11:54:34 -07:00
test fix #7603: race condition in Ctrl-C handling (#7755) 2025-08-06 14:27:28 -07:00
util fix #7603: race condition in Ctrl-C handling (#7755) 2025-08-06 14:27:28 -07:00
CMakeLists.txt remove theory_str and classes that are only used by it 2025-08-07 21:05:12 -07:00