wizz13150 / Evolution

An evolutionary algorithm library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evolution - an evolutionary algorithm library

##key features:

  • multi threaded
  • based on custom function pointers
  • supports custom mutation and recombination functions
  • highly configurable
  • written in ANSI C

For more details read src/evolution.h

About

An evolutionary algorithm library

License:Other


Languages

Language:C 90.6%Language:Makefile 4.3%Language:Ruby 4.1%Language:CMake 1.0%