Jakob Rath
|
8774952aeb
|
Merge remote-tracking branch 'origin/master' into polysat
|
2023-02-06 10:50:05 +01:00 |
|
Jakob Rath
|
d69155b9e9
|
Shared features from polysat branch (#6567)
* Allow setting default debug action
* Fix dlist and add iterator
* Add var_queue iterator
* Add some helpers
* rational: machine_div2k and pseudo_inverse
* Basic support for non-copyable types in map
* tbv helpers
* pdd updates
* Remove duplicate functions
gcc doesn't like having both versions
|
2023-02-03 13:08:47 -08:00 |
|
Clemens Eisenhofer
|
674e309fa3
|
... and backtracking for bits
|
2022-12-25 12:23:49 +01:00 |
|
Clemens Eisenhofer
|
173fb9c2bd
|
Bit-Propagation for most operations (Backtracking missing)
|
2022-12-24 16:37:53 +01:00 |
|
Clemens Eisenhofer
|
ec06027515
|
First step towards explaining single bits
|
2022-12-19 12:27:37 +01:00 |
|
Jakob Rath
|
79ee543d25
|
Move tbv to util
|
2022-08-01 18:37:11 +03:00 |
|
Nikolaj Bjorner
|
5bd900a7e1
|
fix include dependencies for tbv
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2021-07-02 03:36:17 -07:00 |
|
Nikolaj Bjorner
|
f18dccebc2
|
move tbv
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2021-06-21 21:12:46 -07:00 |
|