Nikolaj Bjorner
|
85356c5548
|
enable propagation when there are changed columns
- to fix bug reported by Nikhil Swamy/F*
- deal with some compiler warnings by adding annotations
|
2025-01-12 13:30:31 -08:00 |
|
Nikolaj Bjorner
|
d686e92bfa
|
disambiguate
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2024-10-02 10:45:16 -07:00 |
|
Nikolaj Bjorner
|
93ff89bf98
|
add == for const_ref and ref to disambiguate equality.
|
2024-10-02 10:45:16 -07:00 |
|
Nuno Lopes
|
737c2208fa
|
delete more default constructors
reduces code size by 0.1%
|
2024-09-23 12:59:04 +01:00 |
|
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 |
|
Nikolaj Bjorner
|
8981d32caf
|
#6481
|
2022-12-08 07:06:27 -08:00 |
|
Nikolaj Bjorner
|
1c9b2637ba
|
remove unused method
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2020-02-07 20:01:36 -08:00 |
|
Nikolaj Bjorner
|
02b074e28b
|
compile constraints during internalization
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2020-02-07 19:28:17 -08:00 |
|
Lev Nachmanson
|
6027224e34
|
do not throttle lp bound propagation
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2020-02-07 14:21:11 -08: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 |
|