that-ga-library
v0.1.5
Published
A Microbial Genetic Algorithm library for Typescript
Readme
That GA Library
A Genetic Algorithm library for Typescript
Package Contents
|Module|Description| |---|---| |GACitizen|Any class which implements this interface can be evolved via the GA process| |GA|The GA class provides the evolutionary framework for evolving citizens to reach a higher and higher level of fitness.|
Example
Coming soon
