genetics-js
Genetic and evolutionary algorithms framework for the web
genetic-algorithm-fw
This package provides a framework for building applications where genetic algorithm (GA) is used for solving optimization problems based on a natural selection process that mimics biological evolution.
bat-algorithm
A simple JavaScript library implementing the Bat Algorithm for optimization problems.
math-expression-solver
This package helps to solve mathematical expressions with maximum three variables, using a genetic algorithm framework.