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