This maze is generated using Wilson’s algorithm and then solved using random search. Compare to best-first search. See random search on a maze generated using random traversal.