A Genetic Algorithm library for Typescript
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. |
Coming soon