mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 02:42:02 +00:00
more updates
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3996f58a8e
commit
3dd72f8f16
4 changed files with 54 additions and 42 deletions
|
@ -28,8 +28,8 @@ namespace opt {
|
|||
*/
|
||||
|
||||
lbool optimize_objectives(opt_solver& s,
|
||||
expr_ref_vector& objectives, svector<bool> const& is_max,
|
||||
vector<inf_eps_rational<rational> >& values);
|
||||
app_ref_vector& objectives, svector<bool> const& is_max,
|
||||
vector<inf_eps_rational<rational> >& values);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue