https://github.com/leechristie/ezvolve
Migration of the EZvolve Foundation Classes with MIT Licence.
https://github.com/leechristie/ezvolve
java library metaheuristics
Last synced: 8 months ago
JSON representation
Migration of the EZvolve Foundation Classes with MIT Licence.
- Host: GitHub
- URL: https://github.com/leechristie/ezvolve
- Owner: leechristie
- License: mit
- Created: 2019-10-16T11:04:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T11:16:37.000Z (about 6 years ago)
- Last Synced: 2025-01-05T09:28:40.500Z (9 months ago)
- Topics: java, library, metaheuristics
- Language: Java
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EZvolve Foundation Classes
Migration of the EZvolve Foundation Classes with MIT Licence.
Origonal source: https://sourceforge.net/projects/ezvolve/ under GNU LGPL.
Migrated to MIT licence by the author.
EZvolve Foundation Classes is a set of data types and utility classes for use with evolutionary algorithms. Currently implemented support for bit string encoding, populations, fitnesses, fitness functions, probabilities, and probability vectors.