mirror of
https://github.com/Z3Prover/z3
synced 2025-08-03 01:40:22 +00:00
reworking pd-maxres
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
980e74b4ff
commit
e3cb0e2d8b
13 changed files with 192 additions and 170 deletions
|
@ -100,8 +100,7 @@ namespace opt {
|
|||
|
||||
|
||||
protected:
|
||||
void enable_sls(expr_ref_vector const& soft, weights_t& ws);
|
||||
void set_enable_sls(bool f);
|
||||
void enable_sls(bool force);
|
||||
void set_soft_assumptions();
|
||||
void trace_bounds(char const* solver);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue