Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmbr/libeve

Genetic algorithm library written in C. Moved to https://git.sr.ht/~jmbr/libeve
https://github.com/jmbr/libeve

c genetic-algorithm optimization

Last synced: about 2 months ago
JSON representation

Genetic algorithm library written in C. Moved to https://git.sr.ht/~jmbr/libeve

Awesome Lists containing this project

README

        

LibEVE
======

This is a library I wrote circa 2002 to provide machine-learning capabilities for a larger project. Its use should be self-explanatory for anyone who has read a bit about genetic algorithms (David Goldberg's book is a good reference).