IEOR4405, Spring 2017: Homework 3

Assigned: Friday, February 3, 2017
Due: Friday, February 10, 2017

General Instructions

  1. Please review the course information.
  2. 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.
  3. Numbered problems are all from the textbook Scheduling: Theory, Algorithms and Systems.

Problems

  1. Problem 3.22.
  2. Problem 3.24.
  3. Show that 1|prec|Lmax reduces to 1|prec|Σ Uj
  4. 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]