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. In Sections , we discuss other methods used to solve IPs. 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. x, + .v2 ^ 6 (1)..v,, x2 2= 0, xu x2 Integer is a pure Integer Programming problem.
Such problems may be solved with LINGO or Excel Solver. :Actually, any pure IP can be reformulated as an equivalent 0-1 IP (Section 9.7). ... (0) + 12(0) + 8(1) = $24 (thousand). This reasoning implies that Stockco's objective function is max z = 16x, + 22* 12x3 (6) Stockco faces the constraint that at most $14,000 can be invested. By the same ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}