Inspired by http://tomchuk.com/post/solving-mazes-with-python-3 IDEAS: - Cython - PyPy - Bidirectional A* Search - Multiprocessing - Throwing more CPU at it - Jump Point Search - http://www.astrolog.org/labyrnth/algrithm.htm
Inspired by http://tomchuk.com/post/solving-mazes-with-python-3 IDEAS: - Cython - PyPy - Bidirectional A* Search - Multiprocessing - Throwing more CPU at it - Jump Point Search - http://www.astrolog.org/labyrnth/algrithm.htm