Abstract

Test task scheduling problem (TTSP) is a complex optimization problem and has many local optima. In this paper, a hybrid chaotic multiobjective evolutionary algorithm based on decomposition (CMOEA/D) is presented to avoid becoming trapped in local optima and to obtain high quality solutions. First, we propose an improving integrated encoding scheme (IES) to increase the efficiency. Then ten chaotic maps are applied into the multiobjective evolutionary algorithm based on decomposition (MOEA/D) in three phases, that is, initial population and crossover and mutation operators. To identify a good approach for hybrid MOEA/D and chaos and indicate the effectiveness of the improving IES several experiments are performed. The Pareto front and the statistical results demonstrate that different chaotic maps in different phases have different effects for solving the TTSP especially the circle map and ICMIC map. The similarity degree of distribution between chaotic maps and the problem is a very essential factor for the application of chaotic maps. In addition, the experiments of comparisons of CMOEA/D and variable neighborhood MOEA/D (VNM) indicate that our algorithm has the best performance in solving the TTSP.

1. Introduction

Test task scheduling problem (TTSP) is an essential part of the automatic test system for improving throughput, reducing time, and optimizing resource allocation. Similar to other scheduling problems, the TTSP is one kind of combination optimization problems. It is illustrated to be an NP-hard problem through the analysis of the nature of the problem carried out by many researchers [13]. In addition, through the fitness distance analysis [4], we know that the TTSP has many local optima. The algorithm that has strong space searching ability is needed to solve the TTSP.

Recently, many intelligent methods are used for solving the TTSP and other similar scheduling problems based on the problems’ character. All these kinds of researches focus on improving the searching ability of the algorithm and obtaining optimal or near-optimal solutions for the scheduling problem. There are two basic strategies. One is to propose an improvement algorithm based on the original algorithm, such as variable neighborhood multiobjective optimization algorithm based on decomposition (VNM) for the multiobjective test task scheduling problem [5]. Another is to adopt a hybrid algorithm using two different kinds of algorithms. For example, Lu et al. proposed a hybrid particle swarm optimization and taboo search strategies for the single objective TTSP [6]. Recently, the hybrid method becomes a mainstream.

Different from the hybrid method using different kinds of algorithms, using chaos in the evolutionary process represents its advantages in improving the searching ability. Lu et al. proposed a chaotic nondominated sorting genetic algorithm for the multiobjective test task scheduling problem and validated the best performance in convergence and diversity through the experiment and analysis [1]. Donald et al. utilized the chaos-induced discrete self-organizing migrating algorithm to solve the lot-streaming flow shop scheduling problem with setup time [7]. Gavrilova and Ahmadian studied an on-demand chaotic neural network for the broadcast scheduling problem and found an optimal time division multiple access (TDMA) frame [8]. Jiang et al. proposed a chaos-based fuzzy regression approach to model customer satisfaction for product design and used a chaotic optimization algorithm to generate the polynomial structures of customer satisfaction models [9]. Sun et al. studied a novel hysteretic noisy chaotic neural network for broadcast scheduling problems in packet radio networks and exhibited a stochastic chaotic simulated annealing algorithm [10]. The phenomenon that occurred in these researches illustrated that the evolutionary algorithm embedded with chaos is an effective and efficient approach for improving the searching ability of the algorithm. However, all these researches have the same defect. The authors only used one or several chaotic maps embedded in algorithms to solve practical problems. However, there is no detailed discussion and analysis.

For the TTSP, notice that the previous studies mostly aim at a single objective and only few papers focus on the multiobjective problem [1, 5]. Through the analysis of our previous related work for the multiobjective TTSP, we know the multiobjective evolutionary algorithm based on decomposition (MOEA/D) exhibited the best performance in solving the TTSP [5] in the aspect of convergence and diversity. Therefore, using chaotic maps in MOEA/D can further enhance the quality of the solution for the TTSP.

