File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -1721,7 +1721,7 @@ Most negative reduced cost: $\bar{c}_{31} = -13$
17211721
17221722<br >
17231723
1724- - ** Loop Path** : $x_ {31} \rightarrow x_ {32} \rightarrow x_ {22} \rightarrow x_ {21} \rightarrow x_ {31}$.
1724+ - ** Loop Path** : $x_ {31} \rightarrow x_ {32} \rightarrow x_ {22} \rightarrow x_ {21} \rightarrow x_ {31}$
17251725
17261726
17271727- ** Adjustment Values** :
@@ -1732,7 +1732,7 @@ Most negative reduced cost: $\bar{c}_{31} = -13$
17321732
17331733<br >
17341734
1735- #### [ 2.3] ( ) . Update Basic Variables**
1735+ #### [ 2.3] ( ) . ** Update Basic Variables**
17361736
17371737<br >
17381738
@@ -1755,7 +1755,7 @@ Most negative reduced cost: $\bar{c}_{31} = -13$
17551755
17561756<br >
17571757
1758- #### [ 2.4] ( ) . Verify Feasibility**
1758+ #### [ 2.4] ( ) . ** Verify Feasibility**
17591759
17601760- [ ** Supplies** ] ( ) :
17611761
@@ -1773,7 +1773,7 @@ Most negative reduced cost: $\bar{c}_{31} = -13$
17731773
17741774 <br >
17751775
1776- #### [ 2.5] ( ) . Calculate New Total Cost**
1776+ #### [ 2.5] ( ) . ** Calculate New Total Cost**
17771777
17781778<br >
17791779
@@ -1787,6 +1787,16 @@ $$
17871787
17881788<br >
17891789
1790+ ``` latex
1791+ \begin{align*}
1792+ z &= (12 \times 100) + (18 \times 10) + (24 \times 130) + (22 \times 10) + (34 \times 150) \\
1793+ &= 1200 + 180 + 3120 + 220 + 5100 \\
1794+ &= \boxed{9820}
1795+ \end{align*}
1796+ ```
1797+
1798+ <br >
1799+
17901800## [ Step 3] ( ) : Recheck Optimality
17911801
17921802#### [ 3.1] ( ) . Recalculate Dual Variables
You can’t perform that action at this time.
0 commit comments