This is an example programming model of ODMO program.

$$ \begin{align} \underset{x,y}{\max} & \quad a x + b y \\ \text{s.t.} & \quad 0 \leq x \leq c_1, 0 \leq y \leq c_2 \\ & \quad d_1 x + d_2 y \leq d_3 \\ & \quad ||[x, y]||_2^2 \leq e, e > 0 \end{align} $$


[Set] appropriate values below to describe your problem.

Input value of a: Input value of b:
Input value of c1: Input value of c2:
Input value of d1: Input value of d2:
Input value of d3: Input value of e:

[CLICK] here to get your solution



__________ __________