gordonkoschinsky / railwaygraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Railway Graph
==============

Implements a Graph class that supports double vertices for use in railway network
computation, like described by Markus Montigel 1992

A pathfinding method is included. See the `examples.py` file for usage.

About


Languages

Language:Python 100.0%