from Part III - Methods for Efficient Heuristic Solutions
Published online by Cambridge University Press: 05 May 2014
Remember, happiness doesn't depend upon who you are or what you have; it depends solely upon what you think.
Dale CarnegieSequential fixing: an introduction
In Chapter 5, we presented a branch-and-bound framework for solving mixed-integer nonlinear programs (MINLPs), which can be used to solve a broad class of problems. Furthermore, it can guarantee a (1 − ∊)-optimal solution for any given ∊ ≥ 0 but its worst-case complexity is exponential. In this chapter, we present another technique called sequential fixing (SF) to solve certain mixed-integer optimization problems. SF is designed to iteratively determine (fix) binary integer variables. Unlike branch-and-bound, it is a heuristic procedure and has polynomial-time complexity. Nevertheless, it is a very efficient technique, and, in a number of problem instances, we found that this technique can offer highly competitive solutions.
The basic idea behind SF is as follows. For some mixed-integer optimization problems, such as certain MINLP and any mixed-integer linear programming (MILP), if we were able to set the optimal values for all the integer variables and thereby reduce the original problem to an LP, then we can solve the reduced problem optimally in polynomial time. Thus, the key challenge in such contexts is how to determine the values for all the integer variables. This can be done by examining the linear or continuous relaxation of the original problem, which is obtained by relaxing all the integer variables to continuous variables.
To save this book to your Kindle, first ensure no-reply@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.