Sunday, February 13, 2011

Generic Genetic Algorithms

I have finally finished my C# generic genetic algorithm library which is based on my university thesis "A Generic Genetic Algorithm using Phenotype Building Functions" (http://www.scribd.com/doc/48697452/A-Generic-Genetic-Algorithm-using-Phenotype-Building-Functions). You can find it at http://code.google.com/p/genericga/. The wiki page explains how to use it.

1 comment:

  1. Hi Marc,

    I'm trying to use your generic GA to find solutions path for Rubik's cube of various dimension. I'm having some problem imlpementing your DLL and was wondernig wheter we could get in touch to exchange some info.
    Thx in advance and congraturation for your thesis.

    Stefano Tondo (stondoATgmail.com)

    ReplyDelete