Skip to content

MSc Final Project: Development of a management system for visualisation exploration, and comparison of nature inspired optimisation algorithms.

Notifications You must be signed in to change notification settings

HoffDaniel/MSc_Final_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MSc_Final_Project

Intelligent Systems Masters

Development of a management system for visualisation exploration, and comparison of nature inspired optimisation algorithms.

The idea: to provide an application which helps to better understand certain algorithms by simultaneously visualising two or more algorithms at the same time as they progress through the problems search space, and also providing an UI to manipulate parameters while the algorithms are running. An object oriented approach was carried out to be able to quickly add new problems and algorithms to the system as there is a vast number of nature inspired algorithms (which is constantly increasing).

Optimisation Problems implemented:

  • Travelling Salesman Problem (TSP)

Algorithms implemented:

  • Genetic Algorithm (GA)

To be continued

Releases

No releases published

Packages

 
 
 

Languages