Module two_dim

Source

Structs§

Point2D
Representation of a point in two dimensions

Enums§

Distance2D
Algorithms to get the distance of two points.

Traits§

Grid2D
Trait for implementing a Grid in two dimensions

Functions§

a_star_search
breadth_first_search
dijkstra_search
reconstruct_path