Startseite Outcome space range reduction method for global optimization of sum of affine ratios problem
Artikel Open Access

Outcome space range reduction method for global optimization of sum of affine ratios problem

  • Hongwei Jiao EMAIL logo , Sanyang Liu , Jingben Yin und Yingfeng Zhao
Veröffentlicht/Copyright: 6. Oktober 2016

Abstract

Many algorithms for globally solving sum of affine ratios problem (SAR) are based on equivalent problem and branch-and-bound framework. Since the exhaustiveness of branching rule leads to a significant increase in the computational burden for solving the equivalent problem. In this study, a new range reduction method for outcome space of the denominator is presented for globally solving the sum of affine ratios problem (SAR). The proposed range reduction method offers a possibility to delete a large part of the outcome space region of the denominators in which the global optimal solution of the equivalent problem does not exist, and which can be seen as an accelerating device for global optimization of the (SAR). Several numerical examples are presented to demonstrate the advantages of the proposed algorithm using new range reduction method in terms of both computational efficiency and solution quality.

MSC 2010: 90C26; 90C32

1 Introduction

In this article, we shall investigate the following sum of affine ratios problem:

(SAR):{maxφ(x)=i=1pfi(x)gi(x)s.t.x={xRn|Axb,x0},

where A is an m × n matrix; b is an m dimension vector; fi(x) and gi(x) are all affine functions; Λ is a nonempty compact set; and the denominator gi(x) ≠ 0.

Sum of affine ratios problem (SAR) has attracted the interest of researchers and practitioners for many years. This is because, from a practical point of view, the problem (SAR) has a broad wide of applications, such as transportation design [1, 2], production planning [3], finance investment [1, 2], etc. In these applications, p is usually less than four or five. From a research point of view, the problem (SAR) poses significant theoretical and computational challenges. This is mainly due to the fact that the problem is global optimization problem, i.e., it is well known to generally possess multiple local optimal solutions that are not globally optimal. So, it has evoked interest of many researchers and practitioners.

During the past several decades, with the assumption fi(x) ≥ 0, and gi(x) > 0 for any x ϵ Λ, several algorithms have been proposed for solving sum of affine ratios problem (SAR). For example, simplex and parametric simplex methods [1, 2], image space approach [8], branch-and-bound methods [915], trapezoidal branch-and-bound algorithm [16], monotonic optimization method [17], and so on. Recently, by utilizing three-level linear relaxation method, Jiao et al. [18] presented a global optimization algorithm for sum of generalized polynomial ratios problem; based on simplicial branch-and-bound framework, Pei et al. [19] proposed a global optimization algorithm for solving the sum of D.C. ratios problem; using new accelerating technique, Jiao and Liu [1, 2] proposed two branch-and-bound algorithms for sum affine ratios and sum of quadratic ratios problems, respectively; Jiao et al. [22] constructed a new linearizing technique for globally solving generalized linear multiplicative problem. Although these methods can all be used to solve special case of the sum of affine ratios problem (SAR), less work has been still done for globally solving the general sum of affine ratios problem investigated in this article.

The main purpose of this paper is to present a new range reduction method for outcome space branch-and-bound algorithm for sum of affine ratios problem (SAR). By making full use of the objective function of the equivalent problem and the currently known lower bound, a new outcome space range reduction method is constructed, which provides a theoretical possibility to delete a large part of the investigated outcome space region of the denominators in which there does not exist the global optimal solution of equivalent problem, and which can be used as an accelerating technique for the proposed outcome space algorithm for sum of affine ratios problem (SAR) to enhance the computational speed. Numerical experimental results are given to demonstrate that the computational efficiency of the proposed outcome space algorithm can be obviously enhanced by using this new range reduction method.

This paper is organized as follows. In Section 2, a new range reduction method based on outcome space region of the denominators is introduced. In Section 3, by combining the outcome space range reduction method with branch-and-bound technique, a new global optimization algorithm is expounded and its convergence is established. Section 4 presents some common test examples and their numerical results obtained. Finally, the concluding remarks of this paper are elaborated.

2 Outcome space range reduction method

In the following, we pay more attention to generate a range reduction method for reducing the investigated outcome space region of the denominators in which there does not contain the global optimal solution for the problem (SAR), and to use this method as an accelerating tool for accelerating the computational speed of the proposed outcome space algorithm for the problem (SAR).

By the assumption that the denominator gi(x) ≠ 0 for ∀ x ∊ Λ, and the continuity of fractional function fi(x)gi(x), we can get that gi(x) > 0 or gi(x) < 0. Therefore, without loss of generality, we can always assume that gi(x) > 0, i = 1, 2, . . ., T; gi(x) < 0, i = T + 1, T + 2, ..., p. Besides, if fi(x) < 0 for some i ∊ {1, 2, . . ., p}, by using the technique proposed in [20], fi(x) ≥ 0 always can be satisfied. Thus, without loss of generality, we can always suppose that fi(x) ≥ 0, and set

Li0=minxgi(x),Ui0=maxxgi(x),i=1,2,,p,

and denote the initial rectangle

Y0={yRp|Li0yiUi0,i=1,2,,p},

then the problem (SAR) can be transformed into the equivalent problem (Q) as follows.

Q(Y0):{maxH0(x,y)=i=1pfi(x)yis.t.Hi(x,y)=yigi(x)0,i=1,2,,T,Hi(x,y)=yigi(x)0,i=T+1,T+2,,p,x,yY0.

The key equivalence results for the problem (SAR) and the Q(Y0) are discussed in the following theorem.

Theorem 2.1

If (x* , y*) is a global optimum point of the problem Q(Y0), thenx* is also a global optimum point of the problem (SAR). Conversely, if x* is a global optimum point of the problem (SAR), then (x*, y*) is a global optimum point of the problem Q(Y0), where y* = gi(x*), i = 1, 2, ..., p.

Proof

The conclusion is obvious, therefore, it is omitted.□

By Theorem 2.1, in order to globally solve the problem (SAR), we may globally solve the problem Q(Y0) instead.

For each rectangle Yk={yRp|LikyiUik,i=1,2,,p}Y0, the notations and functions of this paper are introduced as follows:

fi(x)=j=1ncijxj+ei;H0U(x)=i=1p(j=1,cij>0ncijLikxj+j=1,cij<0ncijUikxj)+i=1,ei>0peiLik+i=1,ei<0peiUik;H0L(x)=i=1p(j=1,cij>0ncijUikxj+j=1,cij<0ncijLikxj)+i=1,ei>0peiUik+i=1,ei<0piLik;HiU(x)=Uikgi(x),HiL(x)=Likgi(x),i=1,2,,T;HiL(x)=Likgi(x),HiU(x)=Uikgi(x),i=T+1,T+2,,p.
Theorem 2.2

Consider the functionsHiU(x),HiL(x),Hi(x,y)for anyx ∊ Λ, yYkY0, wherei = 0, 1, 2, ..., p. Then the following two statements are valid.

(i) HiU(x)Hi(x,y)HiL(x),i=0,1,2,,p..

(ii) lim||UkLk||0[HiU(x)Hi(x,y)]=lim||UkLk||0[Hi(x,y)HiL(x)]=0..

Proof

The proof can be easily given, here it is omitted.□

Based on the Theorem 2.2, for any YkY0, we can establish the corresponding linear relaxation program problem LRP(Yk) of the Q(Yk) as follows, which can provide a reliable upper bound for the global optimum value of the problem Q(Yk).

LRP(Yk):{maxH0U(x)=i=1p(j=1,cij>0ncijLikxj+j=1,cij<0ncijUikxj)+i=1,ei>0peiLik+i=1,ei<0peiUiks.t.HiU(x)=Uikgi(x)0,i=1,2,,T,HiL(x)=Likgi(x)0,i=T+1,T+2,,p,x.

For any rectangle YkY0, in the process of algorithm iteration and still of interest, we want to recognize whether or not Yk contains global optimal solution of the Q(Y0). The proposed new outcome space range reduction method aims at replacing the rectangle Yk = [Lk, Uk] with a smaller rectangle Y¨=[L¨,U¨] without deleting any global optimal solution of the Q(Y0).

In the following, we suppose without loss of generality that LB is a currently known lower bound of the global optimal value for the Q(Y0) at the iteration k, and that v(Yk) is the maximum value of the H0(x, y) in Yk and Λ, and set

li0=minxfi(x),ui0=maxxfi(x),i=1,2,,p,UB¯k=i=1Tui0Lik+i=T+1pli0Lik,βik={ui0LB_UB¯k+ui0Lik,i=1,2,,T,li0LB_UB¯k+li0Lik,i=T+1,T+2,p.
Theorem 2.3

For any sub-rectangleYk=(Yik)p×1=[Lik,Uik]p×1Y0, we have the following conclusions:

(i) IfUB¯k<LB_, then there exists no global optimal solution of the Q(Y0) in Yk.

(ii) IfUB¯kLB_, then, for each s ∊ {1, 2, ..., p}, there exists no global optimal solution of the Q(Y0) in Y_k, where

Y_k=(Y_ik)p×1Y0withY_ik={Yik,is,i=1,2,,p,(βik,Uik]Yik,i=s{1,2,,p},
Proof

(i) IfUB¯k<LB_, then we have

υ(Yk)=maxyYk,xi=1pfi(x)yii=1Tui0Lik+i=T+1pli0Lik=UB¯k<LB_,

therefore, there exists no global optimal solution of the problem Q(Y0) in Yk.

(ii) If UB¯kLB_, then we can get the following results.

For any s ∊ {1, 2, ..., T}, for ∀ x ∊ Λ and yY_k, since 0li0fi(x)ui0,i=1,2,,p;0LikyiUik,i=1,2,,p,is;0βsk<ysUsk;; we can follow that

maxyY_k,xi=1pfi(x)yimaxyY_k,xi=1,isTfi(x)yi+maxyY_k,xfs(x)ys+maxyY_k,xi=T+1pfi(x)yi<i=1,isTui0Lik+us0βsk+i=T+1pli0Lik=UB¯kus0Lsk+us0βsk=LB_.

Therefore, there exists no any global optimization solution of the Q(Y0) in Y_k.

Using the same proving method, for any s ∊ {T + 1, T + 2, ..., p}, and for ∀ x ∊ Λ and yY_k, since 0li0fi(x)ui0,i=1,2,,p;0LikyiUik,i=1,2,,p,is;0βsk<ysUsk;; we can follow that

maxyY_k,xi=1pfi(x)yimaxyY_k,xi=1Tfi(x)yi+maxyY_k,xi=T+1,ispfi(x)yi+maxyY_k,xfs(x)ys<i=1,isTui0Lik+i=T+1,ispli0Lik+ls0βsk=UB¯kls0Lsk+ls0βsk=LB_.

Therefore, there exists no any global optimization solution of the Q(Y0) over Y_k.□

By the Theorem 2.3, we can construct the new range reduction method to cut away a part of outcome space region of the denominators in which the global optimal solution of the Q(Y0) does not exist. Assume that a sub-rectangle

Yk=(Yik)p×1Y0withYik=[Lik,Uik]

will be reduced or deleted, then according to the Theorem 2.3, the checked rectangle Yk should be replaced by the new sub-rectangle

Y..=(Y..i)p×1withY..i=[Lik,βik]Yik,i{1,2,,p}.

3 Algorithm and its global convergence

In the following, first we shall describe a branching operation. Next, a new outcome space branch-and-bound algorithm using new range reduction method is proposed for solving the problem (SAR).

3.1 Branching operation

In the following algorithm, the branching process take place in outcome space of the denominators. Suppose that Y = {yRp|L ≤ yU} is a sub-rectangle of Y0, which will be partitioned, the proposed branching operation is described as follows. Denote q = arg max{Ui, – Li,|i = 1, 2, ..., p}, using the rectangle bisection method, we can divide the Y into two sub-rectangles Y^1={yRp|LiyiLi+Ui2,i=q;LiyiUi,i=1,2,,p,iq}, and Y^2={yRp|Li+Ui2yiUi,i=q;LiyiUi,i=1,2,,p,iq}. Obviously, by [23] we can follow easily that the proposed branching technique is exhaustive, it is to say, if {Yk} is a nested rectangle subsequence, which be generated by the proposed branching operation, then when k → ∞, there must exist a limitation point y* ∊ Rp satisfying kYK={Y*}.

3.2 Outcome space branch-and-bound algorithm

Based on the former linear relaxation program problem, the new outcome space range reduction operation and branching operation, an outcome space branch-and-bound algorithm for solving the (SAR) is described as follows.

Algorithm Steps

(1) Initializing step. Let k = 0, the initial set of all active node ϒ0={Y0}, the given convergent error ɛ ≥ 0, and for each i = 1, 2, ..., p, calculate li0=maxxfi(x),ui0=maxxfi(x),Li0=minxgi(x)andUi0=maxxgi(x).

Compute the LRP(Y0) and set its optimal solution x0 and optimal value UB(Y0), respectively. Set UB0=UB(Y0,yi0=gi(x0)(i=1,2,,P),LB0=H0(x0,y0).

If UB0LB0 ≤ ɛ, then the proposed algorithm terminates, and (x0, y0) and x0 are the global optimal solutions of the Q(Y0) and the (SAR), respectively. Otherwise, let Ω=0,k=1, k = 1, and go on the following reducing step.

(2) Reducing step. Set LB_=LBk1, for the considered sub-rectangle Yk–1, we use the new outcome space range reduction method proposed in section 2 to condense the investigated sub-rectangle Yk–1, and still represent the remaining rectangle by Yk–1, and let LBk = LBk–1.

(3) Dividing step. According to the proposed branching operation, divide Yk–1 into two new sub-rectangles Yk,1 and Yk,2. Let the new partitioned set of sub-rectangles Y¯k and Ω=Ω{Yk1}.

Solve the (LRP) to get UB(Yk,t) and xk,t for each Yk,tY¯k, and set yik,t=gi(xk,t),i=1,2,,p. If UB(Yk,t)<LBk,letY¯k:=Y¯K\Yk,1andΩ=Ω{Yk,t}, else renew the lower bound LBk=min{LBk,H0(xk,t,yk,t)}, if possible.

(4) Renewing the upper bound step. Let the remaining subdivided set by ϒk1:=(ϒk1\Yk1){Y¯k}, and update the upper bound UBk=maxYϒk1UB(Y).

(5) Convergence checking step. Denote ϒk={Y|Y(ϒk1{Yk,1,Yk,2}),YΩ}andUBk=min{UB(Y)|Yϒk}. If UBkLBkɛ, then the proposed algorithm terminates, and (xk, yk) and xk are the global optimum solutions for the Q(Y0) and the (SAR), respectively. Else, let k = k + 1 and go back to the dividing step.

3.3 Global convergence of the proposed algorithm

The global convergence of the above algorithm is described in the following.

Theorem 3.1

The proposed outcome space branch and bound algorithm using new range reduction method either terminates finitely to obtain the global–optimal solution for the (SAR), or produces an infinite solution sequence {xk} whose limitation point x* is a global optimal solution of the (SAR).

Proof

If the former algorithm terminates finitely at iteration k, k ≥ 0. Then when the algorithm is terminated, by solving the LRP(Yk), we can obtain the feasible solutions xk and (xk, yk) for the (SAR) and the (Q), where

yik,t=gi(xk,t),i=1,2,,p.

By convergence checking step and the computational methods for the lower bound and upper bound, and Theorems 2.1 and 2.2, we have

Ho(xk,yk)UBkε,UBkυ,υHo(xk,yk),φ(xk)=Ho(xk,yk).

Combining the above inequalities and equality together, we can follow that

υεφ(xk)v.

Therefore, if the algorithm terminates finitely at iteration k, then xk is the global –optimal solution of the (SAR).

If the proposed algorithm produces an infinite solution sequence {xkgi(xk) by computing the linear relaxation program LRP(Yk), and letting

yik=gi(xk),i=1,2,,p,

then we can obtain an optimal solution sequence {xk, yk} for the Q(Yk). By the continuity of gi(xk), and gi(xk)=yik[Lik,Uik],(i=1,....,p) the exhaustiveness of the branching operation, we have the following conclusions, for any i ∊ {1, 2, ..., p},

gi(x*)=limkgi(xk)=limk[Lik,Uik]=limkk[Lik,Uik]={yi*}.

Thus, (x*, y*) is a feasible point for the Q(Y0), also since {UB(Yk)} is a decreasing bounding sequence, which satisfies {UB(Yk)} ≥ v, we can get that

Ho(x*,y*)υlimkUB(Yk)=limkHoU(xk)=Ho(x*,y*).

Therefore, from computational method of the lower bound and the continuity of φ(x), we have the following conclusions:

limkLB(Yk)=υ=Ho(x*,y*)=φ(x*)=limkφ(xk)=limkUB(Yk).

Hence, x* is a global optimum solution for the (SAR), the proof is completed.□

3.4 Comparing with the algorithms in [9] and [15]

Based on the linearizing technique, Ji et al. [9] present a rectangle branch-and-bound algorithm for solving sum of linear ratios problem with assumption that all numerators of ratios are larger than or equal to 0, in the technique of [9], the branching process takes place in Rn, where n is the number of decision variables.

Use the same logic of the algorithm, by utilizing two-level linear approximation technique, Wang et al. [15] also present a rectangle branch-and-bound algorithm for solving sum of linear ratios problem with assumption that all numerators and denominators of ratios are positive, in the algorithm of [15], the branching process also takes place in Rn, where n also denotes the number of decision variables.

But in this paper, based on the new linear relaxation bounding technique and the new outcome space range reduction method, we present an accelerating outcome space branch-and-bound algorithm for globally solving the sum of affine ratios problem, which only requires that the numerators of ratios are not equal to 0. The proposed algorithm in this paper involves partitioning an p dimension outcome space rectangle of the denominators, which is obtained by computing the minimum value and maximum value of denominator of each ratio over the feasible region, where p is the number of ratios.

Compared with the known algorithms in [9] and [15], the proposed algorithm economizes the required computations by conducting the branch-and-bound search in Rp rather than in Rn or R2p, where p is number of ratios in the (SAR) and n is number of decision variables in the (SAR), this is because, in many practical problems, p is usually less than four or five, it is to say, p is much smaller than n in general. The numerical comparisons of computational performances for these algorithms show that the proposed algorithm in this paper has the more computational efficiency than the algorithm of [15].

4 Numerical experiments

To test the performance of the proposed new outcome space range reduction method, several test examples are implemented on Intel(R) Core(TM)2 i5-4590s CPU @3.0GHz microcomputer. Although these examples have a relative few variable, they are very challenging. The proposed outcome space branch-and-bound algorithm using the new range reduction method is coded in C++ procedure, and each linear relaxation program problem is solved by using simplex approach. Numerical results are listed in the following Tables 1-2.

In the following Table 1, two notations have been also used for column headers: Iter.: the number of iteration; Time(s): the running time of algorithm in seconds.

Table 1

Numerical results for Examples 4.1-4.11.

Exam.

Ref.

optimal solution

optimal value

Iter.

Time(s)

1

This paper

(1.11111, 0.00000, 0.00000)

4.0907

2

0.002005

10–6

[19]

(0.00130, 0.00000, 0.00000)

4.0001

1640

120.6355

I0–5

[20]

(1.1111, 1.6577e-005, 1.35168e-005)

4.0907

1289

1.98547

10–9

2

This paper

(0.0, 0.0, 0.0)

3.0

2

0.00164

10–6

[19]

(0.0000, 1.6725, 0.0000)

3.0009

1033

99.3570

10–5

3

This paper

(1, 4)

6.5

2

0.001507

10–6

Method of [14]

(1.000000268, 3.999999464)

6.499999154

157

0.107106

10–6

4

This paper

(3, 4)

5

1

0.002708

10–9

[17]

(3.000000, 4.000000)

5.000000

11

0.05

0.01

5

This paper

(1, 0, 5.55112e-016)

2.47143

2

0.001724

10–9

[17]

(1.000003, 0.0, 0.000003)

2.471423

5

0.05

10–6

6

This paper

(0.1, 2.375)

-4.84151

2

0.001196

10–6

[16]

(0.1000, 2.3750)

-4.8415

3

0

10–2

7

This paper

(1.11111, 0, 0)

4.0907

2

0.002002

10–6

[15]

(1, 0, 0)

4.081481

38

0.02

10–6

[16]

(1.11111, 0, 0)

4.0907

9

0

10–6

8

This paper

(0, 3.33333, 0)

–1.9

2

0.001778

10–6

[11]

(-1.83881e-016, 3.33333, 0)

–1.9

8

0

10–6

[16]

(0, 3.33333, 0)

–1.9

8

0

10–6

9

This paper

(3.0, 4.0)

3.29167

2

0.00170

10–6

Method of [14]

(2.999998569, 3.999997616)

3.291666667

209

0.145132

10–6

[11]

(3.0, 4.0)

3.29167

9

0

10–6

[16]

(3.0, 4.0)

3.29167

78

0

10–6

10

This paper

(4.44089e-016, 0, 0)

3

2

0.001669

10–6

[13]

(0.017361111, 0.0, 0.0)

3.0

63

0.77646

10–6

11

This paper

(5.0, 0.0, 0.0)

4.42857

2

0.001886

10–6

[12]

(0.0, 0.625, 1,875)

4

58

2.968694

10–4

[16]

(5.0, 0.0, 0.0)

4.42857

35

0

10–4

Example 4.1 ([1, 2]).

{max4x1+3x2+3x3+503x2+3x3+50+3x1+4x2+504x1+4x2+5x350+x1+2x2+5x3+50x1+5x2+5x3+50+x1+2x24x3+505x2+4x3+50s.t.2x1+x2+5x310x1+6x2+3x3105x1+9x2+2x3109x1+7x2+3x310x1,x2,x30.

Example 4.2 ([19]).

{max3x1+5x2+3x3+503x1+4x2+5x3+50+3x1+5x2+503x1+5x2+3x3+50+4x1+2x2+4x3+505x1+4x2+3x3+50s.t.6x1+3x2+3x310,10x1+3x2+8x310,x1,x2,x30.

Example 4.3

max2x1+x2x1+2x2s.t.2x1+x26,3x1+x28,x1+x21,x1,x21.

Example 4.4 ([17]).

{max37x1+73x2+1313x1+13x2+13+63x118x2+3913x1+26x2+13s.t.5x13x2=3,1.5x13.

Example 4.5 ([17]).

{max3x1+x22x3+0.82x1x2+x3+4x12x2+x37x1+3x2x3s.t.x1+x2x31,x1+x2x31,12x1+5x2+12x334.8,12x1+12x2+7x329.1,6x1+x2+x34.1.

Example 4.6 ([16]).

{min3.333x13.000x21.0001.666x1+x2+1.000+4.000x13.000x21.000x1+x2+1.000s.t5.000x1+4.000x210.000,x10.100,x20.100,2.000x1x22.000,x1,x20.000.

Example 4.7 ([1, 2]).

{max4x1+3x2+3x3+503x2+3x3+50+3x1+4x3+504x1+4x2+5x3+50+x1+2x2+5x3+50x1+5x2+5x3+50+x1+2x2+4x3+505x2+4x3+50s.t.2x1+x2+5x310,x1+6x2+2x310,5x1+9x2+2x310,9x1+7x2+3x310,x1,x2,x30.

Example 4.8 ([1, 2]).

{max3x1+4x2+503x1+5x2+4x3+50+3x1+5x2+3x3+505x15x24x350+x1+2x2+4x3+505x24x350+4x1+3x2+3x3+503x23x350s.t6x1+3x2+3x310,10x1+3x2+8x310,x1,x2,x30.

Example 4.9 ([1, 2]).

{max37x1+73x2+1313x1+13x2+13+63x118x3+3913x126x213+13x1+13x2+1363x118x2+39+13x1+26x2+1337x173x213s.t.5x13x2=3,1.5x13.

Example 4.10 ([13]).

{min3x1+5x2+3x3+503x1+4x2+x3+50+3x1+4x2+503x1+3x2+50+4x1+2x2+4x3+504x1+x2+3x3+50s.t.2x1+x2+5x310,x1+6x2+2x310,5x1+9x2+2x310,9x1+7x2+3x310,x1,x2,x30.

Example 4.11 ([1, 2]).

{max4x1+3x2+3x3+503x3+3x3+50+3x1+4x3+504x1+4x2+5x3+50+x1+2x2+5x3+50x1+5x2+5x3+50+x1+2x2+4x3+505x2+4x3+50s.t.2x1+x2+5x310,x1+6x2+2x310,9x1+7x2+3x310,x1,x2,x30.

Example 4.12 ([15]).

{maxj=1pi=1ncjixi+eii=1ndjixi+eis.t.i=1makixibk,k=1,,m,xi0.0,i=1,2,,n,

where all elements of cji, dji, aki, j = 1, ... , p, k = 1, ..., m, i = 1, ..., n, are randomly generated in the unit interval [0.0, 1.0]; all constant terms in denominators and numerators are the same number ei, which are randomly selected between 1.0 and 100.0; all elements of bk, k = 1, 2, ..., m, are all the same constant number 1.0. In example 12, m denotes the number of the constraints, n denotes the dimension of considered problem, p represents the number of affine ratios in objective function.

In Table 2, the following notations have been also used for column headers: Ave. Iter.: represents the average number of iterations of the algorithm; Ave. L.: represents the average number of the necessary maximum nodes of the algorithm; Ave. Time(s): stands for the running time of algorithm in seconds.

Table 2

Numerical results for Examples 4.12.

(m, n, p, c)

Ref.

Ave. Iter.

Ave. L.

Ave. Time(s)

(2, 3, 3, 2)

This paper

2.4

2.5

0.007712479

10–6

[15]

38.3

7.8

0.05

10–6

(4, 3, 4, 2)

This paper

5.1

4.4

0.033827271

10–6

[15]

46

8.2

0.1

10–6

(5, 10, 3, 2)

This paper

8.4

3.6

0.072654377

10–6

[15]

414.3

60.2

1.9

10–6

(10, 20, 3, 2)

This paper

7.6

4.2

0.08613192

10–6

[15]

402.7

56.8

10.1

10–6

(15, 30, 3, 2)

This paper

8.5

4.8

0.1295296

10–6

[15]

424.3

61.6

35.1

10–6

From Tables 1-2, numerical experimental results show that our algorithm can globally solve the problem (SAR).

5 Conclusion

In this paper, a new range reduction method for outcome space region of the denominator is presented for globally solving the sum of affine ratios problem (SAR). The proposed range reduction method can be used to discard a part of the investigated outcome space region of the denominators in which the global optimal solution of the equivalent problem (Q) does not exist, and this method can be seen as an accelerating tool to improve the computational efficiency of the proposed outcome space branch-and-bound algorithm for solving the problem (SAR). Several numerical examples are used to verify the superiority of the proposed outcome space branch-and-bound algorithm using the new range reduction method.

Competing interests

The authors declare that they have no competing interests.

Acknowledgement

This paper is supported by the National Natural Science Foundation of China under Grant (61373174), the Natural Science Foundation of Henan Province (152300410097,142300410352), the Higher School Key Scientific Research Projects of Henan Province (14A110024,16A110014,17A110021), the Major Scientific Research Projects of Henan Institute of Science and Technology (2015ZD07), the High-level Scientific Research Personnel Project for Henan Institute of Science and Technology(2015037), the Science and Technology Innovation Project for Henan Institute of Science and Technology.

References

[1] Almogy Y., Levin O., Parametric Analysis of a Multistage Stochastic Shipping Problem, Operational Research 69, Tavistock Publications, London, England, 1970Suche in Google Scholar

[2] Gao Y., Jin S., A global optimization algorithm for sum of linear ratios problem, J. Appl. Math., 2013, http://dx.doi.org/10.1155/2013/276245Suche in Google Scholar

[3] Cploantoni C.S., Manes R.P., Whinston A., Programming, Profit Rates, and Pricing Decisions, Accounting Review, 1969, 44, 467–481Suche in Google Scholar

[4] Konno H., Inori M., Bond Portfolio Optimization by Bilinear Fractional Programming, J. Oper. Res. Soc. Jpn., 1989, 32, 143-15810.15807/jorsj.32.143Suche in Google Scholar

[5] Konno H., Watanabe H., Bond Portfolio Optimization Problems and Their Applications to Index Tracking: A Partial Optimization Approach, J. Oper. Res. Soc. Jpn., 1996, 39, 295-30610.15807/jorsj.39.295Suche in Google Scholar

[6] Charnes A., Cooper W.W., Programming with linear fractional functions, Naval Res. Logistics Quarterly, 1962, 9, 181-18610.1002/nav.3800090303Suche in Google Scholar

[7] Konno H., Yajima Y., Matsui T., Parametric simplex algorithms for solving a special class of nonconvex minimization problem, J. Glob. Optim., 1991, 1, 65-8110.1007/BF00120666Suche in Google Scholar

[8] Falk J.E., Palocsay S.W., Image space analysis of generalized fractional programs, J. Glob. Optim., 1994, 4, 63-8810.1007/BF01096535Suche in Google Scholar

[9] Ji Y., Zhang K.C., Qu S.J., A deterministic global optimization algorithm, Appl. Math. Comput., 2007, 185, 382-38710.1016/j.amc.2006.06.101Suche in Google Scholar

[10] Konno H., Fukaishi K., A Branch and Bound Algorithm for Solving Low Rank Linear Multiplicative and Fractional Programming Problems, J. Glob. Optim., 2000, 18, 283-29910.1023/A:1008314922240Suche in Google Scholar

[11] Shen P., Wang C., Global optimization for sum of linear ratios problem with coefficients, Appl. Math. Comput., 2006, 176, 219-22910.1016/j.amc.2005.09.047Suche in Google Scholar

[12] Wang C., Shen P., A global optimization algorithm for linear fractional programming, Appl. Math. Comput., 2008, 204, 281-28710.1016/j.amc.2008.06.045Suche in Google Scholar

[13] Jiao H., A branch and bound algorithm for globally solving a class of nonconvex programming problem, Nonlinear Anal., 2009, 70, 1113-112310.1016/j.na.2008.02.005Suche in Google Scholar

[14] Jiao H., Chen Y., A note on a deterministic global optimization algorithm, Appl. Math. Comput., 2008, 202, 67-7010.1016/j.amc.2008.01.021Suche in Google Scholar

[15] Wang Y., Shen P., Liang Z., A branch-and-bound algorithm to globally solve the sum of several linear ratios, Appl. Math. Comput., 2005, 168, 89-10110.1016/j.amc.2004.08.016Suche in Google Scholar

[16] Shi Y., Global optimization for sum of ratios problems, Master’s Thesis, Henan Normal University, Xinxiang, China, 2011Suche in Google Scholar

[17] Phuong N.T.H., Tuy H., A unified monotonic approach to generalized linear fractional programming, J. Glob. Optim., 2003, 26, 229-25910.1023/A:1023274721632Suche in Google Scholar

[18] Jiao H., Wang Z., Chen Y., Global optimization algorithm for sum of generalized polynomial ratios problem, Appl. Math. Modell., 2013, 37, 187-19710.1016/j.apm.2012.02.023Suche in Google Scholar

[19] Pei Y., Zhu D., Global optimization method for maximizing the sum of difference of convex functions ratios over nonconvex region, J. Appl. Math. Comput., 2013, 41, 153-16910.1007/s12190-012-0602-8Suche in Google Scholar

[20] Jiao H.-W., Liu S.-Y., A practicable branch and bound algorithm for sum of linear ratios problem, Eur. J. Oper. Res., 2015, 243(3), 723-73010.1016/j.ejor.2015.01.039Suche in Google Scholar

[21] Jiao H., Liu S., Range division and compression algorithm for quadratically constrained sum of quadratic ratios, Comput. Appl. Math., (in press), DOI:10.1007/s40314-015-0224-510.1007/s40314-015-0224-5Suche in Google Scholar

[22] Jiao H.-W., Liu S.-Y., Zhao Y.-F., Effective algorithm for solving the generalized linear multiplicative problem with generalized polynomial constraints, Appl. Math. Model., 2015, 39(23-24), 7568-758210.1016/j.apm.2015.03.025Suche in Google Scholar

[23] Horst R., Tuy H., Global Optimization: Deterministic Approaches, 2nd Edition, Spring Verlag, Berlin, 199310.1007/978-3-662-02947-3Suche in Google Scholar

Received: 2016-2-20
Accepted: 2016-8-2
Published Online: 2016-10-6
Published in Print: 2016-1-1

© 2016 Jiao et al., published by De Gruyter Open.

This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 3.0 License.

Artikel in diesem Heft

  1. Regular Article
  2. A metric graph satisfying w41=1 that cannot be lifted to a curve satisfying dim(W41)=1
  3. Regular Article
  4. On the Riemann-Hilbert problem in multiply connected domains
  5. Regular Article
  6. Hamilton cycles in almost distance-hereditary graphs
  7. Regular Article
  8. Locally adequate semigroup algebras
  9. Regular Article
  10. Parabolic oblique derivative problem with discontinuous coefficients in generalized weighted Morrey spaces
  11. Corrigendum
  12. Corrigendum to: parabolic oblique derivative problem with discontinuous coefficients in generalized weighted Morrey spaces
  13. Regular Article
  14. Some new bounds of the minimum eigenvalue for the Hadamard product of an M-matrix and an inverse M-matrix
  15. Regular Article
  16. Integral inequalities involving generalized Erdélyi-Kober fractional integral operators
  17. Regular Article
  18. Results on the deficiencies of some differential-difference polynomials of meromorphic functions
  19. Regular Article
  20. General numerical radius inequalities for matrices of operators
  21. Regular Article
  22. The best uniform quadratic approximation of circular arcs with high accuracy
  23. Regular Article
  24. Multiple gcd-closed sets and determinants of matrices associated with arithmetic functions
  25. Regular Article
  26. A note on the rate of convergence for Chebyshev-Lobatto and Radau systems
  27. Regular Article
  28. On the weakly(α, ψ, ξ)-contractive condition for multi-valued operators in metric spaces and related fixed point results
  29. Regular Article
  30. Existence of a common solution for a system of nonlinear integral equations via fixed point methods in b-metric spaces
  31. Regular Article
  32. Bounds for the Z-eigenpair of general nonnegative tensors
  33. Regular Article
  34. Subsymmetry and asymmetry models for multiway square contingency tables with ordered categories
  35. Regular Article
  36. End-regular and End-orthodox generalized lexicographic products of bipartite graphs
  37. Regular Article
  38. Refinement of the Jensen integral inequality
  39. Regular Article
  40. New iterative codes for 𝓗-tensors and an application
  41. Regular Article
  42. A result for O2-convergence to be topological in posets
  43. Regular Article
  44. A fixed point approach to the Mittag-Leffler-Hyers-Ulam stability of a fractional integral equation
  45. Regular Article
  46. Uncertainty orders on the sublinear expectation space
  47. Regular Article
  48. Generalized derivations of Lie triple systems
  49. Regular Article
  50. The BV solution of the parabolic equation with degeneracy on the boundary
  51. Regular Article
  52. Malliavin method for optimal investment in financial markets with memory
  53. Regular Article
  54. Parabolic sublinear operators with rough kernel generated by parabolic calderön-zygmund operators and parabolic local campanato space estimates for their commutators on the parabolic generalized local morrey spaces
  55. Regular Article
  56. On annihilators in BL-algebras
  57. Regular Article
  58. On derivations of quantales
  59. Regular Article
  60. On the closed subfields of Q¯~p
  61. Regular Article
  62. A class of tridiagonal operators associated to some subshifts
  63. Regular Article
  64. Some notes to existence and stability of the positive periodic solutions for a delayed nonlinear differential equations
  65. Regular Article
  66. Weighted fractional differential equations with infinite delay in Banach spaces
  67. Regular Article
  68. Laplace-Stieltjes transform of the system mean lifetime via geometric process model
  69. Regular Article
  70. Various limit theorems for ratios from the uniform distribution
  71. Regular Article
  72. On α-almost Artinian modules
  73. Regular Article
  74. Limit theorems for the weights and the degrees in anN-interactions random graph model
  75. Regular Article
  76. An analysis on the stability of a state dependent delay differential equation
  77. Regular Article
  78. The hybrid mean value of Dedekind sums and two-term exponential sums
  79. Regular Article
  80. New modification of Maheshwari’s method with optimal eighth order convergence for solving nonlinear equations
  81. Regular Article
  82. On the concept of general solution for impulsive differential equations of fractional-order q ∈ (2,3)
  83. Regular Article
  84. A Riesz representation theory for completely regular Hausdorff spaces and its applications
  85. Regular Article
  86. Oscillation of impulsive conformable fractional differential equations
  87. Regular Article
  88. Dynamics of doubly stochastic quadratic operators on a finite-dimensional simplex
  89. Regular Article
  90. Homoclinic solutions of 2nth-order difference equations containing both advance and retardation
  91. Regular Article
  92. When do L-fuzzy ideals of a ring generate a distributive lattice?
  93. Regular Article
  94. Fully degenerate poly-Bernoulli numbers and polynomials
  95. Commentary
  96. Commentary to: Generalized derivations of Lie triple systems
  97. Regular Article
  98. Simple sufficient conditions for starlikeness and convexity for meromorphic functions
  99. Regular Article
  100. Global stability analysis and control of leptospirosis
  101. Regular Article
  102. Random attractors for stochastic two-compartment Gray-Scott equations with a multiplicative noise
  103. Regular Article
  104. The fuzzy metric space based on fuzzy measure
  105. Regular Article
  106. A classification of low dimensional multiplicative Hom-Lie superalgebras
  107. Regular Article
  108. Structures of W(2.2) Lie conformal algebra
  109. Regular Article
  110. On the number of spanning trees, the Laplacian eigenvalues, and the Laplacian Estrada index of subdivided-line graphs
  111. Regular Article
  112. Parabolic Marcinkiewicz integrals on product spaces and extrapolation
  113. Regular Article
  114. Prime, weakly prime and almost prime elements in multiplication lattice modules
  115. Regular Article
  116. Pochhammer symbol with negative indices. A new rule for the method of brackets
  117. Regular Article
  118. Outcome space range reduction method for global optimization of sum of affine ratios problem
  119. Regular Article
  120. Factorization theorems for strong maps between matroids of arbitrary cardinality
  121. Regular Article
  122. A convergence analysis of SOR iterative methods for linear systems with weak H-matrices
  123. Regular Article
  124. Existence theory for sequential fractional differential equations with anti-periodic type boundary conditions
  125. Regular Article
  126. Some congruences for 3-component multipartitions
  127. Regular Article
  128. Bound for the largest singular value of nonnegative rectangular tensors
  129. Regular Article
  130. Convolutions of harmonic right half-plane mappings
  131. Regular Article
  132. On homological classification of pomonoids by GP-po-flatness of S-posets
  133. Regular Article
  134. On CSQ-normal subgroups of finite groups
  135. Regular Article
  136. The homogeneous balance of undetermined coefficients method and its application
  137. Regular Article
  138. On the saturated numerical semigroups
  139. Regular Article
  140. The Bruhat rank of a binary symmetric staircase pattern
  141. Regular Article
  142. Fixed point theorems for cyclic contractive mappings via altering distance functions in metric-like spaces
  143. Regular Article
  144. Singularities of lightcone pedals of spacelike curves in Lorentz-Minkowski 3-space
  145. Regular Article
  146. An S-type upper bound for the largest singular value of nonnegative rectangular tensors
  147. Regular Article
  148. Fuzzy ideals of ordered semigroups with fuzzy orderings
  149. Regular Article
  150. On meromorphic functions for sharing two sets and three sets in m-punctured complex plane
  151. Regular Article
  152. An incremental approach to obtaining attribute reduction for dynamic decision systems
  153. Regular Article
  154. Very true operators on MTL-algebras
  155. Regular Article
  156. Value distribution of meromorphic solutions of homogeneous and non-homogeneous complex linear differential-difference equations
  157. Regular Article
  158. A class of 3-dimensional almost Kenmotsu manifolds with harmonic curvature tensors
  159. Regular Article
  160. Robust dynamic output feedback fault-tolerant control for Takagi-Sugeno fuzzy systems with interval time-varying delay via improved delay partitioning approach
  161. Regular Article
  162. New bounds for the minimum eigenvalue of M-matrices
  163. Regular Article
  164. Semi-quotient mappings and spaces
  165. Regular Article
  166. Fractional multilinear integrals with rough kernels on generalized weighted Morrey spaces
  167. Regular Article
  168. A family of singular functions and its relation to harmonic fractal analysis and fuzzy logic
  169. Regular Article
  170. Solution to Fredholm integral inclusions via (F, δb)-contractions
  171. Regular Article
  172. An Ulam stability result on quasi-b-metric-like spaces
  173. Regular Article
  174. On the arrowhead-Fibonacci numbers
  175. Regular Article
  176. Rough semigroups and rough fuzzy semigroups based on fuzzy ideals
  177. Regular Article
  178. The general solution of impulsive systems with Riemann-Liouville fractional derivatives
  179. Regular Article
  180. A remark on local fractional calculus and ordinary derivatives
  181. Regular Article
  182. Elastic Sturmian spirals in the Lorentz-Minkowski plane
  183. Topical Issue: Metaheuristics: Methods and Applications
  184. Bias-variance decomposition in Genetic Programming
  185. Topical Issue: Metaheuristics: Methods and Applications
  186. A novel generalized oppositional biogeography-based optimization algorithm: application to peak to average power ratio reduction in OFDM systems
  187. Special Issue on Recent Developments in Differential Equations
  188. Modeling of vibration for functionally graded beams
  189. Special Issue on Recent Developments in Differential Equations
  190. Decomposition of a second-order linear time-varying differential system as the series connection of two first order commutative pairs
  191. Special Issue on Recent Developments in Differential Equations
  192. Differential equations associated with generalized Bell polynomials and their zeros
  193. Special Issue on Recent Developments in Differential Equations
  194. Differential equations for p, q-Touchard polynomials
  195. Special Issue on Recent Developments in Differential Equations
  196. A new approach to nonlinear singular integral operators depending on three parameters
  197. Special Issue on Recent Developments in Differential Equations
  198. Performance and stochastic stability of the adaptive fading extended Kalman filter with the matrix forgetting factor
  199. Special Issue on Recent Developments in Differential Equations
  200. On new characterization of inextensible flows of space-like curves in de Sitter space
  201. Special Issue on Recent Developments in Differential Equations
  202. Convergence theorems for a family of multivalued nonexpansive mappings in hyperbolic spaces
  203. Special Issue on Recent Developments in Differential Equations
  204. Fractional virus epidemic model on financial networks
  205. Special Issue on Recent Developments in Differential Equations
  206. Reductions and conservation laws for BBM and modified BBM equations
  207. Special Issue on Recent Developments in Differential Equations
  208. Extinction of a two species non-autonomous competitive system with Beddington-DeAngelis functional response and the effect of toxic substances
Heruntergeladen am 21.9.2025 von https://www.degruyterbrill.com/document/doi/10.1515/math-2016-0058/html
Button zum nach oben scrollen