3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 22:59:02 +00:00
z3/src/math
Nikolaj Bjorner f33c933241 Add substitution routine to pdd
For Grobner we want to preserve directions of intervals for finding sign conflicts. This means that it makes sense to have external control over linear solutions.
2022-07-11 12:10:28 -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 Add substitution routine to pdd 2022-07-11 12:10:28 -07:00
grobner working on reconciling perf for arithmetic solvers 2022-07-11 07:38:51 -07:00
hilbert Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
interval working on reconciling perf for arithmetic solvers 2022-07-11 07:38:51 -07:00
lp working on reconciling perf for arithmetic solvers 2022-07-11 07:38:51 -07:00
polynomial fix #6084 2022-06-07 11:29:57 -07:00
realclosure remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
simplex remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00
subpaving remove '#include <iostream>' from headers and from unneeded places 2022-06-17 14:10:19 +01:00