Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Genetic algorithm library written in C. Moved to https://git.sr.ht/~jmbr/libeve
- Host: GitHub
- URL: https://github.com/jmbr/libeve
- Owner: jmbr
- Archived: true
- Created: 2010-01-11T23:01:17.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T18:03:24.000Z (about 7 years ago)
- Last Synced: 2024-07-31T22:56:40.186Z (6 months ago)
- Topics: c, genetic-algorithm, optimization
- Language: C
- Homepage: https://git.sr.ht/~jmbr/libeve
- Size: 98.6 KB
- Stars: 26
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- Authors: AUTHORS
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).