Skip to content
Snippets Groups Projects
Commit 6ba2a45e authored by Mario Surlemont's avatar Mario Surlemont
Browse files

Update todo.md

parent a6fc2b60
No related branches found
No related tags found
No related merge requests found
...@@ -140,6 +140,39 @@ ...@@ -140,6 +140,39 @@
* For the leaf instances, the grid graphs and some of the random graphs: ✔ * For the leaf instances, the grid graphs and some of the random graphs: ✔
- measure the size of a minimal unconnected solution and how fast the added separators close the gap. ✔ - measure the size of a minimal unconnected solution and how fast the added separators close the gap. ✔
# Week 9
## thesis
* Add missing stuff.
- Introduction (❌)
- I read 2 papers which was cited by My Ky to be able to begin with the introdcution ✔
- Table of results (❌)
- I did not add tables yet. But I added text which should describe the observations.
- Discussion (✔)
- I added all the stuff I want to include in bullet points and german text.
- Implementation (✔)
- I added all the stuff I want to include in bullet points and german text.
## python
### runtime
* Added missing tests for ilp version on some random graphs. ✔
# Week 20
## thesis
* Add missing stuff.
- Introduction
- Results
- Discussion
- Implementation
## python
### runtime
* Added missing tests for asp version on some random graphs.
### packaging
* Add unit tests to the package
* Add dependencies to the recipe
# Backlog # Backlog
## Python ## Python
### Implementation ### Implementation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment