3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-07-29 15:37:58 +00:00

rename to ba_solver

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2017-06-28 17:54:16 -07:00
parent 6fad478a18
commit e176c4ba9a
9 changed files with 158 additions and 158 deletions

View file

@ -64,7 +64,7 @@ namespace sat {
reslimit m_rlimit;
friend class ccc;
friend class card_extension;
friend class ba_solver;
struct config {
double m_dl_success;