Abstract

We consider a branch-and-reduce approach for solving generalized linear multiplicative programming. First, a new lower approximate linearization method is proposed; then, by using this linearization method, the initial nonconvex problem is reduced to a sequence of linear programming problems. Some techniques at improving the overall performance of this algorithm are presented. The proposed algorithm is proved to be convergent, and some experiments are provided to show the feasibility and efficiency of this algorithm.

1. Introduction

In this paper, the following generalized linear multiplicative programming is considered: where , , and , , and for all , , .

Since a large number of practical applications in various fields can be put into problem (P), including VLSI chip design [1], decision tree optimization [2], multicriteria optimization problem [3], robust optimization [4], and so on, this problem has attracted considerable attention in the past years.

It is well known that the product of affine functions need not be (quasi) convex, thus the problem can have multiple locally optimal solutions, many of which fail to be globally optimal, that is, problem (P) is multiextremal [5].

In the last decade, many solution algorithms have been proposed for globally solving special forms of (P). They can be generally classified as outer-approximation method [6], decomposition method [7], finite branch and bound algorithms [8, 9], and cutting plane method [10]. However, the global optimization algorithms based on the general form (P) have been little studied. Recently, several algorithms were presented for solving problem (P) [1115].

The aim of this paper is to provide a new branch-and-reduce algorithm for globally solving problem (P). Firstly, by using the property of logarithmic function, we derive an equivalent problem (Q) of the initial problem (P), which has the same optimal solution as the problem (P). Secondly, by utilizing the special structure of (Q), we present a new linear relaxation technique, which can be used to construct the linear relaxation programming problem for (Q). Finally, the initial nonconvex problem (P) is systematically converted into a series of linear programming problems. The solutions of these converted problems can be as close as possible to the globally optimal solution of (Q) by successive refinement process.

The main features of this algorithm: (1) the problem investigated in this paper has a more general form than those in [610]; (2) a new linearization method for solving the problem (Q) is proposed; (3) these generated linear relaxation programming problems are embedded within a branch and bound algorithm without increasing the number of variables and constraints; (4) some techniques are proposed to improve the convergence speed of our algorithm.

This paper is organized as follows. In Section 2, an equivalent transformation and a new linear relaxation technique are presented for generating the linear relaxation programming problem (LRP) for (Q), which can provide a lower bound for the optimal value of (Q). In Section 3, in order to improve the convergence speed of our algorithm, we present a reducing technique. In Section 4, the global optimization algorithm is described in which the linear relaxation problem and reducing technique are embedded, and the convergence of this algorithm is established. Numerical results are reported to show the feasibility of our algorithm in Section 5.

2. Linear Relaxation Problem

Without loss of generality, assume that, for , , , , , .

By using the property of logarithmic function, the equivalent problem (Q) of (P) can be derived, which has the same optimal solution as (P),

Thus, for solving problem (P), we may solve its equivalent problem (Q) instead. Toward this end, we present a branch-and-reduce algorithm. In this algorithm, the principal aim is to construct linear relaxation programming problem (LRP) for (Q), which can provide a lower bound for the optimal value of (Q).

Suppose that represents either the initial rectangle of problem (Q), or modified rectangle as defined for some partitioned subproblem in a branch and bound scheme. The problem (LRP) can be realized through underestimating every function with a linear relaxation function . All the details of this linearization method for generating relaxations will be given below.

Consider the function . Let , and , then, and are concave function and convex function, respectively.

First, we consider the function . For convenience in expression, we introduce the following notations:

By Theorem 1 in [11], we can derive the lower bound function of as follows:

Second, we consider function . Since is a convex function, by the property of the convex function, we have where ,

Finally, from (2.2) and (2.3), for all , we have

Theorem 2.1. For all , consider the functions and , . Then, the difference between and satisfies where .

Proof. Let . Since , we only need to prove as .
First, consider . By the definition of , we have Furthermore, by Theorem 1 in [11], we know that as . Thus, we have as .
Second, consider . From the definition of , it follows that where are constant vectors, which satisfy and , respectively. Since is continuous, and is a compact set, there exists some such that . From (2.8), it implies that . Furthermore, we have as .
Taken together above, it implies that as , and the proof is complete.

From Theorem 2.1, it follows that the function can approximate enough the function as .

Based on the above discussion, the linear relaxation programming problem (LRP) of (Q) over can be obtained as follows:

Obviously, the feasible region for the problem (Q) is contained in the new feasible region for the problem (LRP), thus, the minimum of (LRP) provides a lower bound for the optimal value of problem (Q) over the rectangle , that is .

3. Reducing Technique

In this section, we pay our attention on how to form the new reducing technique for eliminate the region in which the global minimum of (Q) does not exist.

Assume that is the current known upper bound of the optimal value of the problem (Q). Let The reducing technique is derived as in the following theorem.

Theorem 3.1. For any subrectangle with . If there exists some index such that and , then there is no globally optimal solution of (Q) over ; if and , for some , then there is no globally optimal solution of (Q) over , where

Proof. First, we show that for all , . Consider the th component of . Since , it follows that From , we have . For all , by the above inequality and the definition of , it implies that that is Thus, for all , we have , that is, for all , is always greater than the optimal value of the problem (Q). Therefore, there cannot exist globally optimal solution of (Q) over .
For all , if there exists some such that and , from arguments similar to the above, it can be derived that there is no globally optimal solution of (Q) over .

