Home > GenALib

GenALib

GenALib is a project mainly written in C and C++, it's free.

A genetic algorithms library i wrote from a project in a C++ course at my university. Not the best code but it was fun!

This is a C++ project for a course at my university. I wrote this code in 2006 and it is a Genetic algorithms library. I use it to find optimal solutions to the Travelling Sales Person Problem.