pathfinding-lab
pathfinding-lab copied to clipboard
Run, test and compare all algorithms and heuristic functions
Add an `` HTML sample to share dialog which the width and height will change to current map settings accordingly.
Add new options and APIs that enable users to import and export map data and pathfinding histories.
Add the following optional parameters to the query string that can pre-select the algorithm and heuristic functions. * algorithm (the algorithm's short name in lower case) * heuristic (the function's...