LdDl / ch

Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.
Apache License 2.0
47 stars 5 forks source link

Issue 35 #36

Closed LdDl closed 2 years ago

LdDl commented 2 years ago
  1. Some commentaries fix
  2. Align fields in graph and vertex structs
LdDl commented 2 years ago

Field alignment has been done via gopls