Lev Nachmanson
|
e091a2e775
|
remove the line with clang-format off
|
2023-07-10 12:05:59 -07:00 |
|
Lev Nachmanson
|
5ed2a82893
|
set clang format off for lp files (#6795)
* adding // clang-format off
* set clang-format off at the beginning of lp files
* set clang-format off
* remove dead code
|
2023-07-03 17:35:16 -07:00 |
|
Lev Nachmanson
|
8b0aa22631
|
replace lp_assert(false) with UNREACHABLE
|
2023-03-08 10:27:05 -08:00 |
|
Lev Nachmanson
|
f6445891f3
|
rm lu related fields from lp_core_solver_base.h
|
2023-03-08 10:27:05 -08:00 |
|
Lev Nachmanson
|
f351eb3ab2
|
remove many methods dealing with double
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2023-03-08 10:27:05 -08:00 |
|
Lev Nachmanson
|
9ec82632a3
|
rp precise
|
2023-03-08 10:27:05 -08:00 |
|
Nikolaj Bjorner
|
4039352837
|
add ability to touch variables for bound propagation
|
2020-07-30 10:20:17 -07:00 |
|
Lev Nachmanson
|
62bd19242e
|
replace graph by a tree in cheap_eqs
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2020-06-12 22:11:11 -07:00 |
|
Nikolaj Bjorner
|
d372af4782
|
add stub for cheap equality propagation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2020-05-30 15:36:27 -07:00 |
|
Nikolaj Bjorner
|
c2e5cd78c8
|
change lar_terms to use column indices
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2020-04-06 12:13:59 -07:00 |
|
Lev Nachmanson
|
f5b62015fc
|
change the return type of ival.var() to tv
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2020-03-25 19:43:55 -07:00 |
|
Lev Nachmanson
|
33cbd29ed0
|
mv util/lp to math/lp
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2020-01-28 10:04:21 -08:00 |
|