During the Sabbatical i read the "In pursuit of the Traveling Salesman" and for my suprise i found out that performance of LP-solvers can be overwhelmingly better than some well-known heuristical solutions we are tought in our computer science classes;
I decided to dig deeper into the Discrete Optimization and it turned out be fun and very challenging;
This repository includes code examples from various discrete optimization book and solutions;
-
"Building Decision Support Systems" - folder "bdss", examples, solutions;
-
"Model Building in Mathematical Programming", folder "mbimp", example, execrise solutions;
All examples are written Minizinc