Multiprocessing genetic algorithm implementation library extension
npm install genetic-search-multiprocess


!Build and test


!Logo
Description
-----------
This is an extension for Genetic Search library that implements
multiprocessing phenome calculation.
Setup
-----
``bash`
npm i genetic-search-multiprocess
Usage example
-------------
Read the docs here.
Unit testing
------------
`bash``
npm i
npm run test
License
-------
Genetic Search Multiprocessing TS is licensed under the MIT License.