Content deleted Content added
SirMeowMeow (talk | contribs) m Undid revision 1005809334 by Hellacioussatyr (talk) |
SirMeowMeow (talk | contribs) m Undid revision 1005808859 by Hellacioussatyr (talk) |
||
Line 8:
:<math>
\begin{align}
\text{maximize} \quad & \frac{\mathbf{c}^
\text{subject to} \quad & A\mathbf{x} \leq \mathbf{b},
\end{align}
</math>
where <math>\mathbf{x} \in \mathbb{R}^n</math> represents the vector of variables to be determined, <math>\mathbf{c}, \mathbf{d} \in \mathbb{R}^n</math> and <math>\mathbf{b} \in \mathbb{R}^m</math> are vectors of (known) coefficients, <math>A \in \mathbb{R}^{m \times n}</math> is a (known) matrix of coefficients and <math>\alpha, \beta \in \mathbb{R}</math> are constants. The constraints have to restrict the [[feasible region]] to <math>\{\mathbf{x}
==Transformation to a linear program==
|