CSI 5165 Winter 2023 Combinatorial Algorithms


WEB PAGE: http://www.eecs.uottawa.ca/~lucia/courses/5165-23/
PROFESSOR: Lucia Moura
email: lmoura@uottawa.ca
OFFICE HOURS: Office Hours: Wednesdays 11:00AM-12:00 (SITE-5027)
LECTURES: Wednesdays 1:00PM-2:30PM; Fridays 11:30AM-1:00PM (STE J0106- SITE building 800 Kind Edward)
CONTACT: 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.
  • [CA-4B] D. Knuth, The art of computer programming Vol 4B, Combinatorial Algorithms, Part 2, Addison Wesley, 2023.
  • [HM] M. Gendreau and J-Y Porvin, Handbook of Metaheuristics, 2nd Ed, Springer, 2010. (OttawaU has an electronic copy of [HM] available for download)
  • [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] and [CA-4B]
  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 6,7] and [KO, Chapter 3,4]

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

IMPORTANT
DATES:


weight: due date: ((?)tentative! check for updates)
Assignment 1 15%  Feb 9?
Student Lecture Proposal and Project proposal 3%  Feb 21?
Assignment 2 15%  Mar 2?
Student Lecture 11%  March 22,24?
Assignment 3 15%  P1 Mar 16/P2 March 30?
Project Presentation 11%  To be scheduled week of April 12?
Project Report 30%  April date after April 12 (to be decided)

Dates from the University of Ottawa Academic Calendar:
First lecture: January 11, 2023
Study break/Reading week: February 19-25
Last date to drop: March 31
Holiday: April 7
Last lecture: April 12, 2023