send link to app

Graph Search Algorithms


4.0 ( 6640 ratings )
유틸리티 교육
개발자: Replicode, Inc.
비어 있는

A helpful visual tool for learning various graph theory search algorithms.

Build mazes and see how each search algorithm finds its way from start to finish.
Easily customize your grid size, search order, distance calculation method (Euclidean or Manhattan), etc.

Algorithms included: depth-first search, breadth-first search, best-first search, and A* search.