JSPM

  • Created
  • Published
  • Downloads 19
  • Score
    100M100P100Q58106F
  • License MIT

Genetic algorithm implementation library

Package Exports

  • genetic-search
  • genetic-search/es/index.js
  • genetic-search/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (genetic-search) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Genetic Algorithm Implementation for TypeScript

npm npm Coverage Status Build and test Minified Size License: MIT

Unit testing

npm i
npm run test

License

Genetic Search TS is licensed under the MIT License.