IEOR4405, Spring 2013: Homework 2

IEOR4405, Spring 2013: Homework 2

Assigned: Thursday, January 31, 2013
Due: Thursday, February 7, 2013, in class

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.1
  2. Problem 3.3
  3. Problem 3.15 (hint: use an exchange argument)
  4. Problem 3.17
  5. Problem 3.24 (hint: use an exchange argument)
  6. Extra Credit Write real code (C, C++, python or Java) for 1|chains|&Sigma wjCj. Your input is a set of n jobs, and for each job you have a weight wj and a procesing time pj. In addition you are given the list of chains. Your ouput should be the optimal schedule. (Output the Cj values.)


Switch to:


cliff@ieor.columbia.edu