diff --git a/journal/todo.md b/journal/todo.md
index c01c4bb6bc1412e900ea1150c27da041530c9a49..0f5199c453504214457b93ab36735a3cf76fcc0b 100644
--- a/journal/todo.md
+++ b/journal/todo.md
@@ -88,6 +88,7 @@
 * Implement the mentioned constraints from _Imposing Connectivity Constraints in Forest Planning Models_ (Thursday) (✔)
     - 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)
 
 ### runtime