From 9aa2a1329d3ded3e8a112d58fa17542ceeaa668d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiana=20=20=F0=9F=A7=AC=20Campanari?= <113218619+FabianaCampanari@users.noreply.github.com> Date: Sun, 13 Jul 2025 17:57:55 -0300 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiana 🧬 Campanari <113218619+FabianaCampanari@users.noreply.github.com> --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19952cf..75323f9 100644 --- a/README.md +++ b/README.md @@ -1606,7 +1606,7 @@ u =$, $v = -#### [Problem Data](): +- [Problem Data](): | | Consumer 1 | Consumer 2 | Consumer 3 | Supply | @@ -1668,7 +1668,7 @@ Let \( u_1 = 0 \):
-#### **Result:** +- [**Result:**](): $$ \begin{align*} @@ -1821,6 +1821,13 @@ z &= (12 \times 100) + (18 \times 10) + (24 \times 130) + (22 \times 10) + (34 \ - $ u_3 + v_1 = 22 \implies u_3 = 10$ - $ u_3 + v_3 = 34 \implies v_3 = 24$ +- $u_1 + v_1 = 12 \implies u_1 = 0,\ v_1 = 12$ +- $u_2 + v_1 = 18 \implies u_2 = 6$ +- $u_2 + v_2 = 24 \implies v_2 = 18$ +- $u_3 + v_1 = 22 \implies u_3 = 10$ +- $u_3 + v_3 = 34 \implies v_3 = 24$ + +
- [**Result**]():