computational-problem-solving / js-metaheuristics

:test_tube: Metaheuristic algorithms for JavaScript

Home Page:https://aureooms.github.io/js-metaheuristics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metaheuristic algorithms for JavaScript.

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

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

About

:test_tube: Metaheuristic algorithms for JavaScript

https://aureooms.github.io/js-metaheuristics

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%