jsgraphs
jsgraphs copied to clipboard
JsGraphs library
Produce a production-ready version of simulated annealing with the following optimizations: - Minimal delta cost computation: directly compute the delta using only the changed data - Avoid cloning: instead of...
Check the documentation, make sure all types are correct, add docs to methods/classes that are still missing it.
Tests for these methods are not automated. Either use zombie/virtual browser or the svg package to check the output.
Add an implementation of Dijkstra's algorithm. Create a sub-folder for algorithms, so that it's possible to only load the ones needed, avoiding to make Graph a huge all-in-one class.
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `loader-utils` from 1.4.0 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...