Lev Nachmanson
|
b9ccd8647c
|
fix param evaluation non-determinism
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2025-10-30 07:49:05 -07:00 |
|
Lev Nachmanson
|
37c9f1c7c2
|
remove some non-deterministic behavior in theory_lra.cpp
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2025-10-29 21:37:05 -07:00 |
|
Nikolaj Bjorner
|
59fa8964ca
|
minor code cleanup
|
2022-12-04 03:53:31 -08:00 |
|
Nikolaj Bjorner
|
6297c001ee
|
remove legacy solve_eqs_tactic entirely
also, bug fixes to elim_unconstrained (elim_uncnstr2) which is to replace legacy tactic for eliminating unconstrained constants.
|
2022-11-14 18:57:16 -08:00 |
|
Nikolaj Bjorner
|
3a37cfca30
|
switch to solve_eqs2 tactic
|
2022-11-08 12:23:36 -08:00 |
|
Nikolaj Bjorner
|
0ce1c34d81
|
fix #5065 - regression solving str.from_int equations now that it isn't injective any longer
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2021-03-02 12:59:48 -08:00 |
|
Nikolaj Bjorner
|
3e53b6f2db
|
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2019-05-16 19:21:00 +03:00 |
|
Nikolaj Bjorner
|
cf4bf7b591
|
more consistent use of parallel mode when enabled, takes care of example test from #1898 that didn't trigger parallel mode
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-11-02 18:44:53 -05:00 |
|
Nikolaj Bjorner
|
b19f94ae5b
|
make include paths uniformly use path relative to src. #534
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2017-07-31 13:24:11 -07:00 |
|
Leonardo de Moura
|
6d7d205e13
|
fixed more problems in the new param framework
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2012-12-03 15:02:34 -08:00 |
|
Leonardo de Moura
|
0990a2e045
|
using a consistent naming convention for naming tactic subfolders
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2012-10-24 15:11:44 -07:00 |
|