0% found this document useful (0 votes)
76 views

2 Linear Programming Computer Solution

This document discusses linear programming and sensitivity analysis. It introduces linear programming problems and their computer solutions. It then explains that sensitivity analysis is used to analyze how changes to parameters, like objective function coefficients or right-hand side constants, impact the optimal solution. The document provides example ranges for changing coefficients c1 and c2, as well as right-hand side values q1 and q2, to analyze how the optimal solution would be affected.

Uploaded by

Gema Fajri Azmi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
76 views

2 Linear Programming Computer Solution

This document discusses linear programming and sensitivity analysis. It introduces linear programming problems and their computer solutions. It then explains that sensitivity analysis is used to analyze how changes to parameters, like objective function coefficients or right-hand side constants, impact the optimal solution. The document provides example ranges for changing coefficients c1 and c2, as well as right-hand side values q1 and q2, to analyze how the optimal solution would be affected.

Uploaded by

Gema Fajri Azmi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Linear Programming:

Computer Solution &


Sensitivity Analysis

BDA JOPR 101


BDA JOPR 101
BDA JOPR 101
BDA JOPR 101
Sensitivity Analysis

BDA JOPR 101


Sensitivity Analysis

Sensitivity analysis
is the analysis of the
effect of parameter
changes on the
optimal solution.

BDA JOPR 101


Sensitivity Analysis

25  c1  66.67 c1 = koefisien x1
60  c2  80 c2 = koefisien x2

BDA JOPR 101


30  q1  80 q1 = constraint R.H. side
60  q2  160 q2 = constraint R.H. side

BDA JOPR 101

You might also like