Abstract

This paper considers low carbon parallel machines scheduling problem (PMSP), in which total tardiness is regarded as key objective and total energy consumption is a non-key one. A lexicographical method is used to compare solutions and a novel imperialist competitive algorithm (ICA) is presented, in which a new strategy for initial empires is adopted. Some new improvements are also added in ICA to obtain high quality solutions, which are adaptive assimilation, adaptive revolution, imperialist innovation, and alliance and the novel way of imperialist competition. Extensive experiments are conducted to test the search performance of ICA by comparing it with methods from literature. Computational results show the promising advantages of ICA on low carbon PMSP.

1. Introduction

Parallel machine scheduling problem (PMSP) is the typical problem in the actual manufacturing processing [1]. Allocating the manufacturing resources and scheduling the production tasks must be designed to achieve the specified performance. In the traditional PMSP, objectives such as total tardiness have extensively been investigated; however, energy consumption and carbon emission are seldom considered [2, 3]. If there is no consideration on energy related objective, then the corresponding research results are difficult to meet the increasingly stringent requirements of energy conservation and environmental protection on manufacturing activities in China. Thus, it is necessary to focus on low carbon PMSP to improve the traditional scheduling performance and reduce carbon emissions and energy consumption.

In recent years, few papers discussed low carbon PMSP. Several heuristic algorithms has been proposed by Li et al. [4] to minimize makespan or the total completion time under the prerequisite that the total of energy cost and disposal cost is not more than a given threshold. Che et al. [5] gave a mixed integer programming model and two-stage heuristic method on unrelated parallel machine scheduling problem with different power cost. Wang et al. [6] proposed a two-stage algorithm to determine the cutting speed and minimize the maximum completion time of jobs under the given power load peak demand. Liang et al. [3] presented an ant colony optimization (ACO) algorithm to optimize the weighted sum of energy consumption and total tardiness; Li et al. [2] described the model of the problem and proposed 10 kinds of heuristic algorithms.

Meanwhile, many works have been done on multiobjective PMSP by using various metaheuristics. Lin et al. [7] proposed tabu-enhanced iterated Pareto greedy algorithm to minimize total tardiness, makespan, and total weighted completion time. Ying [8] gave a multiobjective multipoint simulated annealing for PMSP with total tardiness, total weighted completion time, and maximum completion time. Li et al. [9] provided a hybrid nondominated sorting genetic algorithm-II (NSGA-II [10]) with fuzzy logic controller and an exact method. Pakzad-Moghaddam [11] presented a Lévy flight embedded particle swarm optimization for PMSP with learning and adapting. Afzalirad and Rezaeian [12] reported a multiobjective ant colony optimization to minimize mean weighted flow time and mean weighted tardiness. Zarandi and Kayvanfar [13] applied two multiobjective metaheuristics for PMSP with total cost of tardiness and maximum completion time.

As mentioned above, low carbon PMSP is seldom studied. The major existing methods for low carbon PMSP are heuristic algorithms. Although metaheuristics have been extensively used to solve multiobjective PMSP without energy related objective, they are hardly applied to optimize low carbon scheduling on parallel machines. To the best of our knowledge, only ACO is found to solve PMSP with energy consumption and other metaheuristics such as imperialist competitive algorithm (ICA) are not used. In addition, the literature on multiobjective PMSP hardly considers the relative importance of objectives. In fact, objectives should be treated differently in many actual manufacturing cases. Take make-to-order production as example, the delay delivery of orders often leads to losses in profits and market reputation; when manufacturers face the high pressure of on-time delivery, it is natural for them to regard on-time delivery as key objective and energy consumption as non-key one, so it is necessary to focus on low carbon PMSP with the consideration on the relative importance of objectives.

ICA is a metaheuristic that mimics sociopolitical imperialist competition for global optimal solution [14]. ICA starts with an initial population, which is a group of countries. The countries with best cost are regarded as imperialists and the rest of countries are called colonies. ICA consists of assimilation of colonies, revolution of colonies, and imperialistic competition among empires and so on. ICA has been successfully applied to solve various optimization problems such as the traveling salesman problem [15], skeletal structure optimization [16], facility layout [17, 18], dynamic economic dispatch scheduling [19], assembly line balancing [2022], artificial neural network optimization [23], supply chain network design [24], and scheduling [2534]. However, as stated above, ICA is not used to solve the problem of low carbon parallel machine scheduling. ICA is an effective global optimization method and has strong local search ability with flexible structure [35]. These features make ICA have some advantages in solving low carbon PMSP; for example, it is not necessary to improve local search ability like GA. These things on ICA motivate us to apply ICA to solve low carbon PMSP.

