An open API service indexing awesome lists of open source software.

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

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)