From 1741003767eda82aa18e31a7e31ba79f57625b52 Mon Sep 17 00:00:00 2001 From: Mario Surlemont <mario.surlemont@uni-duesseldorf.de> Date: Tue, 23 Jun 2020 19:41:43 +0200 Subject: [PATCH] Update todo.md --- journal/todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/journal/todo.md b/journal/todo.md index c01c4bb..0f5199c 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 -- GitLab