In this study, PMSP with total tardiness (key objective) and total energy consumption (non-key objective) is considered and a novel ICA is proposed for minimizing total tardiness with the consideration on total energy consumption. The lexicographical method is adopted to compare solutions. In ICA, some new strategies are applied to generate high quality solutions, which include the novel method for initial empires, adaptive assimilation, adaptive revolution, imperialist innovation, and alliance and the new imperialist competition. A number of experiments are conducted using many instances. Computational results show the effectiveness and advantages of the new ICA on the low carbon PMSP.

The remainder of the paper is organized as follows. Problem under study and introduction to ICA are described in Sections 2 and 3. ICA for the problem is reported in Section 4. Numerical test experiments on ICA are shown in Section 5 and the conclusions are summarized in the final section and some topics of the future research are provided.

2. Problem Description

Low carbon PMSP is described as follows. There are independent jobs processed on unrelated parallel machines. Each job is available at time zero, has a processing time on machine , , and a due date . indicates energy consumption of each machine per unit time. At any time, each machine can process at most one job and each job can be processed on at most one machine.

Low carbon PMSP is composed of machine assignment subproblem and scheduling subproblem. The former is to decide an appropriate machine for each job and the latter is to obtain the processing sequence of jobs on each machine.

The goal of the problem is to minimize the following two objectives simultaneously:where is total tardiness and is total energy consumption, represents the completion time of job , is the total energy consumption of machine , and is the 0-1 variable. If job is processed on machine , is 1; otherwise is equal to 0.

In the literature on multiobjective PMSP, all objectives are often set to have the same importance. In fact, the importance of objectives is not different in many real-life manufacturing situations. For example, in make-to-order production environment, on-time delivery is vital for manufacturers. The delayed delivery will cause loss in revenue, customers, and reputation of company and so on, so it is essential to regard total tardiness as key objective and total energy consumption as non-key one to implement as many on-time deliveries for customers as possible.

The lexicographical method is often utilized to deal with multiple objectives with different importance, which gives key objectives higher priority than non-key ones. When the lexicographical approach is applied, if or and , then , which denotes that substitutes for . The above conditions mean three cases: (1) , ; (2) , ; (3) , ; that is, once , cannot be replaced with even if . In this study, the lexicographical method is used to compare solutions.

3. Introduction to ICA

ICA is a population-based metaheuristic. Each individual of population represents a country and some best countries are selected as imperialists in the initialization. After initial empire is built by using an imperialist and colonies, new solutions are generated by the assimilation and revolution of colonies, the exchange of imperialist and colony if possible, and imperialist competition.

The procedure of ICA [14] is shown as follows.(1)Initialization: generate an initial population .(2)Construct initial empire: compute the cost for each individual; sort in descending order for all solutions; select best solutions from as imperialists; and assign remaining countries to the imperialists.(3)For each empire, execute assimilation of colonies, perform revolution of some colonies, and exchange position of colony and imperialist if possible.(4)Achieve imperialist competition.(5)Eliminate the empire without any countries.(6)If the termination criterion is not met, go to step (3); otherwise, stop the search.

The cost of a country is calculated according to objective function. The better a solution is, the less its cost is. best solutions with the lowest cost are chosen as imperialists. The rest of countries are set to be colonies. There are colonies; . The initial empires are formed by assigning colonies to imperialists according to the power of imperialistwhere is the power of imperialist and indicates the normalized cost, where is the cost of imperialist .

The number of initial colonies possessed by imperialist is calculated as , where is a function that gives the nearest integer of a fractional number. is the set of colonies of imperialist .

In the assimilation process, a colony in each empire moves along with direction toward its imperialist. The moving distance is a random number gotten by random distribution in interval , where and is distance among colony and imperialist. Setting causes the colony to move toward the imperialist direction. However, imperialist cannot absorb their colonies in direct movement, resulting in a deviation from the direct line. The deviation is represented by , which follows uniform distribution in , where is an arbitrary parameter.

Revolution is about a change in position of some colonies because of an unexpected changes in their characteristics. For example, by changing the language or religion of a colony, its characteristics will be changed and, accordingly, its position will be changed [14]. The revolution in ICA is similar to mutation in GA, which increases exploration and prevents the early convergence to local optima.

