"An algorithm is a procedure (a finite set of well-defined instructions) for accomplishing some task which, given an initial state, will terminate in a defined end-state" - from wikipedia, the free encyclopedia Course Scope. In this course, a thorough examination of several well-known techniques that are used for the design and analysis of algorithms will be covered. Topics to be covered include theoretical measures of algorithm complexity, sorting and selection algorithms, greedy algorithms, divide and conquer techniques, dynamic programming, graph algorithms, search strategies, and an introduction to the theory of NP-completeness. Additional topics may be covered if time permits. Students are expected to have taken prior undergraduate courses in data structures, as well as calculus and discrete mathematics. Prerequisites. CS 310 and CS 330 Calculus (MATH 113, 114, 213) and MATH 125 Required Textbook. Introduction to the Design and Analysis of Algorithms by Anany Levitin, Addison Wesley; 2nd edition (2006) Grading.
Click this button
to subscribe the calendar. List of Topics.
Policies. All required assignments must be completed by the stated due date and time. There will be absolutely no extensions for the homework (not even in the case of emergency). Your lowest homework grade will not be counted towards your final grade. Please note that all coursework is to be done independently. Plagiarizing the homework will be penalized by maximum negative credit and cheating on the exam will earn you an F in the course. See the GMU Honor Code System and Policies at http://www.gmu.edu/catalog/acadpol.html and http://www.cs.gmu.edu/honor-code.html. You are encouraged to discuss the material BEFORE you do the assignment. As a part of the interaction you can discuss a meaning of the question or possible ways of approaching the solution. The homework should be written strictly by yourself. In case your solution is based on the important idea of someone else please acknowledge that in your solution, to avoid any accusations. You will be allowed to have one page (letter size) of notes for the midterm and two pages (one sheet) for the final. No copying of anything from the textbook or another person is allowed. You can write some things verbatim. You can also write your notes on the computer and print them. The notes sheet will be handed in with the exam. The quiz will be a closed book exam - no notes will be allowed. You can also have up to two opportunities of making up your missed/failed quizzes by turning in two CS culture assignments. A CS culture assignment is a one-page written summary of a talk from a CS seminar (see http://cs.gmu.edu/events/) that you attend during the Spring'07 semester. |