Course Schedule - Fall Semester 2015

     

Meeting location information can now be found on student schedules in ESTHER (for students) or on the Course Roster in ESTHER (for faculty and instructors).
Additional information available here.

COMP 382 001 (CRN: 13084)

REASONING ABOUT ALGORITHMS

Long Title: REASONING ABOUT ALGORITHMS
Department: Computer Science
Instructors:
Chaudhuri, Swarat
Greiner, John
Meeting: 10:50AM - 12:05PM TR (24-AUG-2015 - 4-DEC-2015) 
Part of Term: Full Term
Grade Mode: Standard Letter
Course Type: Lecture
Language of Instruction: Taught in English
Method of Instruction: Face to Face
Credit Hours: 3
Course Syllabus:
 
Prerequisites: COMP 182
Section Max Enrollment: 125
Section Enrolled: 121
Enrollment data as of: 24-APR-2024 2:45AM
 
Additional Fees: None
 
Final Exam: Scheduled Final Exam-OTR Room
 
Description: Writing algorithms is fun, but how are you sure that the algorithm you wrote is flawless? Are there computing tasks for which it is impossible to produce an efficient algorithm, or, for that matter, any algorithm? To answer these questions, you have to learn to perform mathematical reasoning about algorithmic problems and solutions COMP 382 is an introduction to such reasoning techniques. Topics covered would include elementary logic, analysis of the correctness and efficiency of algorithms, and formal computational models like finite automata and Turning machines. On the way, you are also going to learn some new algorithm design techniques.