Optimization: principles and algorithms, by Michel Bierlaire
chap25 Directory Reference

Files

file  knapsackExact.m [code]
 Solves the knapsack problem using integer optimization.
 
file  run2512.m [code]
 Runs example 25.12 of [1].
 
file  run2702.m [code]
 Runs example 27.2 of [1], solving the problem using an exact method.
 
file  run2703.m [code]
 Runs example 27.03 of [1].
 
file  tspExact.m [code]
 Write the Traveling Salesman Problem (TSP) as an integer optimization problem in standard form.
 
Copyright 2015-2018 Michel Bierlaire