4. Algorithm and Its Convergence

In this section, based on the former results, we present a branch-and-reduce algorithm to solve the problem (Q). There are three fundamental processes in the algorithm procedure: a reducing process, a branching process, and an updating upper and lower bounds process.

Firstly, based on Section 3, when some conditions are satisfied, the reducing process can cut away a large part of the currently investigated feasible region in which the global optimal solution does not exist.

The second fundamental process iteratively subdivides the rectangle into two subrectangles. During each iteration of the algorithm, the branching process creates a more refined partition that cannot yet be excluded from further consideration in searching for a global optimal solution for problem (Q). In this paper we choose a simple and standard bisection rule. This branching rule is sufficient to ensure convergence since it drives the intervals shrinking to a singleton for all the variables along any infinite branch of the branch and bound tree. Consider any node subproblem identified by rectangle . This branching rule is as follows.(i)Let .(ii)Let .(iii)Let

By this branching rule, the rectangle is partitioned into two subrectangles and .

The third process is to update the upper and lower bounds of the optimal value of (Q). This process needs to solve a sequence of linear programming problems and to compute the objective function value of (Q) at the midpoint of the subrectangle for the problem (Q). In addition, some bound tightening strategies are applied to the proposed algorithm.

The basic steps of the proposed algorithm are summarized as follows. In this algorithm, let be the optimal value of (LRP) over the subrectangle , and be an element of corresponding arg?min. Since is a linear function, for convenience in expression, assume that it is expressed as follows , where . Thus, we have .

4.1. Algorithm Statement

Step 1 (initialization). Let the set all active node , the upper bound , the set of feasible points , some accuracy tolerance and the iteration counter .

Solve the problem (LRP) for . Let and . If is a feasible point of (Q), then let If , then stop: is an -optimal solution of (Q). Otherwise, proceed.

Step 2 (updating the upper bound). Select the midpoint of ; if is feasible to (Q), then . Let the upper bound and the best known feasible point .

Step 3 (branching and reducing). Using the branching rule to partition into two new subrectangles, and denote the set of new partition rectangles as . For each , utilize the reducing technique of Theorem 3.1 to reduce box , and compute the lower bound of over the rectangle . If for , there exists some such that , or for , , then the corresponding subrectangle will be removed from , that is, , and skip to the next element of .

Step 4 (bounding). If , solve (LRP) to obtain and for each . If , set ; otherwise, update the best available solution and if possible, as in the Step 2. The partition set remaining is now , and a new lower bound is .

Step 5 (convergence checking). Set If , then stop: is the -optimal value of (Q), and is an -optimal solution. Otherwise, select an active node such that , . Set , and return to Step 2.

4.2. Convergence Analysis

In this subsection, we give the global convergence properties of the above algorithm.

Theorem 4.1 (convergence). The above algorithm either terminates finitely with a globally -optimal solution, or generates an infinite sequence which any accumulation point is a globally optimal solution of (Q).

Proof. When the algorithm is finite, by the algorithm, it terminates at some step . Upon termination, it follows that From Step 1 and Step 5 in the algorithm, a feasible solution for the problem (Q) can be found, and the following relation holds Let denote the optimal value of problem (Q). By Section 2, we have Since is a feasible solution of problem (Q), . Taken together above, it implies that and so is a global -optimal solution to the problem (Q) in the sense that
When the algorithm is infinite, by [5], a sufficient condition for a global optimization to be convergent to the global minimum, requires that the bounding operation must be consistent and the selection operation is bound improving.
A bounding operation is called consistent if at every step any unfathomed partition can be further refined, and if any infinitely decreasing sequence of successively refined partition elements satisfies where is a computed lower bound in stage and is the best upper bound at iteration not necessarily occurring inside the same subrectangle with . Now, we show that (4.9) holds.
Since the employed subdivision process is rectangle bisection, the process is exhaustive. Consequently, from Theorem 2.1 and the relationship , the formulation (4.9) holds, this implies that the employed bounding operation is consistent.
A selection operation is called bound improving if at least one partition element where the actual lower bound is attained is selected for further partition after a finite number of refinements. Clearly, the employed selection operation is bound improving because the partition element where the actual lower bound is attained is selected for further partition in the immediately following iteration.
From the above discussion, and Theorem IV.3 in [5], the branch-and-reduce algorithm presented in this paper is convergent to the global minimum of (Q).

5. Numerical Experiments

In this section, some numerical experiments are reported to verify the performance of the proposed algorithm. The algorithm is coded in Matlab 7.1. The simplex method is applied to solve the linear relaxation programming problems. The test problems are implemented on a Pentium IV (3.06?GHZ) microcomputer, and the convergence tolerance is set at in our experiments.

Example 5.1 (see [12, 15]).

Example 5.2 (see [15]).

Example 5.3 (see [12, 15]).

Example 5.4 (see [13, 16]).

Example 5.5 (see [11, 15]).

The results of problems (2.2)–(4.9) are summarized in Table 1, where the following notations have been used in row headers: Iter: number of algorithm iterations; Time: execution time in seconds.

The results in Table 1 show that our algorithm is both feasible and efficient.

Acknowledgments

The authors are grateful to the responsible editor and the anonymous referees for their valuable comments and suggestions, which have greatly improved the earlier version of this paper. This paper is supported by the National Natural Science Foundation of China (60974082) and the Fundamental Research Funds for the Central Universities (K50510700004).