CSE450(LEC24764)/CSE598(LEC32033): Design and Analysis of Algorithms
MW 03:15pm--4:30pm, BYAC270

Instructor : Professor Guoliang (Larry ) Xue

Office : 442 BYENG

Office Hours : MW 4:30pm--5:30pm, M 1:30pm--2:30pm

Email : xue@asu.edu

URL : http://optimization.asu.edu/~xue

TA : Pavel Ghosh

Office : BYENG 498DA

Office Hours : Tuesdays and Thursdays 2:00pm-3:00pm.

Email : pghosh2@asu.edu

Course Webpage: http://my.asu.edu

Notes, announcements, homework, and exams will be all posted on the Course Webpage

ABOUT THIS COURSE

This is a second course in algorithms, where the first course refers to CSE310, which is a prerequisite of this course.

The goal of this course is to teach you solid knowledge and techniques in design and analysis of algorithms. You will learn algorithm design techniques such as

You will learn these techniques from example algorithms and the corresponding analysis. You will also learn more advanced data structures which are necessary in the design of better algorithms.

This course may be taken as CSE450 for undergraduate students or as CSE598 for graduate students. The requirement for graduate students will be higher than that for undergraduate students.

This course requires a lot of work. Depending on different knowledge levels the students may have, all students may not be required to spend the same amount of time on this course. However, every student is encouraged to preview before the class and review immediately after the class.

Students are encouraged to ask questions in class, and to fully use the office hours of the instructor and the TA. Students may also ask questions via email to the instructor and/or the TA. However, the instructor and the TA may choose to ignore questions on topics well covered in class and from students not attending the lecture(s).

There will be closed book exams and many heavyweight homeworks. Homeworks may involve theoretical contents as well as programming contents. The instructor will also assign suggested readings/exercises after each lecture. Students should work on these before the next lecture day but will not hand in the solutions to the exercises. Very often, solutions to these exercises can be found on the Internet. It is not cheating to get the solutions on the Internet. Discussion on these exercises are encouraged. However, you will gain only after you can understand the materials.

Web Material

You are required to make sure that you are enrolled at my.asu.edu by the end of first week of class. Also, it is your responsibility to make sure that your email address at my.asu.edu is the one you read everyday. Students are required to check the Bulletin Board which can be reached from my.asu.edu by following the link to Discussion Board on the left-hand side of the screen everyday. All course announcements will be posted on the bulletin board (some course announcements may actually be posted on the bulletin board only).

Tentative Schedule of Topics

Text book

Jon Kleinberg and Eva Tardos, Algorithm Design, Addison Wesley, 2006.

Prerequisites:

CSE310, MAT243. You should also be able to program in C or C++.

Grading:

Special Cases:

In describing the policies, there will be some special cases in reference. I will honor the following special cases (rules stated):

Policy on Homework Assignments:

All homework should be typeset using LaTeX or Microsoft Word. Hand-written assignment will not be accepted.
All homework assignments are due before the lecture on its due date. No late assignment will be accepted. If you fall into one of the special cases defined in this syllabus, you need to talk to the instructor immediately. It is the instructor's decision whether or not you can receive an extension.

Grade Appealing:

Your grades will be posted at the class website, available to you. Whenever the grade for a particular work is available, we will post an announcement. You will have one week to challenge the grade in writing. If you do not contact either the instructor or the TA within a week, there would be no change to your grade for that particular work. This applies to all of your graded work. It is your responsibility to keep the graded hardcopy of your work, except the final exam.

Policy on Midterms and Final Exams:

Final is pre-scheduled by the University and will not be changed. The dates of midterms will be announced in class one week before the test. In general, there will be no makeup test or exam. If you fall into one of the special cases defined in this syllabus, it is the instructor's decision whether or not you will have a makeup exam.

Brief Summary of the University Policies on Cheating:


Any incidence of cheating in this class will be severely dealt with. This applies to homework assignments and exams. The minimum penalty for cheating will be that the student will not obtain any credit for that particular assignment (This means that if in an exam and/or assignment a student is found to have cheated, he/she will obtain zero in that exam and/or assignment). Students are encouraged to discuss with others the materials covered in class. However students should not discuss problems in assignments/exams. One tends to get very suspicious if two identically wrong results show up in the homework assignment and/or exams.