mirror of
https://github.com/Z3Prover/z3
synced 2025-10-07 08:21:56 +00:00
add bceq experiment
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
08dcd51594
commit
989569b154
6 changed files with 93 additions and 406 deletions
|
@ -141,6 +141,7 @@ namespace sat {
|
|||
friend class mus;
|
||||
friend class sls;
|
||||
friend class wsls;
|
||||
friend class bceq;
|
||||
friend struct mk_stat;
|
||||
public:
|
||||
solver(params_ref const & p, extension * ext);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue