3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-01 11:51:20 +00:00
z3/src/math
2022-05-30 10:18:16 -07:00
..
automata call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
dd remove a hundred implicit constructors/destructors 2021-05-23 14:25:01 +01:00
grobner remove a hundred implicit constructors/destructors 2021-05-23 14:25:01 +01:00
hilbert Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
interval booyah 2020-07-04 15:56:30 -07:00
lp fix proof checking for bounds propagation 2022-05-30 10:18:16 -07:00
polynomial Care for root index being undefine while calling Z3_algebraic_get_i() (#5888) 2022-03-16 19:28:03 -07:00
realclosure Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
simplex workaround manylinux build failure (it is advertized as a compiler bug) 2022-05-28 14:34:58 -07:00
subpaving breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00