3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 00:55:31 +00:00
z3/src/math
Nikolaj Bjorner 4b495e4b96 nits
2022-04-02 17:50:45 -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 nits 2022-04-02 17:50:45 -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 support threading for TRACE mode 2021-10-25 13:35:32 +02:00
subpaving breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00