• Tidak ada hasil yang ditemukan

Background

Dalam dokumen 978-3-319-12075-1.pdf - Springer LINK (Halaman 100-104)

A Combined Inventory and Lateral Resupply Model for Repairable Items—Part II: Solution

5.1 Background

89

A Combined Inventory and Lateral Resupply

5.1.1 Generalized Benders’ Decomposition

With the background and literature review provided in Chap. 5, we will dive di- rectly into model formulation and solution. Now let describe the detailed procedure to solve the RLS model by generalized Benders’ decomposition.

(5.1) where f (x) is the objective function as shown in Eq. (5.1), with the variable y im- plicitly included. Here, f and G are general differentiable functions. This means that f and G can be differentiable nonlinear functions, as they are in the RLS model. The constraints define the routing variables, and represent all assignment of demands.

For a fixed binary assignment vector y, we have independent subproblems, each of which has their own solution vector x, corresponding to delivery allocations.

G(x, y) represents all the other linear inequalities defining the traveling salesman problem (TSP) polytope. The LP-relaxation of this problem will be in a convex set, and we have a special structure that can be exploited.

Correspondingly, the solution to the RLS model is broken down into two sub- problems: the TSP and Delivery-Allocation.

Traveling-Salesmen Subproblem: The objective of the TSP subproblem is to de- rive the constants κ associated with the vehicles h in Eq. (5.3) below. These κ are to be obtained by first solving the TSP for the σh multipliers. This amounts to solving a linear program (LP), with the σ showing up as the dual variables for the constraints that describe the hth TSP polytope. The TSP subproblem that must be solved con- sists of all the constraints of the model except the nonlinear constraints (8) and the capacity constraints (10) in the Part I chapter. We substitute the assignment vector y into the delivery-prohibition or linking constraints (9) in the Part I chapter and solve the corresponding TSP. The end result is a routing pattern characterized by x.

Delivery-Allocation Subproblem: Solution of the second subproblem, Delivery- Allocation, is represented by minimization over the vector z, or the deliver- ies from depot i to j. Instead of a traditional newsvendor problem, the Delivery- Allocation subproblem can be solved as the following mathematical program: minz Σ Σi I j I i q z( ) subject to constraints (8) and (10) in the Part I chapter. Traditional ij solution of the newsvendor problem via Eq. (2) in the Part I chapter poses a “chicken -and-egg” dilemma where ξ and the dual variables Ω and ρ are interdependent, reflecting the competition among the three demand locations for supplies. Further- more, there are the upper bounds on ξ as imposed by Eq. (5.10) and the maximum inventories Pi allowable at a depot. This poses additional complications, defying a traditional newsvendor solution. The problem is best solved by taking out the z components of the original objective function (1), plus constraints (8) and (9); with a given assignment vector y. This constitutes the Delivery-Allocation subproblem.

The usual bounds on decision variables z and nonnegativity constraints apply. Solu- tion of this mathematical program yields z as well as the dual variables Ω for con- straints (8) and (10) in the Part I chapter, and ρh for the vehicle-capacity constraints.

Notice these dual variables are exactly the ones needed in the master problem.

minx y, f

( )

x y, s.t.G

( )

x y, 0 xX,y∈ ′′Y

Having separated into subproblems, the remaining question is how to reassemble them to solve the original model. The challenging part of generalized Benders’ de- composition is to define the relaxed master problem, which is equivalent to the original problem

(5.2) where represents all possible assignments of yijh. The relaxed master problem de- fines a set of existing cuts z (y) that eventually lead toward the optimal solution.

The Delivery-Allocation subproblem determines the delivery-allocation z vector, and more importantly the associated dual variables Ω and ρh, corresponding to the depot and vehicle capacities.

Associated with these dual variables and those from the TSP subproblem (κ), the Benders’ cut for the model is:

(5.3) Here,

Ωj is the dual variables corresponding to the depot capacity constraints—a parameter to account for the given warehouse capacity;

ρh is the parameter or dual variable to account for the hth delivery-vehicle capacity;

κh is the cost of operating vehicle h;

κih is the marginal cost of serving demand-node i using vehicle h;

φih is the expected cost between stockout and storage in a newsvendor problem (for depot involving vehicle h);

