return to Programming classification home page
This is an example Linear programming model of ODMO program.
max a
1
x + a
2
y
s.t. b
1
x + b
2
y <= c
1 <= x <= d
1 <= y <= e
[Set]
appropriate values
below to describe your problem.
Input value of a
1
:
Input value of a
2
:
Input value of b
1
:
Input value of b
2
:
Input value of c:
Input value of d:
Input value of e:
[CLICK] here to get your solution
Solve Problem
__________
__________