TrafficAssignment.jl
This is a Julia package for studying traffic assignment on road networks, based on data from:
- the
TransportationNetworksrepository - the Unified Traffic Dataset paper
Getting started
To install the latest stable version, run this in your Julia Pkg REPL:
pkg> add TrafficAssignmentCheck 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.