@aureooms/js-metaheuristics

2.0.0 • Public • Published

js-metaheuristics

Metaheuristic algorithms for JavaScript.

for ( const [ candidate , fitness ] of localsearch( [ solution , best ] ) ) ... ;

NPM license NPM version Build Status Coverage Status Dependencies Status devDependencies Status Code Climate NPM downloads per month GitHub issues Documentation

Package Sidebar

Install

npm i @aureooms/js-metaheuristics

Weekly Downloads

3

Version

2.0.0

License

AGPL-3.0

Last publish

Collaborators

  • aureooms