From 5f2f1e15618067ba05d67c99ddfa409be57677b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiana=20=F0=9F=9A=80=20=20Campanari?= <113218619+FabianaCampanari@users.noreply.github.com> Date: Thu, 24 Apr 2025 22:36:33 -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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50b5e4e..10758ab 100644 --- a/README.md +++ b/README.md @@ -989,7 +989,7 @@ Intersection of x_1 + 3x_2 = 7 and 2x_1 + 2x_2 = 8:

-### 🏁 [Conclusion](): +## 🏁 [Conclusion](): - **Optimal solution:** $x_1 = 3$, $x_2 = 0$ - **Maximum value:** $Z = 12$