Browse Source

Adds Projectmanagement

Tom Troppmann 4 years ago
parent
commit
af6572faa8
1 changed files with 15 additions and 6 deletions
  1. 15 6
      README.md

+ 15 - 6
README.md

@@ -1,8 +1,17 @@
-## Project Metavis
+# Project Metavis
 A visualization tool for combinatorial optmization.
 
-# Milestones
-Date | Milestone | Comment
------------- | ------------- | -------------
-20-12-2019 | License & IDE | Software should be able run on windows and linux
-20-12-2019 | Log-file import | The overall design and constrain off a log-file
+#### Milestones
+| Date | Milestone | Comment | Done |
+| ------------ | ------------- | ------------- | ------ |
+| 17/12/2019 | MS0: License & IDE | Software should be able run on windows and linux | &#9673 |
+| 20/12/2019 | MS1: Log-file import | The overall design and constrain off a log-file | |
+| --/--/2020 | MS2: Metrics | Calculate and display metrics for general metaheuristic and for population based ones | |
+
+
+#### Phases
+| Period | Phase | Comment |
+| ------------ | ------------- | ------------- |
+| 16/12/2019 - 20/12/2019 | P0: Initialize the project | Preparing for future work and implement first two milestones(MS1, MS2) |
+| 21/12/2019 - 03/01/2020 | Winterbreak | |
+| 04/12/2020 - 08/01/2020 | P1: Metrics | Implementing all kind of metrics that present information for the User|