Skip to content

iparmax/MCND-pyomo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyomo Implementation of MCND

A small case of the MIP multicommodity capacitated fixed-charge network design problem is presented using the solver GLPK. For larger instances SCIP is probably preferable but requires an executable.

Prerequisites

  • Python 3.8
  • Anaconda 3

Installing

Install with the following command.

conda create --name mcnd --file requirements.txt

Authors

Ilias Parmaksizoglou

About

A Pyomo implementation of the MIP multicommodity capacitated fixed-charge network design problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages