diff --git a/journal/todo.md b/journal/todo.md index ebb0bb7497f46a8f90687693e248d4ac56cceb08..ab4c9dcc68f0802e587a7a18556bc60164857240 100644 --- a/journal/todo.md +++ b/journal/todo.md @@ -3,7 +3,7 @@ ### implementation * Refactor code. - Fix bug with separators. ✔ - - Add option to cli to select which type of inequalities to be included. + - 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_ - _Solving the Connected Dominating Set Problem and Power Dominating Set Problem by Integer Programming_ ✔