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:
parent
6fad478a18
commit
e176c4ba9a
9 changed files with 158 additions and 158 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue