@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

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i @aureooms/js-metaheuristics

    Weekly Downloads

    0

    Version

    2.0.0

    License

    AGPL-3.0

    Last publish

    Collaborators

    • aureooms