• No se han encontrado resultados

Recopilación de la historia de evaluación

CAPITULO IV: APLICACIÓN DE LA MANIPULACION MIOFASCIAL EN LA

4.1. Recopilación de la historia de evaluación

Chapter 2 includes the result of our work on the value function of a mixed integer opti- mization problem. Section 2.1provides a review of duality in integer optimization. The discrete structure of the value function is examined in Section 2.2. Sections 2.3and 2.4

respectively contain our results on the structural properties of the value function and a simplification of the Jeroslow formula that we propose by using our discrete represen- tation. The proposed algorithm for construction is stated in Section 2.5. Finally, in Section2.6 we review the upper and lower bounding methods to approximate the value function.

Chapter 3 contains our contributions in solving two-stage stochastic mixed integer optimization. we review the structural properties and solution methods of the continuous two-stage stochastic problems in Section 3.1. Section 3.2 included the literature review on the algorithms for the two-stage integer optimization problems. In Section 3.3, we provide a new formulation for this problem and discuss the implication of warm-starting the constructions approximating functions for the second-stage value function. Section3.4

contains details and convergence results of the proposed algorithm to solve the two-stage mixed integer optimization problem.

We review MILP sensitivity analysis as well as the techniques to warm-start MILPs in Section4.1. We overview current warm-starting techniques implemented in the MILP solver, SYMPHONY in Section 4.2. Section 4.3 contains the implementational details of the generalized Benders’ algorithm, as well as alternative methods to construct ap- proximations of the second-stage value function and several bunching and warm-starting strategies that can be used in the algorithm. Finally, we report our computational results

obtained by applying the algorithm to problems from the literature and SIPLIB.

The Value Function of a Mixed

Integer Linear Optimization

Problem

Understanding and exploiting the structure of the value function of an optimization prob- lem is a critical element of solution methods for a variety of important classes of multi- stage and multi-level optimization problems. Previous findings on the value function of a PILP have resulted in finite algorithms for constructing it, which have in turn enabled the development of solution methods for two-stage stochastic pure integer optimization problems (Schultz et al., 1998; Kong et al., 2006) and certain special cases of bilevel optimization problems (Bard, 1998). Studies of the value function of a general MILP, however, have not yet led to algorithmic advances. The goal of this chapter is to overview the previous work and provide new results on the structure and construction methods of the general MILP value function.

We start this section by reviewing the fundamental concepts that are necessary for the remainder of the chapter. We review MILP duality and the known results about the structure of the MILP value functions. In Section 2.2, we extend previous results by demonstrating that the MILP value function has an underlying discrete structure

similar to the PILP value function, even in the general case. We demonstrate that discrete structure emerges from separating the function into discrete and continuous parts, which in turn enables a representation of the function in terms of two discrete sets. In Section2.3, we show how this discrete structure can explain certain structural properties of the MILP value function and use our representation to characterize regions over which the value function is convex and continuous.

We review lower and upper bounding approximation methods for the MILP value function in Section2.6. Using our discrete representation, we develop an exact algorithm to construct the value function. We show this and the proof of finiteness of the algorithm in Section2.5.

In the final section of this chapter, we show how that our discrete representation can explain several previously known properties of two well-known special cases of the MILP value function: the value function of a MILP with a single constraint and the value function of a PILP.

2.1

Overview

Recall that we defined a mixed integer optimization problem in (MILP) with

z= inf x∈Sc

>

x, (MILP)

wherec∈Rn is the objective function vector and S ={x

Zr+×Rn+−r|Ax=b} is the

feasible region, described byA∈Qm×n,b

Rm, and a scalarr indicating the number of integer variables. We also defined the value function of a MILP in (1.8) in

z(b) = inf x∈S(b)c >x bB, (2.1) where for b ∈ Rm, S(b) = {x Zr+×Rn −r + | Ax = ˆb} and B = {b ∈ Rm |S(b) 6= ∅}.

We assumed by convention thatz(0) = 0. Let us introduce a few further notation that will be used widely in this chapter to find the discrete structure of z. We introduce

the discrete analogue to S(b) and B by letting SI(b) = {xI ∈ Zr+ : AIxI = b} and

BI ={b∈Rm :SI(b)=6 ∅}. Finally, we let SI =∪b∈B SI(b).

In Chapter1, we defined a dual function in Definition 1.1and showed that it follows from the LP duality theory that linear functions can be strong dual functions for the LP value functions. In what comes next, we overview major results in the duality theory for integer optimization problems. Mainly, we introduce certain classes of functions that can be used as dual functions for the MILP value function and discuss several methods for their construction.

The definition of dual functions in (1.13) is rather broad and does not impose a particular structure on the dual function. When dual functions are used within solution methods, such as the Benders’ method we discussed in the previous chapter, then it is desirable for the dual function to be computable in practice. We saw earlier in Chapter1

that linear functions are not dual to the MILP value function in general. The next natural class of functions to consider is convex functions.

The Subadditive Dual Let us once more consider the MILP value function (1.20). In Figure2.1, the best piecewise linear convex function that is dual to the MILP is plotted along with the original value function. As one can observe in the figure, this function is strong only at the lower break points of the value function. The weak approximation provided by this convex function elsewhere is not a surprise, given that the MILP value function is non-convex and can clearly be best approximated by a non-convex function.

It turns out that the optimal convex dual function is in fact the value function of the LP relaxation of the MILP. In the case of the MILP (1.20), this problem is

zLP(b) = inf 4x1+x2+ 4x3+ 6x4+ 7x5

s.t.2x1−2x2+x3+ 2x4−7x5 =b x1, x2, x3, x4, x5 ∈R+.

Documento similar