CSCI 256 - Spring 2024

Algorithm Design and Analysis

Home | Lectures | Assignments | Handouts | CS@Williams

Home

Instructor: Sam McCauley
Email: sam@cs.williams.edu
Phone: x2744
Office:TCL 306
Office Hours:TW 2:00-4:00PM F 2:00-2:30PM
Lectures: MR 1:10-2:25PM and 2:35-3:50PM in Schow 030B
TAs : Max Enis, Michael Faulkner, Timothy Kim, Austin Osborn, Michelle Wang, Leah Williams
TA Hours: Located in TPL 207.
Sunday 12:30-1:30
Monday 4-6, 8-10
Tuesday 4-7
Wednesday 4:30-6, 7-8, 8:30-10
 
Assignments will be due on Wednesdays, at 9:59pm Eastern time.

Course Description

This course is about mathematical modeling of computational problems, developing common algorithmic techniques to solve them, and about analyzing the correctness and running time of the algorithms. By clearly formulating and carefully analyzing the structure of a problem, it is often possible to dramatically decrease the computational resources needed to solve it. In addition, by analyzing algorithms you can provide provable guarantees of their performance. We will study several algorithm design strategies that build on data structures and programming techniques introduced in CS 136 and mathematical tools introduced in MATH 200. The course will roughly cover the following topics in order: graph algorithms, greedy algorithms, divide-and-conquer, dynamic programming, NP completeness and problem reductions, approximation algorithms and randomized algorithms. At the end of the course, the students should be able to:

Readings

The primary text for the course is Algorithm Design by Jon Kleinberg and Éva Tardos, Addison-Wesley 2006. This will be supplemented by readings from the Algorithms textbook by Jeff Erickson freely available online.

Course Requirements, Evaluation and Grading

Category Value
Assignments 20%
Midterm exam 1 25%
Midterm exam 2 25%
Final exam 30%

Students will be evaluated based upon their overall performance in the course, according to the table above. Exams and problem sets will be graded on the correctness, clarity, thoroughness, and appropriateness of responses.

Problem Sets. Much of the learning in this course happens through practice. Weekly problem sets will be assigned as homework. The released assignments, along with the corresponding due dates, are listed on the Assignments page. There is also a handout giving some tips on how assignments will be graded, both for proof correctness and for correct latex usage.

Midterms and Final Exam. All exams in this course will be in-person. Midterms will be during your normally scheduled class time. The first midterm exam will be on February 29, and the second will be on April 15. The final exam will be in the assigned slot during finals period.

Special Accommodations

Students with disabilities of any kind who may need accommodations for this course are encouraged to contact Dr. G.L. Wallace (Director of Accessible Education) at 597-4672. Also, students experiencing mental or physical health challenges that are significantly affecting their academic work or well-being are encouraged to contact me and to speak with a dean so we can help you find the right resources. The deans can be reached at 597-4171. If you need accommodations for religious observances, you are encouraged to reach out to me. However, last-minute requests are unlikely to be granted.

Computer Science Honor Code

The Honor Code as it applies to non-programming assignments is outlined here (see the section Avoiding Violations). Further information is also given in the syllabus.

Computer Ethics

Students should be aware of and abide by the College's statement on Computer Ethics. Violations including uninvited access to private information and malicious tampering or theft of computer equipment or software are subject to disciplinary action.


Copyright 2024 | Department of Computer Science :: 47 Lab Campus Drive :: Williamstown, MA 01267