3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 16:45:31 +00:00
z3/src/math
Nikolaj Bjorner bdb9106f99
Api (#7097)
* rename ul_pair to column

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

* t

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

* simple test passed

* remove an assert

* relax an assertion

* remove an obsolete function

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

* access a term by the term column

* remove the column index from colunm.h

* remove an unused method

* remove debug code

* fix the build of lp_tst

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

---------

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
Co-authored-by: Lev Nachmanson <levnach@hotmail.com>
2024-01-24 16:05:18 -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 Api (#7097) 2024-01-24 16:05:18 -08:00
polynomial fix #7027 2024-01-23 14:56:15 -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