/Genetic-Algorithm

Genetic algorithm that recreates an image by using polygons.

Primary LanguageC#

Genetic Algorithm

Screenshot Screenshot Screenshot Screenshot

#Known issues

  • Multithreading doesn't work
  • Crashes with more than 1 individual, so at this momment it is more of a hill climb algorithm than a genetic algorithm.