Chapter 4 - ECONOMIC
Chapter 4 - ECONOMIC
Operations Research
1
20/02/1443
Computer Solutions
How activate the solver in excel??
1.In Excel 2010 and later, go to File > Options
2.Click Add-Ins, and then in the Manage box,
select Excel Add-ins
3.Click Go.
4.In the Add-Ins available box, select
the Solver Add-in check box
5. After you load the Solver Add-in,
the Solver command is available in
the Analysis group on the Data tab
Computer Solutions
Linear programming Solvers are now part of many
spreadsheet packages, such as Microsoft Excel
LP Formulation
Min 5x1+ 2x2
s.t. 2x1+ 5x2>10
4x1-x2>12
x1+x2>4 Partial Spreadsheet Showing Problem
x1, x2>0 Data
2
20/02/1443
Spreadsheet Solution