CSCI 6220/4030 Randomized Algorithms, Fall 2017

Overview

Randomized Algorithms are the state of the art in contemporary algorithm design. They are usually simple, sometimes even easy to analyze, and they work well in practice. This course provides an introduction to basic concepts in the design and analysis of randomized algorithms.

Course Information

A more detailed version of the syllabus is available as an archival pdf.

Course Text: Randomized Algorithms, by R. Motwani and P. Ragahavan. We will also cover material from other sources (e.g. papers), that will be linked to on this page

Grading Criteria:

Students are expected to have writing supplies on hand in each class to complete the in-class pop quizzes. If you are an athlete or for some other reason are not able to attend each class, make alternative arrangements with the instructor in the first two weeks of the course.

Letter grades will be computed from the semester average. Maximum lower bound cutoffs for A, B, C and D grades are 85%, 75%, 65%, 55% (previously 90%, 80%, 70%, and 60%), respectively. These bounds may be moved lower at the instructors' discretion.

Topics and Schedule

We will be attempt to cover most of the chapters in the text, excluding chapters 2,9,13, but the focus will be on ensuring you understand the material. Accordingly the scope of the material covered may shrink or expand.

The final will be held Wednesday 12/20, 11:30am--2:30pm in Sage 5101. Here is a practice exam.

Homeworks

All assignments must be typed (preferably in LaTeX) and are due at the start of class (defined as the first 10 minutes). Late assignments will not be accepted, unless you contact the instructor at least two days before the due date to receive a deferral. Deferrals will be granted at the instructor’s discretion, of course.

Supplementary Materials