After assimilation and revolution are done in an empire, the cost of each colony is compared with that of its imperialist and a colony is swapped with the imperialist if the colony has less cost than the imperialist.

Imperialist competition is an important step based on the total power of an empire. Let be the total cost of empire ; we first calculate for each empire bywhere is a positive number between 0 and 1 and close to 0.

We then compute the normalized total cost of empire and the power of empire by

After a vector is defined, the weakest colony from the weakest empire is assigned to the empire with the largest index, where denotes a random number following uniform distribution in .

4. A Novel ICA for Low Carbon Parallel Machines Scheduling Problem

In general, imperialist is just updated with the evolved colony and seldom changed in other way; moreover, the search on imperialist and the information exchange between imperialists are seldom considered in the existing ICA. Imperialist is good solution in population and the local and global search on these good solutions are easy to produce high quality solution and improve search efficiency, so it is necessary to introduce the innovation and alliance of imperialist to simulate local search and global search of imperialist. Two objectives of the problem have different importance; some new strategies are applied to form initial empires and do imperialist competition to adapt to the above characteristic. A novel ICA is proposed based on the above ideas. In the following, we describe the detailed steps of ICA.

4.1. Coding and Decoding

For PMSP, each job is required to allocate a machine and processing sequence is needed to decide for all jobs on each machine. In this study, two-dimensional coding method is applied to describe a solution of low carbon PMSP. Each solution is represented as two strings.where is used to decide processing sequence of jobs, , the second string is for machine assignment, and is the machine allocated to job .

Figure 1 shows a solution of low carbon PMSP with 10 jobs and 5 machines. It can be seen that jobs 2, 6, and 7 are processed on machine and their processing sequence is 2-7-6.

4.2. Initial Empires

After initial solutions are produced, the cost of all countries is compared and imperialists are chosen, and then each imperialist is assigned colonies. There are two objectives with different importance; we construct initial empires using different ways.

Initial empires are constructed as follows.(1)For each country , compute its main cost and the secondary cost , where indicates the objective of solution , is close to zero, and the usage of is to make ; then calculate and .(2)Sort all countries in the ascending order of the main cost; if more than one country has the same main cost, then sort these countries in the ascending order of the secondary cost. After all countries are sorted, the first countries are chosen as imperialists and other countries are colonies; obviously, .(3)Compute the power using the main cost for each imperialist , and allocate colonies to each imperialist according to the procedure in Section 3.

Normalized cost is not computed and the reciprocal of cost is used. The reciprocal of cost has the feature that the bigger the reciprocal of cost is, the better the country is; moreover, the usage of the reciprocal of cost can avoid the zero power of at least one imperialist. For those imperialists with the same main cost, they have the identical power, so they should be allocated the same or similar number of colonies.

4.3. Assimilation

In this section, an adaptive assimilation is used and an adaptive assimilation factor is introduced: where and   denote the current generation and the maximum generation, respectively.

The assimilation is shown below for colony .(1)Randomly produce an integer ; define transfer step .(2)If , then for the string of imperialist , start with the job on position ; suppose that the job is located on the position of string of colony ; delete job and machine on the position of two strings of colony ; repeat the above steps until the job on position is considered; if , then start with job on position ; the above steps on imperialist and colony are executed until the job on position is considered.(3)A new solution is obtained by inserting the segment of imperialist between and or and into the position of the first deleted job on colony .(4)Produce a random number string with length of , .(5)Start with the first element of ; if , then of new solution is replaced with that of imperialist ; repeat the above step until .(6)Lexicographical method is used to compare new solution and colony and decide if can substitute for colony .

Figure 2 gives an example of the above assimilation. Figure 2(a) is about the first assimilation and Figure 2(b) is the second assimilation.

After assimilation is done in an empire, each colony is compared with its imperialist according to the lexicographical method; if a colony is better than its imperialist, then the colony becomes the new imperialist and the former imperialist turns into a colony.

4.4. Revolution

Generally, assimilation makes colony approximate to imperialist and the similarity between colony and its imperialist increases; as a result, the diversity of population decreases and it is harmful to the search efficiency of ICA. To keep high diversity, new strategies are applied to implement revolution of colonies by using an adaptive revolution probability and probability selection matrix.

Probability selection matrix of imperialist is defined bywhere indicates the selection probability of job processed on machine in imperialist .

