Skip to content

Markov chain modelling of transportation networks

License

Notifications You must be signed in to change notification settings

wklumpen/mcroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)