Assigned:
Friday, February 3, 2017
Due:
Friday, February 10, 2017
General Instructions
- Please review the
course information.
- You must write down with whom you worked on the assignment. If this
changes from problem to problem, then you should write down this
information separately with each problem.
- Numbered problems are all from the textbook Scheduling:
Theory, Algorithms and Systems.
Problems
- Problem 3.22.
- Problem 3.24.
- Show that 1|prec|Lmax reduces to 1|prec|Σ Uj
-
An independent set X is a set of vertices such that there are no edges between
any of vertices in X. In the independent set problem, you are given a graph G=(V,E) and a number k, and
want to know if the graph G has a subset of the vertices that is an independent set of size at least k.
Show that the independent set problem is NP-complete by reducing vertex cover to
independent set.
Switch to:
[email protected]