Crate shortestpath

source ·
Expand description

Shortest Path is an experimental library finding the shortest path from A to B

Modules§

  • The mesh_2d module contains mesh implementations in 2 dimensions.
  • The mesh_3d module contains mesh implementations in 3 dimensions.
  • The mesh_topo module contains tools to simulate some shape twists, such as gates opening one-way, totally dynamic environments where the mesh can change due to external conditions.

Structs§

Enums§

Constants§

Traits§

Type Aliases§