Skip to content

The-never-lemon/Traffic-FF

Repository files navigation

Traffic-FF: A traffic assignment software considering multiple ridesharing services

1. Instructions

Traffic-FF is an application used to predict traffic flow. It's developed based on MATLAB and MATLAB APP Designer.

2. Installation

  • Necessary toolboxes
    Parallel Computing Toolbox
    Optimization Toolbox
    MATLAB Compiler(if you want to package the app)
  • Download the code
    You can download the code from this repository including dijkstra.m kShortestPath.m load_file.m parallel_column_sf_1030.m sfKShortest.m. After putting them in the same path,you just need to run parallel_column_sf_1030.m.
  • Download the app
    Apart from downloading the code to run, you can also use the packaged app.The whole steps are shown in the oi-traffic-FF.pdf.

3. Test data

Test data is evolved from the topology of the city of Sioux-Falls in the USA, which you can find in column1_0323_2.5OD.mat.The Sioux-Falls network has 24 nodes, 76 links, and 528 OD pairs.The mat contains the links and OD pairs of the city The detailed parameter values of the links and OD pairs can be found in Bar-Gera.

4. Contact us

If you find problems or bugs, you can leave your comments and send us emails. Here are the emails.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published