Skip to content

Releases: prameshk/Traffic-Assignment

Static Traffic Assignment using User Equilibrium and Stochastic User Equilibrium- Python Code

10 Oct 16:06
6ef1540

Choose a tag to compare

Traffic-Assignment is a repository for static traffic assignment python code. Currently, the program can solve the static traffic assignment problem using user equilibrium (UE) and stochastic user equilibrium (SUE) for the city network. The solution can be achieved using both MSA and Frank-Wolfe algorithm.

Static Traffic Assignment

12 Nov 23:44

Choose a tag to compare

This is a first release of Python code on Traffic Assignment using User Equilibrium and Stochastic User Equilibrium