In this paper, we propose a chaotic multiobjective evolutionary algorithm based on decomposition (CMOEA/D) for the TTSP. Ten chaotic maps are embedded in three different phases in the evolutionary process. The aim is to give guidance for the choice of chaotic maps and phases based on the framework of MOEA/D for the TTSP.

First, the chromosome-encoding scheme is very important for the problem description and the operation in the evolutionary process. For the TTSP, there are different kinds of encoding strategies, like task sequencing list (TSL) (or the operations list coding (OLC)), matrix-encoding, and integrated encoding scheme (IES). TSL and matrix-encoding are not acceptable if a task can be tested on more than one set of instruments. IES can overcome this problem, but it cannot realize the selection operation under equal probability. Therefore, in this paper, the improved IES is proposed by changing the schemes selection method of every test task. As a result, the equal probability is realized.

Then, ten chaotic maps are embedded in MOEA/D independently in three phases. The ten chaotic maps are baker’s map, cat map, circle map, cubic map, Gauss map, ICMIC map, logistic map, sinusoidal map, tent map, and Zaslavskii map. Three phases are initial population, crossover operator, and mutation operator. Four benchmarks of the TTSP are used to evaluate the performance of the proposed algorithm. They are ,  ,  , and . We use to represent the benchmark. Here, is the number of tasks and is the number of instruments.

The performance metrics hypervolume (HV) and [11] are used to evaluate the role of chaotic maps on MOEA/D. Therefore, we can find which kind of chaotic map embedded algorithm is the best one for solving the TTSP.

From the results of experiments, it can be seen that the chaotic map embedded MOEA/D has good performance to solve the TTSP for both small and large scale problems. Different kinds of chaotic maps have different performances in different phases of MOEA/D, but ICMIC map and circle map in initial population, crossover operator, and mutation operator have the best performance. The experiments for comparisons of CMOEA/D and VNM show that our algorithm performs better than the VNM in solving the TTSP. The evidence, the chaotic map is an effective and efficient method for solving the problem with local optima, is validated. The similarity degree of distribution between chaotic maps and the problem is a very essential factor for the application of chaotic maps.

The rest of the paper is organized as follows. Section 2 gives a summary of related work on applying chaos to improve evolutionary algorithms. Section 3 concludes the mathematical model proposed by us in previous work for the integrity. In Section 4, ten chaotic maps including both one-dimensional maps and two-dimensional maps are introduced. In Section 5, the proposed CMOEA/D is described in detail for solving the TTSP. The detail of the encoding scheme and the phases in which chaos can be embedded in evolutionary algorithms are introduced. Experimental results and performance comparisons are presented and discussed in Section 6. Finally, Section 7 concludes the paper.

Recently, chaotic sequences have been integrated in the evolutionary process through two types of operations. One is using chaotic maps to replace random sequences. Another is to replace the genetic operations. These two kinds of operations always appear in the same algorithm at once.

In detail, all the operations can be divided into seven cases. They are population initialization, setting crossover probability, setting crossover position, setting crossover operator, setting mutation probability, setting mutation operator, and increasing chaotic disturbance. The performance of different operations is totally different. For example, adopting chaotic maps in the initialization can maintain the population diversity. The aim of using chaotic maps to replace standard mutation operator is to avoid the search being trapped in local optima.

For the scheduling problem, the situation is the same as the above in both the single objective and the multiobjective scheduling problems. For the single objective scheduling problem, Cheng et al. used the hybrid genetic algorithm and chaos to optimize the hydropower reservoir operation [12]. Two methods were adopted to improve the performance of GA. One was the adoption of chaos for initialization, and another was the annealing chaotic mutation operation. The conclusion was that the proposed approach is feasible and effective in optimal operations of complex reservoir systems. Liu and Cao [13] proposed a chaotic algorithm for the fuzzy job scheduling problem in the grid environment with uncertainties. The authors incorporated logistic map with the standard genetic algorithm and proposed a chaotic mutation operator based on the feedback of the fitness function. Singh and Mahapatra [14] proposed a swarm optimization approach for the flexible flow shop scheduling problem with multiprocessor tasks. The logistic map was used in this paper. Bahi et al. [15] considered a novel chaos-based scheduling scheme for video surveillance to defeat malicious intruders. The concept of chaotic iterations was investigated. Yu and Gu [16] proposed an improved transiently chaotic neural network approach for the identical parallel machine scheduling problem.

For the multiobjective scheduling problem, Niknam et al. [17] proposed an improved particle swarm optimization (IPSO) for the multiobjective optimal power flow problem considering the cost, loss, emission, and voltage stability index. To improve the quality of solutions, particularly to avoid being trapped in local optima, this study presented an IPSO that profits from chaos and self-adaptive concepts to adjust the particle swarm optimization parameters. Zhou et al. [18] established time, expenses, resources, and quality objective functions and used the chaos particle swarm optimization to solve the resource-constrained project scheduling problem. Fang [19] proposed a quantum immune algorithm for the multiobjective parallel machine scheduling problem in textile manufacturing industry. Here, a novel mutation operator with a chaos-based rotation gate was investigated. We proposed a chaotic nondominated sorting genetic algorithm (CNSGA) to solve the test task scheduling problem. According to the different capabilities of the logistic and the cat chaotic operators, the CNSGA approach using the cat population initialization, the cat or logistic crossover operator, and the logistic mutation operator has good performance [1].

All these researches, despite the single objective or the multiobjective problem in these scheduling fields, have the same features. The chaotic maps are used for improving the searching ability of the evolutionary algorithm. However, most of researches only used one kind of chaotic maps embedded in special phases of the algorithm, and comprehensive analysis is inefficient. In fact, different kinds of the scheduling problems have different characters, and different chaotic maps have different effects on the algorithms and the problems. Our work will focus on the analysis and design of chaotic multiobjective algorithm for the TTSP. We investigate the guidance for solving the TTSP.

3. Mathematical Model for the TTSP

3.1. The Problem Description

The aim of the TTSP is to organize the execution of tasks on instruments. In this problem, there are a set of tasks and a set of instruments . The notifications , , and present the test time, the test start time, and the test completion time of task tested on , respectively [1]. For the TTSP, one task must be tested on one or more instruments. In other words, some instruments collaborate for one test task. A variable is defined to express whether the task occupies the instrument . A task could have several alternative schemes to complete the test. is used to denote the alternative schemes of task , where is the number of schemes of . is the set containing the numbers of schemes that correspond to every task. Each is a subset of and can be represented as . Here, is the number of instruments for . Obviously, . The notification is used to express the test time of for .

3.2. Constraint Relationship

The TTSP has two types of constraints: the restriction on resources and the precedence constraint between the tasks. The restriction on resources can be expressed as follows:

The precedence constraint between the tasks can be represented as follows: where . In this paper, equals the test time of the high priority task.

3.3. Objective Function

In this study, we consider two objective functions. The model is defined as follows:

subject to

The first objective function minimizes the maximal test completion time and the second objective function minimizes the mean workload of the instruments. Here, denotes the parallel steps. The initial value of is 1. Assign the instruments for all of the tasks if , .

Constraint (4) indicates that the setup time of the instruments and the move time between the tasks are negligible. Constraint (5) defines whether the task occupies the instrument . Here, we assume to simplify the problem.

4. Chaotic Maps

Ten chaotic maps including both one-dimensional maps and two-dimensional maps are introduced in this section. Each one has specific features, and different chaotic maps combined with optimization algorithms have different results (Table 1).

There are two problems for these chaotic maps. One is that the range of ICMIC and Zaslavskii maps is not (0, 1). As a result, the generated chaotic sequences need the scale transformation. Another is some maps, like tent map, have fixed points. Therefore, jumping out from fixed points is necessary for maintaining the chaos characteristics.

Figure 1 shows the distribution of different chaotic maps. It reveals that baker’s map, bat map, and tent map have uniform distribution, while other chaotic maps, like circle map, cubic map, ICMIC map, logistic map, and Zaslavskii map, have nonuniform distribution, relatively.

5. Chaotic Multiobjective Evolutionary Algorithm Based on Decomposition

5.1. The Improving Encoding Method for the TTSP

Integrated encoding scheme (IES) proposed by our previous research [1] can use one chromosome to contain the information about both the processing sequence of the tasks and the occupancy of the instruments for each task. It can transform a discrete optimization problem into a continuous optimization problem. Therefore, the encoding efficiency is improved, and the complexity of the genetic manipulations is reduced.

Here, we use an example with four tasks and four instruments for illustration of the role of IES. The detail is in Table 2.

The main concept of the IES is to use the relationships between the decision variables to express the sequence of tasks and use the values of the variables to represent the occupancy of the instruments for each task. This concept is illustrated in Table 3.

The entries in the first row are the decision variables, which range between 0 and 1. They are sorted in ascending order. The rank of every variable denotes a test task index in the sequence. Thus, the second row (or the task sequence) is obtained. On the other hand, the instrument assignment can also be obtained from the decision variables. If we want to know which instruments will be occupied by the task , should be ascertained. In other words, we should know the value of , which can be calculated by the decision variable corresponding to . The formula is as follows:

Here, represents the decision variable that corresponds to , and is the number of schemes of . For example, for the task , the corresponding decision variable is 0.1270, and the number of schemes is . Then, the value of can be calculated as follows according to (6): . Therefore, is occupied.

However, this encoding scheme has one defect that all schemes are selected with unequal probability. For example, for one task , the number of schemes is . Then, the value of can be calculated according to (6) as shown in Table 4.

As seen from Table 4, the probability of is 4/10, but 3/10 for . It means all schemes are selected with unequal probability. Based on the original formula, we improved the encoding strategy as follows:

Then, the value of can be calculated according to (7) as shown in Table 5.

As seen from Table 5, the equal probability of is 1/3. This encoding method never generates duplication of a certain task and does not generate unfeasible solutions. In addition, equal probability can maintain impartiality for all schemes. It can help the algorithms to match the TTSP with multiple alternative schemes.

5.2. Application of Chaotic Maps in MOEA/D

The multiobjective evolutionary algorithm based on decomposition is originated from Tchebycheff decomposition. It decomposes a multiobjective problem into a number of scalar optimization subproblems and optimizes them simultaneously. Each subproblem is bound with a weight vector and is optimized by using the information from its several neighbor subproblems [20].

In this paper, chaotic variables are used instead of random variables in MOEA/D. Ten chaotic maps are embedded in MOEA/D to replace the random operation. Three key phases in evolutionary algorithms, initialization, crossover, and mutation, are chosen to be embedded with chaos. Different chaotic maps have different formulas and characters. Here, we use sinusoidal map [21] as an example.

(1) Initialization. In order to guarantee the diversity of the initial population, the chaos initialization is applied in this paper.

For example, we assume individuals in population, and one of them can be denoted by

Here, the initial population is generated by chaos maps. For example, if the sinusoidal map is used for initialization, .

(2) Crossover. Crossover is the most important step in the process of the evolution. It is directly related to the convergence, diversity, and other performances of the optimal solutions.

In this paper, a differential evolution (DE) operator is adopted. In the DE operator, each child individual is generated as follows:

Here, and are two control parameters. and are two individuals chosen in the neighborhood of . Since is a random number that ranges from 0 to 1, can be generated by chaotic maps instead of random generation. For instance, if the sinusoidal map is used and, in the iteration, , then, in the iteration, .

(3) Mutation. Mutation operator that prevents solutions from being trapped into local optima is indispensable in the process of the evolution.

In this paper, a polynomial mutation operator is adopted. For a solution , the polynomial mutation is described as where and are the upper and lower bounds of . Consider

Here, is a random number ranging from 0 to 1. is the distribution index for the mutation operator. Similar to the crossover scheme, we have when using the sinusoidal map.

6. Experiments

We carry out four types of experiments to illustrate the performances of the mentioned approaches. Experiment  1 shows the effectiveness of the improving encoding method based on one large scale TTSP. Experiment  2 aims to solve a small scale TTSP benchmark to measure the performance of the evolutionary algorithm using chaotic maps in three phases. Experiment  3 is similar to experiment  2, except that it aims to solve the large scale TTSP. In both experiments  2 and  3, ten chaotic maps are embedded in three different phases in the original MOEA/D algorithm. Each time, only one parameter is modified. The Pareto set (PF) is used to show the effect firstly. Then, the performance metrics HV and are used to further evaluate the performance of chaotic maps embedded algorithm and the original algorithm. Based on the results of the above experiments, we compare the CMOEA/D with the VNM [5] in experiment  4.

The parameters for all experiments are shown in Table 6. is the number of iterations. is the scale of the population. is the number of decision variables. and (equal to the reciprocal of ) are the probabilities of crossover and mutation operations.

6.1. Experiment  1: The Performance of the Improving Encoding Method

This experiment shows the effectiveness of the improving encoding method in solving the TTSP. The instance is based on a large scale TTSP [4]. 50 runs of the same experiment have been performed, and the best run among the 50 runs is given in Figure 2. Here, MOEA/D-1, MOEA/D-2, and MOEA/D-3 represent the algorithm with different encoding method of random, IES, improving IES separately.

We can find from the Pareto front that the improving encoding method obtains better convergence of the solutions of the TTSP. The equal probability also helps the algorithm to obtain good convergence. Therefore, the improving IES is used in the following experiments because of the efficiency.

6.2. Experiment  2: The Performance for the Small Scale TTSP

This experiment is carried out to show the effectiveness of CMOEA/D for the small scale TTSP . 10 times of the same experiment have been performed, and the best results obtained from original MOEA/D and many variants of CMOEA/D for this instance are shown in Figures 3, 4, and 5.

For the convenience, the algorithms with different combinations of chaotic maps and phases are named as “CMOEA/D-[phase][chaotic map].” The ten chaotic maps (baker, cat, circle, cubic, Gauss, ICMIC, logistic, sinusoidal, tent, and Zaslavskii) are denoted by in alphabetical order. “” represents the original MOEA/D. “” represents the phase for initial population. “” represents the phase for the crossover operator. “” represents the phase for the mutation operator. For example, the algorithm for initial population by logistic map is named “CMOEA/D-I7.”

According to the name role, Figure 3 indicates the performance of the chaotic maps for crossover for solving the TTSP. Figure 4 shows the performance of the chaotic maps for initialization for solving the TTSP. Figure 5 shows the performance of the chaotic maps for mutation for solving the TTSP.

For the small scale TTSP, the performance for convergence is not very obvious from the Pareto set. The solutions obtained from the original algorithm and the chaos embedded algorithm overlap each other. However, the diversity of the solutions obtained from the chaos embedded algorithm is better than the original algorithm.

6.3. Experiment  3: The Performance for the Large Scale TTSP

This experiment is carried out to show the effectiveness of CMOEA/D for three large scale problems, TTSP , , and . 10 times of the same experiment have been performed, and the best results obtained from original MOEA/D and many variants of CMOEA/D are shown in Figures 6, 7, 8, 9, 10, 11, 12, 13, and 14. The name role of the figures is similar to the small scale instance.

For the large scale TTSP, both the convergence and diversity of solutions are improved significantly. Almost every chaotic map has good performance for the improvement, but the performance is not stable and positive for some chaotic maps. For example, the tent, baker, and cat maps even have negative effects for the solutions under some situations.

6.4. Performance Analysis

Based on the above experiments, we use the statistical data of the comprehensive metric HV and convergence metric to indicate the results from different aspects, because the figure of Pareto front can provide only the primary idea but not the comprehensive effect. The conclusion about the guidance of chaotic maps for resolving the TTSP will be investigated based on these data.

6.4.1. Performance Metrics

(1) Hypervolume (see [11]). This quality indicator calculates the volume (in the objective space) covered by members of a nondominated set of solutions for problems where all objectives are to be minimized. Mathematically, for each solution , a hypercube is constructed with a reference point and the solution as the diagonal corners of the hypercube. The reference point can simply be found by constructing a vector of worst objective function values. Thereafter, a union of all hypercubes is found and its hypervolume is calculated as follows:

Here, denotes the Lebesgue measure. Algorithms with larger values of HV are desirable.

(2) Coverage Metric (see [11]). The metric can be used to compare the performances of the two-solution sets. Assume and are two sets of nondominated solutions. represents the proportion of points in set dominated over in the total points in set . Consider

The value means that all of the solutions in are dominated by solutions in , while means that no solution in is dominated by a solution in . Note that both the and have to be considered for comprehensive dominated information for comparing the different set obtained from different algorithm, because .

6.4.2. Experiment Results

The average values of performance metrics HV and of 10 independent runs for both the small and the large scale TTSPs are in Tables 7 and 8, respectively. The symbol is similar to the above mentioned role. In all of the cases, the best performances are denoted in bold.

As shown in Tables 7 and 8, most of the combinations of chaotic maps with MOEA/D have a positive effect for both the small scale and the large scale instances. However, the larger the scale is, the weaker the chaos effect is.

In most cases, the best performance in Table 7 is consistent with that in Table 8. It means the chaotic maps in the specific location have better convergence and comprehensive performances simultaneously. In fact, metric HV and metric are different aspects to evaluate the algorithm. Therefore, some inconsistences exist also. Here, we represent the statistical results in an intuitive way. If both the convergence and the comprehensive performances of the algorithm with chaotic maps are better than the original algorithm, the value is replaced by “++.” When the situation is opposite, blank is used to replace the corresponding value. Table 9 shows the results.

The results show that circle map and ICMIC map in all phases especially in crossover operator have the best performance. Cubic map and logistic map in mutation operator, Gauss map in crossover operator and mutation operator, sinusoidal map in crossover operator and initial population, baker’s map in crossover operator, and Zaslavskii map in initial population have a better effect. In addition, cat map in initial population and mutation operator also has a little bit of effect.

In order to show the above results in an intuitive way, the boxplots of the performance metric are also adopted to illustrate the same conclusion. Here, we use the boxplots for TTSP as an example. The name role is similar to the above mentioned principle. The ten chaotic maps (baker, cat, circle, cubic, Gauss, ICMIC, logistic, sinusoidal, tent, and Zaslavskii) are denoted by in alphabetical order. In addition, “” represents the original MOEA/D. “” represents the phase for initial population. “” represents the phase for crossover operator. “” represents the phase for mutation operator. For example, the algorithm for initial population by logistic map is named “I7.” Figures 15, 16, and 17 are the boxplots for chaotic maps embedded in crossover, in initialization, and in mutation, separately.

Overall, chaotic maps for crossover and mutation operators are helpful for preventing the solutions from trapping in the local optima and have significant improvement on the evolutionary algorithms based on the decomposition for solving the TTSP. Circle map and ICMIC map have the best performance in ten maps especially. Cubic map, logistic map, Gauss map, and sinusoidal map have better contribution in solving those TTSPs.

6.4.3. Result Analysis

We discuss and explore the reason for these conclusions based on the above results. We focus on the distribution of solutions of the TTSP.

We calculate the feasible solutions of a small scale TTSP using the method of enumeration that cannot be used in large scale TTSPs. The result is shown in Figure 18. The solutions for the true Pareto front are out of 103,680 solutions in objective space. We can find that the TTSP has nonuniform distribution, and many local optima exist among all the solutions of the TTSP.

The chaotic map has the nature to avoid becoming trapped in local optima. The TTSP has many local optima. All the experiments illustrate the fact that using chaotic maps embedded with the evolutionary algorithm can help the TTSP to obtain good solutions. In addition, the process of crossover and mutation is important for jumping out of local optima. The experiments also validate this fact.

