simulate-annealing
v1.1.0
Published
```sh yarn install ```
Readme
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 [email protected]
- Website: http://slashgear.github.io/
- Twitter: @Slashgear_
- Github: @Slashgear
Show your support
Give a ⭐️ if this project helped you!
