TrafficAssignment.jl

Build Status Coverage Dev Documentation

This is a Julia package for studying traffic assignment on road networks, based on data from:

Getting started

To install the latest development version, run this in your Julia Pkg REPL:

pkg> add https://github.com/gdalle/TrafficAssignment.jl

Check out the documentation to know what to do next.

Credits

This package was originally written and maintained by Changhyun Kwon (see the previous repository). It has been adapted and is now maintained by Guillaume Dalle.