Skip to content

This repository contains code for solving multiclass user equilibrium with recourse using link-based methods

Notifications You must be signed in to change notification settings

spartalab/staticMUER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

staticMUER

This repository contains code for solving multiclass user equilibrium with recourse using link-based methods.

The current implementation uses method of successive averages (MSA) for obtaining convergence and assumes discrete value of time distribution. The future versions will extend the analysis for continuous VOT distributions and other link-based methods.

The inputs are specified inside a folder under 'Networks/' including Links.txt (information about links and various link-states), Trips.txt (demand from origin node to a destination node), and VOT.txt (discrete VOT distribution). The output is the flow under each link state for each link (LinkStateFlows.txt), variation of relative gap with iterations (GapRate.txt), and an aggregated average flow on each link (TotalLinkStateFlows.txt). The output is written inside the respective 'Networks/' folder

Created by Venktesh Pandey [email protected]. If you have questions, feel free to email.

About

This repository contains code for solving multiclass user equilibrium with recourse using link-based methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages