|
Optimization: principles and algorithms, by Michel Bierlaire
|
Files | |
| file | gomory.m [code] |
| Algorithm 26.3: Gomory cuts for linear optimization. | |
| file | run2513gomory.m [code] |
| Runs example 25.13 of [1] with Algorithm 26.3. | |
| file | run2604.m [code] |
| Runs example 26.4 of [1]. | |
| file | run2604gomory.m [code] |
| Runs example 26.4 of [1] with Algorithm 26.3. | |
| file | runGomory.m [code] |
| Runs example of Gomory cut. | |