News

Formulate linear and integer programming problems for solving commonly encountered optimization problems. Understand how approximation algorithms compute solutions that are guaranteed to be within ...
A timetabling problem is formulated as a large integer linear programming problem in 0-1 variables. A solution method based on Lagrangean relaxation coupled with subgradient optimization is presented.
The specific equations are based on the details of the original problem. But while these details may differ, the basic makeup of ILP problems remains the same, giving researchers a single way to ...
Instructor Fall 2016: Sriram SankaranarayananPrerequisitesCalculus I,II + Algorithms + Linear Algebra.Topics CoveredRoughly, we will cover the following topics (some of them may be skipped depending ...
From the algorithm side we have to combine methods and solution approaches from Operations Research and Data Science, e.g., exact methods (e.g., solving integer linear programming problems and ...