This is an example Linear programming model of ODMO program.

 max   a1x + a2y 

 s.t.  b1x + b2y <= c 

       1 <= x <= d 

       1 <= y <= e 


[Set] appropriate values below to describe your problem.

Input value of a1: Input value of a2:
Input value of b1: Input value of b2:
Input value of c: Input value of d: Input value of e:

[CLICK] here to get your solution



__________ __________