mirror of
https://github.com/Z3Prover/z3
synced 2025-07-24 05:08:55 +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
|
@ -47,7 +47,7 @@ namespace sat {
|
|||
};
|
||||
|
||||
class simplifier {
|
||||
friend class card_extension;
|
||||
friend class ba_solver;
|
||||
solver & s;
|
||||
unsigned m_num_calls;
|
||||
use_list m_use_list;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue