Skip to content

Any colour you like...

Latest

Choose a tag to compare

@MrHarcombe MrHarcombe released this 09 Jul 14:25
· 1 commit to main since this release

Major addition:

  • the Bellman-Ford algorithm for shortest path (with early termination)

Minor corrections:

  • as a result of testing of the above, made further corrections to the underlying adjacency matrix with regards
  • the AmendEdge dialog now accepts negative values
  • the A* heuristic is now based on the distance between the centres of each node