https://github.com/garciparedes/network-flow-transeuro
My solution for a class assignment related with integer programming modeling
https://github.com/garciparedes/network-flow-transeuro
assignment express garciparedes integer-programming linear-programming mosel network-flow optimization university-of-valladolid
Last synced: 7 months ago
JSON representation
My solution for a class assignment related with integer programming modeling
- Host: GitHub
- URL: https://github.com/garciparedes/network-flow-transeuro
- Owner: garciparedes
- License: apache-2.0
- Created: 2018-03-02T10:12:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T18:38:01.000Z (over 7 years ago)
- Last Synced: 2025-01-16T02:25:28.430Z (9 months ago)
- Topics: assignment, express, garciparedes, integer-programming, linear-programming, mosel, network-flow, optimization, university-of-valladolid
- Language: TeX
- Homepage:
- Size: 2.87 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Network Flow Transeuro
## Contents
* [Document](tex/document.pdf)
* [Linear Programming Model](mosel/linear-programming-model.mos)
* [Transportation Model](mosel/two-steps-transportation-model.mos)
* [Network Flow Model](mosel/network-flow-model.mos)
* [Data Input](mosel/data.dat)## Contributors
* Sergio García Prado - [@garciparedes](http://garciparedes.me)