mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
remove a few unused decls
This commit is contained in:
parent
402e132ce5
commit
8b53628d67
3 changed files with 0 additions and 6 deletions
|
@ -226,8 +226,6 @@ namespace opt {
|
|||
virtual bool verify_model(unsigned id, model* mdl, rational const& v);
|
||||
|
||||
private:
|
||||
void validate_feasibility(maxsmt& ms);
|
||||
|
||||
lbool execute(objective const& obj, bool committed, bool scoped);
|
||||
lbool execute_min_max(unsigned index, bool committed, bool scoped, bool is_max);
|
||||
lbool execute_maxsat(symbol const& s, bool committed, bool scoped);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue