kpack18 / kpack18.github.io

CSE 442 Path Algorithm Visualizer
2 stars 0 forks source link

Least Steps Tracker #74

Closed tadari closed 5 years ago

tadari commented 5 years ago

Keeps track of the smallest steps taken and which algorithm achieved it given the current graph layout. Changing the graph in any way will reset this value.

kpack18 commented 5 years ago

test found in tests/statistics/test_statistics.js