Created
January 20, 2012 14:23
-
-
Save tdhopper/1647569 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\begin{align*} | |
\text{minimize}\qquad & $1 \\\\ | |
\text{subject to}\qquad & $2 \\\\ | |
&x_{i}\geq 0, \qquad i=1,...,n. | |
\end{align*} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment