3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src/math
Lev Nachmanson 32ec02778e
use heap to track infeasible columns. (#6771)
* use heap to track infeasible columns

* fix the formatting

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>

---------

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
2023-06-19 13:50:14 -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 fix #6260 2022-08-06 08:21:52 +03:00
hilbert Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
interval fix #6686 2023-04-12 20:13:24 -07:00
lp use heap to track infeasible columns. (#6771) 2023-06-19 13:50:14 -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 restore debug clang/gcc build 2023-01-04 15:01:40 -08: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