Furthermore, chaotic maps have a superior effect on escaping from local optima, but not all of them are effective. We want to find the relationship from the distribution. The distribution of every chaotic map is shown in Figure 1. Some chaotic maps, like circle map, cubic map, and ICMIC map, are relatively nonuniformly distributed. It is very similar to the distribution of the optimal solution of the TTSP. The above experiments indicate that these chaotic maps have a positive effect on TTSP. Some chaotic maps, like cat map, have uniform distribution. The experiments show that they cannot obtain good effect for solving the TTSP in most situations. It is natural that the effect of chaotic maps is floating under different circumstance, because of the ergodicity and stochasticity of chaotic maps. However, the similarity degree of the distribution between the chaotic maps and the problem is a very essential factor for the application of chaotic maps.

6.5. Experiment  4: Comparison of CMOEA/D and VNM

Referring to Table 9, together with the data in Tables 7 and 8, we select a few variants of CMOEA/D to compare with VNM. VNM has been proved to be more suitable to solve the TTSP than other methods such as chaotic NSGA-II (CNSGA) [5]. Therefore, a comparison of CMOEA/D and VNM is carried out to illustrate the performance of our algorithm.

We take TTSP and as representative test problems. For TTSP , we select the three variants of CMOEA/D. They are CMOEA/D-C1 with baker’s map in crossover operator, CMOEA/D-I9 with tent map in the initial population, and CMOEA/D-M3 with circle map in the mutation operator, respectively. For TTSP , the three variants of CMOEA/D are CMOEA/D-C1 with baker’s map in crossover operator, CMOEA/D-I10 with Zaslavskii map in the initial population, and CMOEA/D-M9 with tent map in the mutation operator, respectively. The results of the performance metrics HV and of 10 independent runs are in Tables 10 and 11, separately. The best results obtained from VNM and three variants of CMOEA/D for different instances are shown in Figures 19 and 20. “” represents the VNM, and the symbol in the table is similar to the above mentioned role.

It shows that the solutions obtained by the CMOEA/D dominate most of the solutions obtained by the VNM in the above figures. The values of in Table 11 indicate that CMOEA/D has good convergence. The results in Table 10 also show that the solutions obtained by CMOEA/D are of higher comprehensive performance. Therefore, the CMOEA/D has the best performance completely.

A short summary can be obtained according to the above experiments and analyses. The improving encoding method is effective for solving the TTSP. In addition, the effectiveness of the multiobjective evolutionary algorithm based on decomposition using chaotic maps, which have nonuniform distributions, is illustrated for TTSP. Furthermore, the comparisons of CMOEA/D and VNM indicate that our algorithm has the best performance for solving the TTSP. The fact, the chaotic map is an effective and efficient method for solving the problem with local optima, is illustrated again.

7. Conclusion

The TTSP is a complex combinational optimization problem and has many local optima. This paper focuses on the chaotic multiobjective evolutionary algorithm based on decomposition for solving the TTSP. The improving encoding method is proposed to increase the encoding efficiency. Ten chaotic maps are embedded in three phases of MOEA/D to solve the TTSP, and the results show that the proposed algorithm can prevent solutions from falling into local optima. The performance metrics HV and are used to analyze the algorithms with chaotic maps. In the experimental results, almost all chaotic maps have good effects on improving the performance of evolutionary algorithms to solve the TTSP. The CMOEA/D approaches using the circle and ICMIC maps in all phases have best performance and are very suitable for solving the TTSP. A comparison of CMOEA/D and VNM is carried out to test the performance of our algorithm, and the results also show that the solutions obtained by CMOEA/D are of higher comprehensive performance. Our work gives guidance on choosing chaotic maps and phases for the TTSP. Future work will focus on more chaotic maps embedded in other algorithms for different kinds of problems and discover the reasons for their special properties.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

The authors would like to thank the anonymous reviewers for their helpful comments in improving their paper. This research is supported by the National Natural Science Foundation of China under Grant no. 61101153.