geneticalgorithm
a general purpose genetic algorithm, an A.I. tool useful for machine evolution and adaptation
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.