No Description

Tom Troppmann 4c526e5567 Metrics 4 years ago
metavis 4c526e5567 Metrics 4 years ago
metaviscon 98b5705079 Project Arrangement & SettingDialog 4 years ago
.gitignore 4c526e5567 Metrics 4 years ago
Distribution.PNG 4c526e5567 Metrics 4 years ago
LICENSE.md b2c49395c9 Adds License 4 years ago
README.md 4a7a9b6fd0 LineView 4 years ago
metavis.sln 98b5705079 Project Arrangement & SettingDialog 4 years ago

README.md

Project Metavis

A visualization tool for combinatorial optmization.

Milestones

Date Milestone Comment Done
17/12/2019 MS0: License & IDE Software should be able run on windows and linux
20/12/2019 MS1: Log-file import The overall design and constrain off a log-file
14/01/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/01/2020 - 14/01/2020 P1: Metrics Implementing all kind of metrics that present information for the User

Goals

Milostone Goal Comment Done
MS1 G0: Memory layout Save efficient bits in the memory
G1: File Reader File reader who can detinguish between real values and integer and the bitstring. Should be recognize labels.
MS2 G2: Dockable widget To have a gui widget that can be docked and the state should be saved.
G3: Line Graph A line graph with axis label should be implemented
G4: Light redraw Save the intermediate values to not calculate them each redraw

Future Features

These features are not in a milestone or a goal yet but can be in the future.

Feature Comment
FS0: Log-file in UTF-8 to binary data type Saves disk space
FS1: Multiple run view Simmulateasly showing 2 or multiple runs to compare them
FS2: Free up memory Free up memory thats not needed when the visualization has been calculated