pathfinding-lab icon indicating copy to clipboard operation
pathfinding-lab copied to clipboard

Run, test and compare all algorithms and heuristic functions

Results 3 pathfinding-lab issues
Sort by recently updated
recently updated
newest added

Add an `` HTML sample to share dialog which the width and height will change to current map settings accordingly.

enhancement

Add new options and APIs that enable users to import and export map data and pathfinding histories.

enhancement

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...

enhancement