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 |
|
Bruce Mitchener
|
3e38bbb009
|
Make sure all headers do #pragma once . (#6188)
|
2022-07-23 10:41:14 -07:00 |
|
Nikolaj Bjorner
|
180fb3abf6
|
tidy
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2020-06-14 11:36:09 -07:00 |
|
Nikolaj Bjorner
|
7387fc9dec
|
avoid some bignum overhead in addmul
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2020-06-14 11:20:05 -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 |
|
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 |
|