ORM_7th Lecture
ORM_7th Lecture
Science
We will let X1, X2, . . . , X6 represent the six decision variables for this problem
and assume they operate as:
Each decision variable in this problem is a binary variable that assumes the
value 1 if the associated project is selected, or the value 0 if the associated
project is not selected.
Integer Linear Programming
A Capital Budgeting Problem Objective Function)
Integer Linear Programming
A Capital Budgeting Problem (Constraints)
Integer Linear Programming
A Capital Budgeting Problem (Mathematical Model)
Integer Linear Programming
A Capital Budgeting Problem (Excel Model)
Integer Linear Programming
A Capital Budgeting Problem (Solver Parameters)
Integer Linear Programming
A Capital Budgeting Problem (Solver Result)
Integer Linear Programming
A Capital Budgeting Problem (Optimal Solution Vs Heuristic
Solution)
Comparing the Optimal Solution with the Heuristic Solution technique.
Heuristic Solution explained in class.
Thumb Rule.
Integer Linear Programming
Binary Variables and Logical Conditions
Binary variables can be used to model several logical conditions that
might apply in a variety of problems.
For Example:- In the CRT Technologies problem, several of the projects
under consideration (for example, projects 1, 3, and 6) might represent
alternative approaches for producing a certain part for a product.
If we want to ensure that the solution includes exactly one of alternatives,
we could include the following constraint in our model.
X1+X3+X6=1
As an example of another type of logical condition, suppose that project
4 involves a cellular communications technology that will not be available
to the company unless it undertakes project 5. This type of relationship can
be imposed on the solution with the constraint:
X4-X5≤0
Integer Linear Programming
Fixed Charge Problems
Integer Linear Programming
Fixed Charge Problems
Since fixed costs indicate that entire cost will be incurred if the
corresponding machines is used to produce at all,
Then another set of variables is defined.
Integer Linear Programming
Fixed Charge Problems
In another words,
Integer Linear Programming
Fixed Charge Problems
The OFV
Integer Linear Programming
Fixed Charge Problems
The Model