Bidirectional Search - GDC 2018 AI Summit
Overview| Try it out| Test on your data
This content is associated with a 2018 GDC AI Summit lecture on algorithms for bidirectional search

The understanding of bidirectional search changed significantly in the last few years. This talk gave a high-level overview of when you will want to use bidirectional search. The material here supplements the talk with technical details, demos, and test tools for determining if bidirectional search will work well for your game.

Talk Slides

References