Skip to content

wenxinzhou98/frank-wolfe-WenXin-Zhou-course-project-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frank-wolfe-WenXin-Zhou-course-project-master

About

This is the course project for "Network Modelling and Optimization" given by Prof.Xiaolei Wang. This project requires to implement the frank-wolfe algorithm for static traffic assignment problem (TAP) with monotonically increasing convex objective function and equilibrium constraints.

Prerequisites

The codes are implemented under Ubuntu 18.04, gcc version 7.5.0. Boost C++ 1.71.0 is also required for running the codes.

How to use this project

After building all dependencies, one can easily run the codes by directly calling Makefile in termination to compile the project. To test the efficiencies of the algorithm on different networks, one can refer to https://github.com/bstabler/TransportationNetworks for details.

Remark

Feel free to contact zhouwenxin@tongji.edu.cn if you have any doubt on using this project.

About

Course project for "Network Modelling and Optimization"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published