mcroute

Markov chain modelling of transportation networks.


License
MIT
Install
pip install mcroute==1.1.0

Documentation

MCRoute

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.

Get Started

You can take a look at the example workbooks available on GitHub.

Documentation

Documentation can be found for the latest release on Read the Docs

Citing This Package

Please cite the following paper (currently under preparation):

W. Klumpenhouwer Modelling Stochastic Transportation Networks with Markov Chains. (Under Preparation)