Skip to content

Julia/JuMP implementation of a generalised multi-commodity network flow

License

Notifications You must be signed in to change notification settings

mattall/infraflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infraflow: Julia/JuMP implementation of a generalised multi-commodity network flow

A linear programming new_capacity expansion generalized multi-commodity network flow implemented using JuMP/Julia based on generalized multi-commodity network flow as found in:

Ishimatsu, Takuto. “Generalized Multi-Commodity Network Flows : Case Studies
in Space Logistics and Complex Infrastructure Systems.”
Masssachusett Institute of Technology, 2013
http://hdl.handle.net/1721.1/82470

Installing

Follow the instructions for your platform to install Julia.

You will also need to install the packages JuMP and GLPK

Running for the first time

You can then run the model from the command line using.

julia InfraFlow.jl

Building the documentation

julia --project=. docs/make.jl

About

Julia/JuMP implementation of a generalised multi-commodity network flow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%