Integer Programming Integer programming is a solution method for many discrete optimization problems Programming = Planning in this context Origins go.

Slides:



Advertisements
Similar presentations
BU Decision Models Integer_LP1 Integer Optimization Summer 2013.
Advertisements

Introduction to Mathematical Programming
Introduction to Mathematical Programming Matthew J. Liberatore John F. Connelly Chair in Management Professor, Decision and Information Technologies.
Linear Programming Problem. Introduction Linear Programming was developed by George B Dantzing in 1947 for solving military logistic operations.
Lesson 08 Linear Programming
Linear Programming. Introduction: Linear Programming deals with the optimization (max. or min.) of a function of variables, known as ‘objective function’,
IP modeling techniques I In this handout, Modeling techniques:  Using binary variables  Restrictions on number of options  Contingent decisions  Variables.
Linear Programming Problem
Chapter 5 Linear Inequalities and Linear Programming
Linear Inequalities and Linear Programming Chapter 5 Dr.Hayk Melikyan/ Department of Mathematics and CS/ Linear Programming in two dimensions:
Chapter 5 Linear Inequalities and Linear Programming Section 3 Linear Programming in Two Dimensions: A Geometric Approach.
Operations Management Linear Programming Module B - Part 2
McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., Integer Programming.
Math443/543 Mathematical Modeling and Optimization
Integer Programming Integer programming is a solution method for many discrete optimization problems Programming = Planning in this context Origins go.
Linear Programming Integer Linear Models. When Variables Have To Be Integers Example – one time production decisions –Fractional values make no sense.
Linear and Integer Programming Models
Linear Programming. Linear programming A technique that allows decision makers to solve maximization and minimization problems where there are certain.
IP modeling techniques II
Linear Programming Econ Outline  Review the basic concepts of Linear Programming  Illustrate some problems which can be solved by linear programming.
Linear Programming Applications
IP modeling techniques III In this handout, Modeling techniques:  Making choices with non-binary variables  Piecewise linear functions.
Chapter 5 Integer Programming. What is an integer program (IP)? IP is a linear program in which all or some variables can only take integral values. A.
Linear-Programming Applications
(Not in text).  An LP with additional constraints requiring that all the variables be integers is called an all-integer linear program (IP).  The LP.
1 1 Slide LINEAR PROGRAMMING: THE GRAPHICAL METHOD n Linear Programming Problem n Properties of LPs n LP Solutions n Graphical Solution n Introduction.
1© 2003 by Prentice Hall, Inc. Upper Saddle River, NJ The Wyndor Glass Company Problem (Hillier and Liberman) The Wyndor Glass Company is planning.
Introduction to Mathematical Programming OR/MA 504 Chapter 5 Integer Linear Programming.
Chapter 4 An Introduction to Optimization
Operations Research Models
1 DSCI 3023 Linear Programming Developed by Dantzig in the late 1940’s A mathematical method of allocating scarce resources to achieve a single objective.
Spreadsheet Modeling & Decision Analysis:
Types of IP Models All-integer linear programs Mixed integer linear programs (MILP) Binary integer linear programs, mixed or all integer: some or all of.
Spreadsheet Modeling and Decision Analysis, 3e, by Cliff Ragsdale. © 2001 South-Western/Thomson Learning. 6-1 Integer Linear Programming Chapter 6.
 A concert promoter wants to book a rock group for a stadium concert. A ticket for admission to the stadium playing field will cost $125, and a ticket.
Opener. Notes: 3.4 Linear Programming Optimization  Many real-life problems involve a process called optimization.  This means finding a maximum or.
Linear Programming Introduction: Linear programming(LP) is a mathematical optimization technique. By “Optimization” technique we mean a method which attempts.
Integer Programming Each year CrossChek decides which lines of golf clubs and clothing it will market. Consider that each line of golf clubs is expected.
Lecture 6 – Integer Programming Models Topics General model Logic constraint Defining decision variables Continuous vs. integral solution Applications:
WOOD 492 MODELLING FOR DECISION SUPPORT
A LINEAR PROGRAMMING PROBLEM HAS LINEAR OBJECTIVE FUNCTION AND LINEAR CONSTRAINT AND VARIABLES THAT ARE RESTRICTED TO NON-NEGATIVE VALUES. 1. -X 1 +2X.
Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model.
Group members: Ibrahim jan Qesar Habib Najeebullah
IT Applications for Decision Making. Operations Research Initiated in England during the world war II Make scientifically based decisions regarding the.
Integer Programming. Programming = Planning in this context Origins go back to military logistics in WWII (1940s). In a survey of Fortune 500 firms, 85%
3 Components for a Spreadsheet Optimization Problem  There is one cell which can be identified as the Target or Set Cell, the single objective of the.
8/14/04 J. Bard and J. W. Barnes Operations Research Models and Methods Copyright All rights reserved Lecture 6 – Integer Programming Models Topics.
Integer Programming Definition of Integer Programming If requiring integer values is the only way in which a problem deviates from.
LINEAR PROGRAMMING.
Managerial Economics Linear Programming Aalto University School of Science Department of Industrial Engineering and Management January 12 – 28, 2016 Dr.
Warm-upWarm-up Sketch the region bounded by the system of inequalities: 1) 2) Sketch the region bounded by the system of inequalities: 1) 2)
LINEAR PROGRAMMING 3.4 Learning goals represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret.
Lecture 6 – Integer Programming Models Topics General model Logic constraint Defining decision variables Continuous vs. integral solution Applications:
Transportation and Distribution Planning Matthew J. Liberatore John F. Connelly Chair in Management Professor, Decision and Information Techologies.
Linear Programming Wyndor Glass Co. 3 plants 2 new products –Product 1: glass door with aluminum framing –Product 2: 4x6 foot wood frame window.
Chapter 9 Integer Programming to accompany Operations Research: Applications and Algorithms 4th edition by Wayne L. Winston Copyright (c) 2004 Brooks/Cole,
0 Integer Programming Introduction to Integer Programming (IP) Difficulties of LP relaxation IP Formulations Branch and Bound Algorithms Reference: Chapter.
Appendix A with Woodruff Edits Linear Programming Using the Excel Solver Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Managerial Economics Linear Programming
Chapter 5 Linear Inequalities and Linear Programming
Integer Programming II
Constraint management
LINGO LAB 3/4.
Integer Programming.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
ENGM 435/535 Integer Programming.
Linear Programming Integer Linear Models.
Linear Programming Integer Linear Models.
Integer Linear Programming
Presentation transcript:

