From 356d2b033cb04b62dd6d09f0eed05cc824c5280a Mon Sep 17 00:00:00 2001 From: Mario Surlemont <mario.surlemont@uni-duesseldorf.de> Date: Tue, 23 Jun 2020 19:39:52 +0200 Subject: [PATCH] Update todo.md --- journal/todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/journal/todo.md b/journal/todo.md index 78ea7d7..c01c4bb 100644 --- a/journal/todo.md +++ b/journal/todo.md @@ -87,7 +87,7 @@ ### Implementation * 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. ❌ * May implement that cuts are added even for fractional solutions to strengthen the LP bound. (thursday) ### runtime -- GitLab