Skip to content

Genetic algorithms toolbox created for "Genetic Algorithms" Course at SBUK.

Notifications You must be signed in to change notification settings

mhnazeri/Genetic

Repository files navigation

Please Note. This repository was intended for genetic algorithms course and will not be maintained anymore.

A collection of Genetic Algorithms that uses Qt and qtcustomplot for data visualization. The goal of this project is to create a benchmark software for genetic algorithms. Currently, there is only one sample algorithm that calculates the minimum distance in the simplest way. Everyone can contribute and add their own class to the project.

In order to use plotting functionality in your class just use Plot() function which is implemented in the interface class. There is a sample use case in minDistance class.

About

Genetic algorithms toolbox created for "Genetic Algorithms" Course at SBUK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published