Markov chain modelling of transportation networks.
This package enables the modelling of networks (transportation or otherwise) in which movement through the network is represented by discrete state Markov chains.
MCRoute extends the NetworkX module, requiring each node and edge to have an accompanying transition probability matrix that can be used during network traversal calculations. The package also incldues utility functions for constructing transition matrices from data and theoretical distributions.
You can take a look at the example workbooks available on GitHub.
Documentation can be found for the latest release on Read the Docs
Please cite the following paper (currently under preparation):
W. Klumpenhouwer Modelling Stochastic Transportation Networks with Markov Chains. (Under Preparation)