Tag: simplex | Page 0
Post #6
Optimization Learning Notes 2
book Public Date: 2020-06-20 17:12:00.571290
update Update Date: 2020-07-30 15:34:13.181702
Recall that the standard of an LP is like the following: $$ \begin{aligned} \min &~~~ c^Tx \ \text{subject to} &~~~ Ax = b \ &~~~ x \ge 0 \end{aligned} $$ where $x \in \mathbb R^n, b \in \mathbb R^m, A \in \mathbb R^{m\times n}$ In the following discussio...Read More Raw Content