Initially, ; that is, each machine has the same probability of being chosen to process job . is updated by where are updating factor, ; if machine is allocated to job in imperialist , then ; otherwise 0.

After all are obtained, a new probability selection matrix is produced.

Revolution probability is fixed in the previous ICA [1434]; in this study, an adaptive revolution probability is given by where is a revolution probability of colony of imperialist ; is a random number following uniform distribution on interval .

The revolution for the colony of imperialist is as follows.(1)Update probability selection matrix of imperialist .(2)If is bigger than a given threshold , then inverse operator is done on the first string of colony ; new second string is generated by probability selection matrix; the newly generated solution directly substitutes for colony ,

where .

In step (2), the second string is obtained in the following way: for each job , let machine correspond to interval ; start with job ; if a random number is obtained, then machine is allocated to job ; repeat the above step until each job is assigned a machine. Inverse operator is used to reallocate jobs between two random positions in a reverse order.

In the above procedure, no comparison between the new solution and colony before colony is replaced; as a result, the diversity of population improves.

4.5. Imperialist Innovation and Alliance

Imperialist is just updated by assimilation and revolution and the updating rate of imperialist is limited. Imperialist is often good solution in population and the search on good solution is easier to produce high quality solution, so the innovation and alliance of imperialists are introduced to improve the updating rate of imperialist.

Alliance is done between two imperialists and is described below.(1)Sort all imperialists according to their main cost; let .(2)Repeat the following steps until no pair of imperialist is chosen:For imperialists , suppose that imperialist is better than imperialist ; execute the operator between them like the first assimilation; a new solution is obtained; solution is compared with imperialist in terms of the lexicographical method, and imperialist is replaced with if the condition is met, .

Innovation is done for each imperialist and described as follows.(1)Randomly generate two integers .(2)In two strings of imperialist , reverse jobs and machines between and .(3)Start with of of imperialist ; produce a random integer number and if , then assign a new machine for . A new solution is obtained.(4)The lexicographical method is used to decide if imperialist can be replaced with ,

where is an integer.

We decide based on a number of experiments. When is chosen from , the condition means that is changed with the possibility of 50%.

4.6. Imperialist Competition

Imperialist competition is the reallocating process of colonies. However, if imperialist competition is done in high frequency, empires can be easily combined into one empire and prematurity may occur, so, in this study, imperialist competition is not done in each generation and is executed every generations. In this study, based on a number of experiments.

There are main cost and second cost for a country, so we calculate and , which is defined by where is the weighted sum of of imperialist and the average of all colonies of imperialist , . is a real number; we set by a number of test experiments.

When the condition of imperialist competition is met, imperialist competition is executed as follows.(1)Calculate , and , of each empire .(2)Compute power and .(3)Produce a vector , where , follows uniform distribution on .(4)Define vectors and .(5)Decide the maximum element in vector ; if only one element, for instance, the th element in , reaches the maximum value, then allocate the weakest colony from the weakest empire into empire ; if more than one element is equal to the maximum value, for example, the th element and th element, then compare the corresponding elements in ; if the th element is bigger than th element, then allocate the weakest colony from the weakest empire into empire ,

where .

4.7. Algorithm Description

Figure 3 describes the flowchart of our ICA. The termination condition is the maximum number of objective function evaluations. Compared with the basic ICA, our ICA has the following new features. (1) Imperialist innovation and alliance are introduced to make full use of the advantages of imperialists as good solutions. (2) Adaptive mechanism is used in assimilation and revolution. (3) Revolution is implemented in a new way; there is no comparison between the obtained new solution and colony and the new solution directly substitutes for colony.

5. Computational Experiments

To test the performance of ICA for the low carbon PMSP, extensive experiments are conducted on a set of problems. All experiments are implemented by using Matlab2015b and run on 4.0 G RAM 2.20 GHz CPU PC.

5.1. Test Instances and Comparative Algorithms

31 instances are randomly produced, in which is from interval , energy consumption of machine per unit time is selected from , and due date is set to , .

