This is an example Quadratic programming model of ODMO program.

 min   a1x2 + a2x + a3y + a4 

 s.t.  b1x + b2y >= b3 

       1 <= x <= c 

       1 <= y <= d 

[Set] all appropriate values below to describe your problem.

Input value of a1: Input value of a2: Input value of a3: Input value of a4:
Input value of b1: Input value of b2: Input value of b3:
Input value of c: Input value of d:

[CLICK] here to get your solution



__________ __________