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 f525f43e43 merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-04-30 09:30:43 -07:00
..
automata Use nullptr. 2018-02-12 14:05:55 +07:00
euclid Use nullptr. 2018-02-12 14:05:55 +07:00
grobner Use nullptr. 2018-02-12 14:05:55 +07:00
hilbert Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
interval fix build of unit tests 2017-10-16 00:54:30 +01:00
polynomial Remove int64, uint64 typedefs in favor of int64_t / uint64_t. 2018-03-31 14:45:04 +07:00
realclosure Use nullptr. 2018-02-12 14:05:55 +07:00
simplex Use nullptr. 2018-02-12 14:05:55 +07:00
subpaving merge 2018-04-30 09:30:43 -07:00