Go to the documentation of this file.
9 #ifndef _MP_constraint_hpp_
10 #define _MP_constraint_hpp_
177 class GenerateFunctor;
230 return offset +
f(
I1->evaluate(),
I2->evaluate(),
I3->evaluate(),
231 I4->evaluate(),
I5->evaluate());
236 double price(
int i1=0,
int i2=0,
int i3=0,
int i4=0,
int i5=0)
const;
251 void display(
string s=
"")
const;