Vh is the vehicle capacity associated with vehicle h.

In our RLS model, we add this definition: yih = yijh. Setting aside Ω, the first two single summations in Eq. (5.3) are referring to the “intercept” of the Benders’ cut, and the last double summations represent the “slope.” Since the RLS model has four supply depots instead of simply from the main depot, we should write down four separate cuts. The first cut is generated for main depot 0, which is shown in Eq. (5.4). The other cuts are generated for depot 1, 2 and 3 in Eqs. (5.5), (5.6), and (5.7) respectively.

(5.4)

(5.5)

(5.6)

{ ( ) }

min z z z ≥ ′ y y, ∈ ″Y

0 0

( h h 0h) ( h h) h

j j h i i i i i

h H i I j h H i I j

z P ρV k k ϕ y k ϕ y j I

∈ - ∈ -

≥ Ω +

+ + +

+

∑ ∑

+ ∀ ∈

0 0

0 0 0

0 0

( h h h h) i i ( ih ih) ih

h H i I h H i I

z P ρV k k ϕ y k ϕ y

∈ - ∈ -

≥ Ω +

+ + +

+

∑ ∑

+

0 0

1 1 0

1 1

( h h h h) i i ( ih ih) ih

h H i I h H i I

z P ρV k k ϕ y k ϕ y

∈ - ∈ -

≥ Ω +

+ + +

+

∑ ∑

+

0 0

2 2 0

2 2

( h h h h) i i ( ih hi) ih

h H i I h H i I

z P ρV k k ϕ y k ϕ y

∈ - ∈ -

≥ Ω +

+ + +

+

∑ ∑

+

(5.7) We want to explain the inventory-cost portion of the Benders’ cut. The inventory- cost function is modified from the FZC cut. Here we define the inventory-cost func- tions associated with the “intercept” of Eq. (5.4). This is accomplished by solving the newsvendor problem parametric in terms of the dual variables Ω and ρ, associ- ated with the constraints of the Delivery-Allocation subproblem. The φi0 results for the main depot are shown as follows, where the zij are obtained by the Delivery- Allocation Subproblem as described above (Chan 2005).

(5.8) In Eq. (5.4), the “slope” of the equation is based upon the operating cost (kih) and inven- tory cost (φih). Correspondingly, the φih results for the “slope” can be defined as

(5.9) We can generate Benders’ cut for depot 1 in the same fashion as follows. For the

“intercept” of Eq. (5.5):

(5.10) and for the “slope” in Eq. (5.5):

(5.11)

0 0

3 3 0

3 3

( h h h h) i i ( ih ih) ih

h H i I h H i I

z P ρV k k ϕ y k ϕ y

∈ - ∈ -

≥ Ω +

+ + +

+

∑ ∑

+

0

1 01 21 31 0 0 01 0 0 21 0 0 31

0

2 02 12 32 0 0 02 0 0 12 0 0 32

0

3 03 13 23 0 0 03 0 0 13 0 0 23

48.75 3.75 ( ) ( ) ( ) ( )

51 4 ( ) ( ) ( ) ( )

39 2 ( ) ( ) ( ) ( )

z z z z z z

z z z z z z

z z z z z z

ϕ ρ ρ ρ

ϕ ρ ρ ρ

ϕ ρ ρ ρ

= - + + - Ω - - Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

11 01 21 31 0 1 01 0 1 21 0 1 31

1

2 02 12 32 0 1 02 0 1 12 0 1 32

13 03 13 23 0 1 03 0 1 13 0 1 23

2

1 01 21 31

48.75 3.75 ( ) ( ) ( ) ( )

51 4 ( ) ( ) ( ) ( )

39 2 ( ) ( ) ( ) ( )

48.75 3.75 ( )

z z z z z z

z z z z z z

z z z z z z

z z z

ϕ ρ ρ ρ

ϕ ρ ρ ρ

ϕ ρ ρ ρ

ϕ

= - + + - Ω - - Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

= - + + - 0 2 01 0 2 21 0 2 31

22 02 12 32 0 2 02 0 2 12 0 2 32

2

3 03 13 23 0 2 03 0 2 13 0 2 23

( ) ( ) ( )

