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