CSI 5165 Winter 2021 Combinatorial Algorithms


WEB PAGE: http://www.eecs.uottawa.ca/~lucia/courses/5165-21/
PROFESSOR: Lucia Moura
email: lmoura@uottawa.ca
OFFICE HOURS: Office Hours: TBA (Fridays?)
LECTURES: Wednesdays 1:00PM-2:30PM
Fridays 10:00AM-11:30PM
CONTACT: Lectures/Office Hours in Zoom.
Materials and submissions in Brightspace.

TEXTBOOK: Main text:
[KS] D. Kreher and D. Stinson, "Combinatorial Algorithms: generation, enumeration and search", CRC Press, 1998.

Other texts:

  • [CA-4A] D. Knuth, The art of computer programming Vol 4A, Combinatorial Algorithms, Part 1, Addison Wesley, 2011.
  • [HM] M. Gendreau and J-Y Potvin, Handbook of Metaheuristics, 2nd Ed, Springer, 2010.
  • [KO] P. Kaski and P. Ostergard, Classification algorithms for codes and designs, Springer, 2006.
    (OttawaU has an electronic copy of [KO] available for download)
COURSE
OBJECTIVES:
Combinatorial problems arise in many areas of computer science, engineering and mathematics. Combinatorial structures such as graphs and set systems are used to model many problems in computing.
In this course, we will study combinatorial algorithms to solve the following types of problem:
Generation: construct all combinatorial structures of a particular type.
Enumeration: compute the number of different combinatorial structures of a particular type.
Search/Optimization: find at least one example of a structure of a particular type; optimization can be viewed as a special case of search.
In the first part of the course, students will learn a wide range of techniques to solve these problems. In the second part, they will learn more advanced techniques as well as work on a project related to their research interests.
COURSE OUTLINE:
  1. [G] Generating elementary combinatorial objects. Basic algorithms for ordering, ranking and unranking of combinatorial objects such as sets, permutations, tuples, gray codes. -- [KS, Chapters 2 and 3] and [CA-4A]
  2. [B] Exhaustive search and exhaustive generation algorithms (backtracking, branch-and bound). -- [KS, Chapter 4] and [KO, Chapter 4.1]
  3. [H] Heuristic search algorithms (hill climbing, simulated annealing, tabu search, genetic algorithms). -- [KS, Chapter 5] and [HM]
  4. [I] Computing isomorphism (isomorphism of graphs and set systems; computing invariants and certificates) and Isomorph-free generation (exhaustive generation of complete (isomorph-free) lists of combinatorial objects) [KS,Chapter 7] and [KO, Chapter 3,4]

MARKING SCHEME: 45% Assignments 3 @ 15 each
3% Project proposal (1-2 pages): the project is individual, student choice with professor approval, research + your own work
11% Student Presentation (20 minute talk): talk teaching peers about topic not covered in lectures, can be related to project topic
11% Project Presentation (20 minute talk): talk presenting your project
30% Project report (10-15 pages paper): final report, article style

IMPORTANT
DATES:


weight: due date: (tentative)
Assignment 1 15%  Feb 8?
Project proposal 5%  Feb 22
Assignment 2 15%  Mar 1?
Student Presentation 10%  Week of March 24,26?
Assignment 3 15%  Mar 29?
Project Presentation 10%  April 13 (Tuesday, following Friday schedule 10:00)
Project Report 30%  April date (to be decided)

Dates from the University of Ottawa Academic Calendar:
First lecture: January 13, 2021
Study break/Reading week: February 14-20
Last date to drop: March 26
Last lecture: April 13, 2021