From b719a2afbfcd9460541aab1a4554c5cc4e07f902 Mon Sep 17 00:00:00 2001
From: Mario Surlemont <mario.surlemont@uni-duesseldorf.de>
Date: Tue, 23 Jun 2020 19:42:43 +0200
Subject: [PATCH] Update todo.md

---
 journal/todo.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/journal/todo.md b/journal/todo.md
index 0f5199c..e23b66b 100644
--- a/journal/todo.md
+++ b/journal/todo.md
@@ -89,8 +89,8 @@
     - From now on only separators between the root node and other components are added to the model. This improves the runtime. ✔ 
     - The ring inequalites haven't been implemented yet. ❌ 
         - I would prefer to focus on the writing and further testing prior to improve the formulation. If there is enough time left I will try to further improve the runtime. 
-* May implement that cuts are added even for fractional solutions to strengthen the LP bound. (thursday)
-
+* May implement that cuts are added even for fractional solutions to strengthen the LP bound. (thursday) ❌  (moved  to baacklog=)
+* 
 ### runtime
 * Test the ASP version on the graphs from week 5 to compare them. (saturday)
 * Test the (new) implementation on the usual graphs and them from week 5. (saturday)
-- 
GitLab