3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 03:15:50 +00:00
z3/src/math
Nikolaj Bjorner 3533bf486f merge with master
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2022-04-16 18:30:03 +02:00
..
automata call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
bigfix enable fixed propagation from inequalities 2021-08-14 11:58:19 -07:00
dd helper functions to add constraints to univariate_solver 2022-03-17 14:08:00 +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 simplify inequality propagation 2021-08-14 23:36:51 -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
polysat Merge branch 'polysat' of https://github.com/z3prover/z3 into polysat 2022-04-13 12:22:49 +02:00
realclosure Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
simplex merge 2021-11-10 03:03:23 -08:00
subpaving breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00