3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 17:15:31 +00:00
z3/src/math
Nikolaj Bjorner 85db8163fa move allocator to memory_manager and std_vector to vector
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-09-19 13:57:28 -07:00
..
automata Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
dd Shared features from polysat branch (#6567) 2023-02-03 13:08:47 -08:00
grobner Arith min max (#6864) 2023-08-19 17:44:09 -07:00
hilbert Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
interval Arith min max (#6864) 2023-08-19 17:44:09 -07:00
lp move allocator to memory_manager and std_vector to vector 2023-09-19 13:57:28 -07:00
polynomial Fix a compilation error with clang-cl (VS2022) (#6489) 2022-12-12 22:12:31 +00:00
realclosure use std::move 2022-10-02 21:34:17 +01:00
simplex Typo Fixes (#6803) 2023-07-09 11:56:10 -07:00
subpaving fix #6676 get rid of rem0 declare it to be mod0 semantics to simplify code paths 2023-04-11 16:46:43 -07:00