MCS 521: Combinatorial Optimization

MCS 521

Spring 2022

Monday-Wednesday-Friday, 10:00 - 10:50 am BSB 337

Instructor

Will Perkins

willp@uic.edu

Office: SEO 626

Office Hours: TBA

Course Information

Main Topics of the Course:

  1. Algorithms for trees and paths
  2. Max flow problems
  3. Matching algorithms
  4. Travelling Salesman problem
  5. Linear programming duality
  6. Approximation algorithms

References
Schedule
  • Jan 10What is combinatorial optimization?

  • Jan 12Minimum spanning trees

  • Jan 14MST and linear programs

  • Jan 19Shortest paths, Ford's algorithm