Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 02:02

Release Notes:

  • Flat priority queue returns a reference to new position in buffer on update because old reference will be stale.
  • Simplify graph sample to solve Dijkstra's algorithm with a more simple structure.