Genetic programming


Recently I've found an intresting genetic algorithm to vectorize pictures in Roger Alsin blog (in this post), I've found the idea very intriguing and when Roger published his .net source code of the algorithm I've chosen to realize a C++ version.

See the article body for more info and download links.

You can download the algorithm at this URL, you can download Roger sources and .net binary here.

The main difference is that Roger's version provide a nice GUI.

My version doesn't have a GUI and comes in source format only but it's 10/20 times faster and it's crossplatform.


Article published on: GGSoft start page - http://www.ggsoft.org/
Reference URL: http://www.ggsoft.org/index.php?mod=read&id=1229103794