Presentation is loading. Please wait.

Presentation is loading. Please wait.

SOLVING LINEAR PROGRAMS USING EXCEL Dr. Ron Lembke.

Similar presentations


Presentation on theme: "SOLVING LINEAR PROGRAMS USING EXCEL Dr. Ron Lembke."— Presentation transcript:

1 SOLVING LINEAR PROGRAMS USING EXCEL Dr. Ron Lembke

2 Formulating in Excel 1. Write the LP out on paper, with all constraints and the objective function. 2. Decide on cells to represent variables. 3. Enter coefficients of each variable in each constraint in a block of cells. 4. Compute amount of each constraint being used by current solution.

3 Formulating in Excel 5. Place inequalities in sheet, so you remember = 6. Enter amount of each constraint 7. Enter objective coefficients 8. Calculate value of objective function 9. Make sure you have plenty of labels. 10. Widen columns for readability.

4 Standard Form Max7x 1 +5x 2 s.t. 4x 1 +3x 2 <=240 2x 1 +1x 2 <=100 x 1 >=0 x 2 >=0 electronics assembly

5 Constraint coefficients Current value of variables Formulating in Excel

6 Amount of each constraint used by current solution Formulating in Excel

7 RHS of constraints, Inequality signs. Objective Function Coefficients Formulating in Excel Objective Function Value

8 Fancy “What If” Tool Trial and error Simplifies the math Can’t solve it for us

9 Solving in Excel All we have so far is a big ‘what if” tool. We need to tell the LP Solver that this is an LP that it can solve. Choose ‘Solver’ from ‘Tools’ menu

10 Click “Data” then “Solver”

11 If No Solver, Office2010

12 If No Solver, Office 2007

13 Solving in Excel 1. Choose ‘Solver’ from ‘Data’ tab 2. Tell Solver what is the objective function, and which are variables. 3. Tell Solver to minimize or maximize

14 Solver Dialog Box Set the Target Sell Tell to minimize or maximize Where the variables are

15 Solving in Excel 1. Choose ‘Solver’ from ‘Tools’ menu 2. Tell Solver what is the objective function, and which are variables. 3. Tell Solver to minimize or maximize 4. Add constraints:  Click ‘Add’, enter LHS, RHS, choose inequality  Click ‘Add’ if you need to do more, or click ‘Ok’ if this is the last one. 5. Add rest of constraints

16 Add Constraint Dialog Box

17 Constraints Added

18 Assuming Linear 6. You have to tell Solver that the model is Linear. Click ‘options,’ and make sure the ‘Assume Linear Model’ box is checked.

19 Assume Linear

20 Assuming Linear 6. You have to tell Solver that the model is Linear. Click ‘options,’ and make sure the ‘Assume Linear Model’ box is checked. On this box, checking “assume non-negative” means you don’t need to actually add the non- negativity constraints manually. 7. Solve the LP: Click ‘Solve.’ Look at Results.

21 Office 2010

22 Office 2010 Options Set maximum time to look for a solution OR maximum # of iterations  Our problems should solve quickly

23 Solution is Found When a solution has been found, this box comes up. You can choose between keeping the solution and going back to your original solution. Highlight the reports that you want to look at.

24 Successful Solution

25 Optimality Conditions? 050100150200 160 40 80 120 0 200 Sweatshirts T-shirts T S Each time we go to another solution, Objective value gets better

26 Optimality Conditions Simplex method creates “dual”  Max has a min dual, min has a max dual Dual and “primal” converge to same value Solution must be optimal

27 Answer Report Gives optimal and initial values of objective function Gives optimal and initial values of variables Tells amount of ‘slack’ between LHS and RHS of each constraint, tells whether constraint is binding.

28 Answer Report

29 Sensitivity Report Variables: Final value of each variable Reduced cost: how much objective changes if current solution is changed Objective coefficient (from problem)

30 Sensitivity Report Variables: Allowable increase: How much the objective coefficient can go up before the optimal solution changes. Allowable decrease: How much the objective coefficient can go down before optimal solution changes. Both of these only are accurate for changes made to one variable at a time. If you change more than one variable, need to re-solve the LP. Suppose t-shirts had increase of $5 decrease $10  Solution is optimal if t-shirt profits are between $15-$30

31 Sensitivity Report Constraints Final Value (LHS) Shadow price: how much objective would change if RHS increased by 1.0  Allowable increase, decrease: how wide a range of values of RHS shadow price is good for.  Also only accurate for changes made to one constraint at a time  To see the impact of changing more than one constraint, we just have to re-run the problem

32 Sensitivity Report

33 Limits Report Tells ranges of values over which the maximum and minimum objective values can be found. Rarely useful

34 Limits Report

35 Summary Entered the LP into Excel Opened Solver, told it how we wanted to solve the LP Interpreting results of Solver Reports  Answer report – basic results  Sensitivity – how much the situation would change with different profits per unit, or amounts of constraints


Download ppt "SOLVING LINEAR PROGRAMS USING EXCEL Dr. Ron Lembke."

Similar presentations


Ads by Google