January 2017
Beginner to intermediate
280 pages
217h 11m
English
Solved Problem 10-1 Consider the 0–1 integer programming problem that follows:
Now reformulate this problem with additional constraints so that no more than two of the three variables can take on a value equal to 1 in the solution. Further, make sure that if , then also. Then solve the new problem using Excel.
Excel can handle all-integer, mixed-integer, and 0–1 integer problems. Program 10.12 shows two new constraints to handle the reformulated problem. These constraints are
and
The optimal solution is , with an objective function value of 95.