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
Follow the instructions for your platform to install Julia.
You will also need to install the packages JuMP and GLPK
You can then run the model from the command line using.
julia InfraFlow.jl
julia --project=. docs/make.jl