Assigned:
Friday, February 17, 2017
Due:
Friday, February 24, 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.6 (please show your work for the branch and bound, or write a computer program to solve the problem)
- Problem 3.7 (please show your work for the branch and bound, or write a computer program to solve the problem)
- Consider the following instance of 3-partition:
A={27,27,29,33,33,33,35,35,35,37,37,39}
b=100
- Formulate an instance of 1|rj|Lmax, using
the reduction given in class.
- Solve this instance of 1|rj|Lmax, any way
you like.
- What can you conclude about the 3-partition instance?
Switch to:
[email protected]