mirror of
https://github.com/Z3Prover/z3
synced 2026-05-16 15:15:35 +00:00
- nla_core.cpp: Initialize j = null_lpvar in is_octagon_term - bit2int.cpp: Initialize sign_p, sign_n, sz_p, sz_n - act_cache.cpp: Initialize debug vars to nullptr - enum2bv_rewriter.cpp: Use unsigned literal in 1u << idx - bit_matrix.cpp: Use unsigned literal in 1u << (n-1) - bit_util.cpp: Guard against bit_shift == 0 in shl/shr - mpff.cpp: Cast exp to unsigned before shifting - sorting_network.h: Guard against bits == 0 - dl_sparse_table.h: Use >= 64 instead of == 64 Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| bit_matrix.cpp | ||
| bit_matrix.h | ||
| CMakeLists.txt | ||
| model_based_opt.cpp | ||
| model_based_opt.h | ||
| network_flow.h | ||
| network_flow_def.h | ||
| simplex.cpp | ||
| simplex.h | ||
| simplex_def.h | ||
| sparse_matrix.h | ||
| sparse_matrix_def.h | ||
| sparse_matrix_ops.h | ||