From 495a57b47b92985f03a7358984570bc56530b76b Mon Sep 17 00:00:00 2001
From: Mario Surlemont <mario.surlemont@uni-duesseldorf.de>
Date: Thu, 11 Jun 2020 00:39:45 +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 85302a8..4c110d9 100644
--- a/journal/todo.md
+++ b/journal/todo.md
@@ -5,7 +5,7 @@
 	- Fix bug with separators. ✔
 	- Add option to cli to select which type of inequalities to be included. ✔
 * Implement different type of constraints. 
-	- _Solving the Maximum-Weight Connected Subgraph Problem to Optimality_ ✗ (moved to backlog)
+	- _Solving the Maximum-Weight Connected Subgraph Problem to Optimality_ ❌ (moved to backlog)
 	- _Solving the Connected Dominating Set Problem and Power Dominating Set Problem by Integer Programming_ ✔
 	    - Only one type of constraints  which performed best in this paper. Performs bad on our graphs. 
 
-- 
GitLab