Computational Complexity
16:198:538
Fall 2017
Instructor: Shubhangi Saraf
Email: shubhangi.saraf@rutgers.edu
Timing: Friday
10:20 am – 1:20 pm
Location: Arc 110
Office hours: Mon 3pm – 4 pm (Hill 426)
Description: This course will serve as a graduate
course in complexity theory.
Computational complexity is the study
of what computational tasks can be achieved efficiently, or with limited
computational resources. Though computer scientists and mathematicians have intensively
studied this topic in the last several decades, we still understand very little
about computational efficiency. Although
there have been some remarkable results giving some answers and insights into
some of the questions, most of major questions are still unanswered. Indeed it
seems almost shocking that we still don't know the answers to them. In this
course we will cover classical results as well as more recent results leading
up to the state of the art in the field. Along the way we will encounter many
surprising connections, beautiful mathematics, and a host of intriguing
questions.
Recommended Text: "Computational Complexity: A Modern
Approach" by Arora and Barak.
Also available online: http://theory.cs.princeton.edu/complexity/book.pdf
Another great book (also
available online):
"Computational
Complexity: A conceptual Perspective" by Oded Goldreich
Prerequisites: It will be helpful to
have some background in algorithms/discrete math, but no formal prerequisite
will be enforced. If you do not satisfy the official prerequisites but are
still interested in registering for the course, and you are concerned if you
will be sufficiently prepared for the course, send an email to shubhangi.saraf@rutgers.edu
The only real prerequisite is some
mathematical maturity.
Homework/grading: There will be 3 problem sets. There will also be a final
project.
Homework 1 (due October
6)
Homework 2 (due November
3)
Homework 3 (due December
1)
Schedule:
§ Lecture 1 (09/08): Administrative details, course overview, Turing machines, complexity classes.
§ Lecture 2 (09/15): NP-completeness, Cook-Levin Theorem
§ Lecture 3 (09/22): Hierarchy Theorems, Ladner’s theorem
§ Lecture 4 (09/29): Oracles and relativization, space complexity
§ Lecture 5 (10/6): More space complexity
§ Lecture 6 (10/13): Cancelled
§ Lecture 7 (10/20): Polynomial Hierarchy, Boolean circuits
§ Lecture 8 (10/27): Boolean circuits, Randomness in computing
Tentative (and partial) list of topics:
· Hierarchy theorems, Diagonalization, Relativization,
· Alternations, NP completeness,
· Space bounded computation, sublinear space algorithms
· Randomness in computation, BPP, RP
· Interactive proofs
· Circuit lower bounds
· Hardness versus randomness – derandomization, pseudorandom generators
· PCP theorem, hardness of approximation