This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
Version 1.2
·
82 commits
to master
since this release
Major changes from 1.1.0
- Restructured documentation nesting.
- Implemented conversion from Absolute input to Grid (absolute-to-grid)
- Switch graph libraries from 'vis' to 'Cytoscape'
- Fixed variable name typo when total route limit reached for 'all-possible' pathfinding.
- Increased graph size limits:
- Up to 1 million nodes and edges.
- Grid dimensions up to 1000x1000
- Loading spinner for output graph.
- Relative graphs are displayed dynamically with minimal overlap.