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