Integer Programming Integer programming is a solution method for many discrete optimization problems Programming = Planning in this context Origins go back to military logistics in WWII (1940s). In a survey of Fortune 500 firms, 85% of those responding said that they had used linear or integer programming. Why is it so popular? –Many different real-life situations can be modeled as integer programs (IPs). –There are efficient algorithms to solve IPs.

Standard form of integer program (IP) maximize c 1 x 1 +c 2 x 2 +…+c n x n (objective function) subject to a 11 x 1 +a 12 x 2 +…+a 1n x n  b 1 (functional constraints) a 21 x 1 +a 22 x 2 +…+a 2n x n  b 2 …. a m1 x 1 +a m2 x 2 +…+a mn x n  b m x 1, x 2, …, x n  Z + (set constraints) Note: Can also have equality or ≥ constraint in non-standard form.

Example of Integer Program (Production Planning-Furniture Manufacturer) Technological data: Production of 1 table requires 5 ft pine, 2 ft oak, 3 hrs labor 1 chair requires 1 ft pine, 3 ft oak, 2 hrs labor 1 desk requires 9 ft pine, 4 ft oak, 5 hrs labor Capacities for 1 week: 1500 ft pine, 1000 ft oak, 20 employees (each works 40 hrs). Market data: Goal: Find a production schedule for 1 week that will maximize the profit. profitdemand table$12/unit40 chair$5/unit130 desk$15/unit30

Production Planning-Furniture Manufacturer: modeling the problem as integer program The goal can be achieved by making appropriate decisions. First define decision variables: Let x t be the number of tables to be produced; x c be the number of chairs to be produced; x d be the number of desks to be produced.

Production Planning-Furniture Manufacturer: modeling the problem as integer program  Objective is to maximize profit: max 12x t + 5x c + 15x d  Functional Constraints capacity constraints: pine: 5x t + 1x c + 9x d  1500 oak: 2x t + 3x c + 4x d  1000 labor: 3x t + 2x c + 5x d  800 market demand constraints: tables: x t ≥ 40 chairs:x c ≥ 130 desks:x d ≥ 30  Set Constraints x t, x c, x d  Z +

Solutions to integer programs A solution is an assignment of values to variables. A feasible solution is an assignment of values to variables such that all the constraints are satisfied. The objective function value of a solution is obtained by evaluating the objective function at the given point. An optimal solution (assuming maximization) is one whose objective function value is greater than or equal to that of all other feasible solutions. There are efficient algorithms for finding the optimal solutions of an integer program.

Next: IP modeling techniques Modeling techniques:  Using binary variables  Restrictions on number of options  Contingent decisions  Variables with k possible values Applications:  Facility Location Problem  Knapsack Problem

Example of IP: Facility Location A company is thinking about building new facilities in LA and SF. Relevant data: Total capital available for investment: $10M Question: Which facilities should be built to maximize the total profit? capital neededexpected profit 1. factory in LA $6M$9M 2. factory in SF $3M$5M 3. warehouse in LA $5M$6M 4. warehouse in SF $2M$4M

Example of IP: Facility Location Define decision variables ( i = 1, 2, 3, 4): Then the total expected benefit: 9x 1 +5x 2 +6x 3 +4x 4 the total capital needed: 6x 1 +3x 2 +5x 3 +2x 4  Summarizing, the IP model is: max 9x 1 +5x 2 +6x 3 +4x 4 s.t. 6x 1 +3x 2 +5x 3 +2x 4  10 x 1, x 2, x 3, x 4 binary ( i.e., x i  {0,1} )

The Facility Location Problem: adding new requirements Extra requirement: build at most one of the two warehouses. The corresponding constraint is: x 3 +x 4  1 Extra requirement: build at least one of the two factories. The corresponding constraint is: x 1 +x 2 ≥ 1

Modeling Technique: Restrictions on the number of options Suppose in a certain problem, n different options are considered. For i =1,…,n Restrictions: At least p and at most q of the options can be chosen. The corresponding constraints are:

Modeling Technique: Contingent Decisions Back to the facility location problem. Requirement: Can’t build a warehouse unless there is a factory in the city. The corresponding constraints are: x 3  x 1 (LA) x 4  x 2 (SF) Requirement: Can’t select option 3 unless at least one of options 1 and 2 is selected. The constraint:x 3  x 1 + x 2 Requirement: Can’t select option 4 unless at least two of options 1, 2 and 3 are selected. The constraint:2x 4  x 1 + x 2 + x 3

More on Integer Programming and other discrete optimization problems and techniques: Math 4620 Linear and Nonlinear Programming Math 4630 Discrete Modeling and Optimization