0% found this document useful (0 votes)
15 views5 pages

ENGR 3157-Operations Research-Lecture 02b-LPExcelSolver

Uploaded by

dashtonmoy349
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views5 pages

ENGR 3157-Operations Research-Lecture 02b-LPExcelSolver

Uploaded by

dashtonmoy349
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Operations Research

ENGR 3157
Lecture 03b – Excel Solver for Linear Programming

Eugene Ben-Awuah, PhD, PEng


Bharti School of Engineering
Laurentian University

Office: F220
Tel: 705-675-1151 ext. 2195
Email: [email protected]

• How to load the “solver” add-in in MsExcel:


– The Solver Add-in is a Microsoft Office Excel add-in program that is
available when you install Microsoft Office or Excel. To use it in Excel,
however, you need to load it first.
– Click the Microsoft Office Button, and then click Excel Options.
– Click Add-Ins, and then in the Manage box, select Excel Add-ins.
– Click Go.
– In the Add-Ins available box, select the Solver Add-in check box, and
then click OK.
– Tip: If Solver Add-in is not listed in the Add-Ins available box, click
Browse to locate the add-in.
– If you get prompted that the Solver Add-in is not currently installed on
your computer, click Yes to install it.
– After you load the Solver Add-in, the Solver command is available in
the Analysis group on the Data tab.
3

• Recall; max Z = CT X For example; max Z = 5x1  8x2


subject to x1  x2  9
subject t

AX  b x1  2x2  12
X  0 x1 0
x2 0

4
5

Settings for integer


programming

6
20

• Numerical model:

21

Initial values for


Objective
decision variables
function value

Row vector C

Matrix A
22

Objective Variables
function value optimal values

X1 = 11.43 X2 = 8.57 Z value = 1614.3

You might also like