mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 19:47:52 +00:00
enabling upper bound test
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
637b63cbe1
commit
72e82532b2
9 changed files with 82 additions and 51 deletions
|
@ -91,7 +91,6 @@ namespace opt {
|
|||
|
||||
smt::context& get_context() { return m_context.get_context(); } // used by weighted maxsat.
|
||||
|
||||
private:
|
||||
smt::theory_opt& get_optimizer();
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue