SimpleGA
Simple Genetic Algorithm base framework, supporting population, evaluation, mutators, crossover
Install / Use
/learn @ajlopez/SimpleGAREADME
SimpleGA
Simple Genetic Algorithm base framework, supporting population, evaluation, mutators, crossover and next generation.
Installation
Via npm on Node:
npm install simplega
Usage
Reference in your program:
var simplega = require('simplega');
TBD
Development
git clone git://github.com/ajlopez/SimpleGA.git
cd SimpleGA
npm install
npm test
Samples
Travelling Saleman Problem console program.
References
- A Genetic Algorithm Tutorial
- Genetic Algorithms in Plain English
- http://reference.kfupm.edu.sa/content/g/e/a_genetic_algorithm_tutorial_80073.pdf
Books
- Genetic Algorithm Essentials - Oliver Kramer (2017, Springer)
- Genetic Algorithms + Data Structures = Evolution Programs, Zbigniew Michalewicz (1998, Springer)
- Representations for Genetic and Evolutionary Algorithms - Franz Rothlauf (2006, Springer)
- An Introduction to Genetic Algorithms - Melanie Mitchell (1998, Springer-Verlag)
To do
- Samples
- Distributed Sample
Contribution
Feel free to file issues and submit pull requests — contributions are welcome.
If you submit a pull request, please be sure to add or update corresponding
test cases, and ensure that npm test continues to pass.
(Thanks to JSON5 by aseemk. This file is based on that project README.md).
Related Skills
openhue
337.4kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
337.4kElevenLabs text-to-speech with mac-style say UX.
weather
337.4kGet current weather and forecasts via wttr.in or Open-Meteo
tweakcc
1.4kCustomize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock private/unreleased features, and much more. Supports both native/npm installs on all platforms.
