Skip to content

Matrixeigs/IntegerProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntegerProgramming

Integer programming code for mixed-integer programming problems

This package is to develop the typical algorithms for integer programming problems, including the following modules

Branch and bound

This algorithm is the based on [1]

Cutting plane

Strong valid inequalities

Lagrange duality

Column generation

Row generation

Benders' algorithm

Primal heuristics

References:

[1] Conforti M, Cornuéjols G, Zambelli G, et al. Integer programming models[M]. Springer International Publishing, 2014.

About

Modern solution algorithms for mixed integer programming problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages