Transcription of 9.1 Introduction to Integer Programming
{{id}} {{{paragraph}}}
Recall that we defined Integer Programming problems in our discussion of the Divisibility As sumption in Section Simply stated, an Integer Programming problem (IP) is an LP in which some or all of the variables are required to be non-negative integers.*. In this chapter (as for LPs in Chapter 3), we find that many real-life situations may be formu lated as IPs. Unfortunately, we will also see that IPs are usually much harder to solve than LPs. In Section , we begin with necessary definitions and some introductory comments about IPs. In Section , we explain how to formulate Integer Programming models. We also dis cuss how to solve IPs on the computer with UNDO, LINGO, and Excel Solver.
9.1 Introduction to Integer Programming An IP in which all variables are required to be integers is called a pure integer pro gramming problem. For example, max z = 3x\ + 2x2 s.t. x, + .v2 ^ 6 (1) .v,, x2 2= 0, xu x2 integer is a pure integer programming problem.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}