1.1.0 ⢠Published 5 years ago
simulate-annealing v1.1.0
Simulate annealing algorithm implemented in JS
Install
yarn installThis module export function to generate simulate annealing with parameter :
iterationLimitnumber of iterationtemperatureinit temperature valuedecreasetemperature decrease multiplierfitnessfunction of evaluation of a valuefirstValueinit of algorithmneighborfunction to generate new value from currentValuedebugto generate debug data (in order to generate plot)
Example
yarn exampleAuthor
š¤ Slashgear antoine395.caron@gmail.com
- Website: http://slashgear.github.io/
- Twitter: @Slashgear_
- Github: @Slashgear
Show your support
Give a āļø if this project helped you!