Assistant Professor Krung Sinapiromsaran, Ph. D.
17 November 2017
optimization = problem of determining the best solution under restriction or constraints along the objective direction (function)
Linear programming problem \[ \begin{array}{ll} \min \mbox{ or } \max & c^T x \\ \mbox{subject to} & A x = b \\ & x \geq 0\end{array} \]
Solving nonlinear or linear programming problem requires strong mathematical concept.
Practically, a user needs more simple approach. There is a need for mathematical programming language.