51 4 ( ) ( ) ( ) ( )

39 2 ( ) ( ) ( ) ( )

z z z

z z z z z z

z z z z z z

ρ ρ ρ

ϕ ρ ρ ρ

ϕ ρ ρ ρ

Ω - - Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

0

0 10 20 30 1 0 10 1 0 20 1 0 30

0

2 02 12 32 1 0 02 1 0 12 1 0 32

0

3 03 13 23 1 0 03 1 0 13 1 0 23

18 0.5 ( ) ( ) ( ) ( )

51 4 ( ) ( ) ( ) ( )

39 2 ( ) ( ) ( ) ( )

z z z z z z

z z z z z z

z z z z z z

ϕ ρ ρ ρ

ϕ ρ ρ ρ

ϕ ρ ρ ρ

= + + + - Ω - - Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

1

0 10 20 30 1 1 10 1 1 20 1 1 30

12 02 12 32 1 1 02 1 1 12 1 1 32

1

3 03 13 23 1 1 03 1 1 13 1 1 23

02 10 20 30 1 2

18 0.5 ( ) ( ) ( ) ( )

51 4 ( ) ( ) ( ) ( )

39 2 ( ) ( ) ( ) ( )

18 0.5 ( ) ( )

z z z z z z

z z z z z z

z z z z z z

z z z z

ϕ ρ ρ ρ

ϕ ρ ρ ρ

ϕ ρ ρ ρ

ϕ ρ

= + + + - Ω - - Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

= + + + - Ω - 10 1 2 20 1 2 30

2

2 02 12 32 1 2 02 1 2 12 1 2 32

32 03 13 23 1 2 03 1 2 13 1 2 23

( ) ( )

51 4 ( ) ( ) ( ) ( )

39 2 ( ) ( ) ( ) ( )

z z

z z z z z z

z z z z z z

ρ ρ

ϕ ρ ρ ρ

ϕ ρ ρ ρ

- Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

= - + + - Ω - - Ω - - Ω -

In generating a Benders’ cut for depot 0, we deliver to depot 1, 2 and 3, as shown explicitly in Eqs. (5.8) and (5.9). If we generate a Benders’ cut for depot 1, we de- liver to depot 0, 2 and 3, as shown in Eq. (5.10) and (5.11). Similarly, cuts for the other depots can be generated. The remaining summation term in the “intercept,”

regardless of supply depot, is the same (Sahinidis and Grossmann 1991).

Solution of this master problem suggests the next y vector upon which the pro- jection is to be made and a corresponding z value found. At this point, the process repeats itself from the start. When the master problem returns the same solution as in the previous cycle, we have found the optimum.

ProPosition 1. Cuts for the Relaxed Master Problem converge in a finite number of steps.

Proof: Cutting-plane methods produce a dual-optimal σh for each vehicle h, where σh is defined for each TSP-subproblem solution. (Although σh is a vector of very large dimension, nearly all its components will usually be zero. Only the specified nodes visited by route h will record a nonzero “odometer reading” σ.) Solution of the Delivery-Allocation Subproblem yields optimal multipliers (Ω, ρ). These values generate a cut helping to approximate (y). In the minimum over z (or the deliveries made), note that by constraint (8) in the Part I chapter, exactly one yih is 1 for each i. Thus the minimum is obtained in the form of Eq. (3) from the Part I chapter. The relaxed master problem is thus min z, subject to cuts of the form above, as well as constraints above. In general, since is finite, only a finite number of subproblems can be generated, and the algorithm converges to the optimum in a finite number of iterations. Using the lower bound, we can terminate the procedure prior to optimality when any given error tolerance is achieved. □

The relaxed master problem generates only an assignment constraint (cut) as necessary. As mentioned, when the master problem returns the same solution as in the previous cycle, we have found the optimum. Without considering of resupply- ing itself before supplying the other depots, it can be shown that the final optimal solution to our example problem is as follows:

Objective function value = 127.55, x011, x101, x022, x232, x302, y011, y122, y132, y302 are

“switched on” to unity, and z01 = 6, z12 = 4, z13 = 3.

Dalam dokumen 978-3-319-12075-1.pdf - Springer LINK (Halaman 100-104)