Skip to content

0.1.4

Latest

Choose a tag to compare

@jciskey jciskey released this 15 Sep 00:38

This update splits out A* into a generic graph algorithm, as well as a grid variant. This allows for optimizations that work for grids but aren't valid for a generic graph.