genetics-js
Genetic and evolutionary algorithms framework for the web
balanced-k-groups
A TypeScript library for balanced N×M partitioning with multiple algorithmic strategies
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.
math-expression-solver
This package helps to solve mathematical expressions with maximum three variables, using a genetic algorithm framework.