Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@julianrojas87 julianrojas87 released this 18 Nov 21:43
8cd1712

Changes in this release include:

  • Major adaptations to work with the ERA KG v2
  • Adjustments to path finding A* algorithm to guarantee shortest path calculation
  • Use simplified virtual data model for railway network topology
  • Execute path finding logic from a Web Worker
  • Node.js script for testing path finding algorithm