js-metaheuristics Metaheuristic algorithms for JavaScript. for ( const [ candidate , fitness ] of localsearch( [ solution , best ] ) ) ... ;