Ali Marouf's repositories

GeneticAlgorithm

The library provides a general genetic algorithm. It is simple, easy to use, and very fast. All you need to do is to define the fitness function and its variables. There are many examples of how to deal with classic genetic algorithms problems.

Language:C++License:MITStargazers:7Issues:3Issues:0

The4

The Connect 4 Board Game, Implemented in Standard C++ Console and Qt GUI C++.

Language:C++License:MITStargazers:0Issues:2Issues:0