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 2c55aa5466 remove unused code
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2024-01-17 18:04:08 -08:00
..
automata Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
dd Use noexcept more. (#7058) 2023-12-16 12:14:53 +00:00
grobner remove some warnings with clang 2023-11-02 15:34:41 -07:00
hilbert Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
interval add code to enable unit propagation of bounds 2023-10-09 16:04:39 +09:00
lp remove unused code 2024-01-17 18:04:08 -08:00
polynomial spell check from https://github.com/microsoft/z3guide/pull/165 2024-01-12 09:57:46 -08:00
realclosure Use noexcept more. (#7058) 2023-12-16 12:14:53 +00: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