As stated above, only ACO [3] is applied to solve low carbon PMSP, so we first choose ACO [3] as comparative algorithm. In ACO [3], total tardiness and energy consumption are combined into one objective by the weighted method. We revised ACO as follows: lexicographical method is used to compare solutions and pheromone is updated according to key objective. Jin et al. [36] reported a multiobjective memetic algorithm (MOMA) for integrated process planning and scheduling. MOMA can be directly used to solve the considered PMSP, so we apply MOMA as another comparative algorithm. Meanwhile, in order to prove the effectiveness of the new ICA, we construct ICA1 as a comparative algorithm without adaptive assimilation factor, the adaptive revolution probability, or imperialist innovation and alliance. On the other hand, some metaheuristics such as the famous NSGA-II cannot be directly used to solve our problem because no relative importance of objectives is adopted in these algorithms.

5.2. Results and Discussions

New ICA has four parameters: (population size), (number of imperialist), (threshold of revolution rate), and (maximum generation). We obtained the following settings for parameters: , , and and results on are shown in Table 1.

We directly adopt all settings of parameters of ACO proposed by Liang et al. [3] except stopping condition. The parameter settings of MOMA are chosen from Jin et al. [36] except that the termination criterion and the parameter settings of ICA1 are the same as the new ICA. Four algorithms have the same stopping condition: when the maximum generation is reached, the search is stopped. Each algorithm randomly runs 20 times for each instance. The computational results are shown in Tables 2, 3, and 4. In each run an algorithm outputs a final solution: BEST indicates the best final solution founded, WOR denotes the worst final solution in 20 runs, and AVG is the average value of 20 final solutions. Table 5 reports the average running time of four algorithms. Figure 4 shows the comparison of four algorithms for convergence.

As shown in Table 2, when the best solutions of four algorithms are compared with the lexicographical method, it can be found that BEST of ICA is better than that of MOMA, ACO, and ICA1 on 30 of 31 instances; moreover, with respect to best solution, two objectives of ICA are less than or equal to those of other three algorithms on 21 instances. Obviously, new ICA converges better than MOMA, ACO, and ICA1. It also can be seen that WOR of ICA is also better than that of other algorithms on 29 instances. The worst final solution of ICA has smaller objectives than or identical objective value with that of MOMA, ACO, and ICA1 on 18 instances, so we can conclude that new ICA performs better than its comparative algorithms in stability. The results in Table 4 also reveal that new ICA is also superior to other three algorithms in average performance; in a word, new ICA can provide better results than MOMA, ACO, and ICA1 using less computational times.

It can be found from Tables 2 and 3 that when new ICA obtains smaller total tardiness than MOMA, ACO, and ICA1, total energy consumption generated by ICA is often less than the corresponding results of MOMA, ACO, and ICA1. This feature shows that total energy consumption really diminishes with the optimization of total tardiness. The lexicographical method is effective.

A nonparametric significance test known as Wilcoxon signed-rank test is conducted [37, 38]. In this test, a null hypothesis is assumed: there is no difference between the median of the solutions achieved by two compared algorithms. The significance level is . value is produced by Wilcoxon signed-rank test for the pairwise comparison of two groups. If value is smaller than or equal to significance level , the null hypothesis is rejected. Experimental results of Wilcoxon signed-rank test for new ICA and other algorithms are shown in Tables 6, 7, and 8.

As shown in Tables 6, 7, and 8, value of Wilcoxon signed-rank test is 0.001. The results show that new ICA performs significantly better than MOMA, ACO, and ICA1 in statistical meaning.

The good performance of new ICA mainly results from its inclusion of imperialist innovation and alliance and the adaptive implementation of assimilation and revolution. These strategies intensify global search ability and improve local search ability; moreover, the search of imperialist is reinforced; as a result, the good balance between exploration and exploitation is kept; thus, we can conclude that new ICA is a very competitive method for low carbon PMSP.

6. Conclusions

PMSP has been extensively considered in the past decade; however, these results are mainly about the optimization of time related indices such as total tardiness. Energy related objective is seldom coped with in parallel machines environments. In this study, low carbon PMSP is studied, in which total tardiness is regarded as key objective and total energy consumption is non-key one. A lexicographical method is used to compare solutions and a novel ICA is presented by using new strategy for forming initial empires, an adaptive assimilation factor and an adaptive revolution, imperialist innovation, and alliance and the way to imperialist competition. Extensive experiments are conducted and ICA is compared with ACO and MOMA. The results validate that new ICA has promising advantages on low carbon PMSP.

We will continue to focus on low carbon PMSP in the near future; for example, we pay attention to PMSP with energy consumption constraint and find a good way to deal with the energy constraint. The applications of ICA to other production scheduling problems such as distributed scheduling are also our future main topics.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this article.