Abstract

Production scheduling is a rather difficult problem in virtual enterprises (VE) for the tasks of production which would be executed by some distributed and independent members. Factors such as the timing constraints of task and ability restrictions of the members are considered comprehensibly to solve the global scheduling optimization problem. This paper establishes a partner selection model based on an improved ant colony algorithm at first, then presents a production scheduling framework with two layers as global scheduling and local scheduling for virtual enterprise, and gives a global scheduling mathematical model with the smallest total production time based on it. An improved genetic algorithm is proposed in the model to solve the time complexity of virtual enterprise production scheduling. The presented experimental results validate the optimization of the model and the efficiency of the algorithm.

1. Introduction

Virtual enterprise (VE) is a dynamic alliance consisting of independent enterprises. Production scheduling is one of the most important aspects in VE to seize the market opportunities with the shortest production cycle and maximum profits. Hence, production planning has become an important area in VE.

As Helaakoski et al. defined, VE is defined as a temporary collaborative network consisting of independent enterprises, formed to exploit a particular business opportunity [1]. Goel et al. look into both the paradigms and Enterprise Architecture viewpoint of virtual enterprise. Enterprise Architecture deals with the structure of an enterprise, relationships, and interactions of its units [2]. Capuano et al. propose an overview of the Knowledge Virtual Enterprise model, where the virtual enterprise vision is extended with Knowledge- based assets in order to provide an agreement model to support the interoperability among organizations [3]. Danesh et al. propose a 6-layer framework with multiple components within each layer and present a distributed SOA infrastructure that facilitates peer-to-peer collaboration between enterprises in a virtual enterprise [4]. Esparcia et al. present an extension of the Environment Dimension of the VE model, which is an Organization Modeling Language to define Organization-Centered Multiagent Systems [5].

Partner selection of virtual enterprise is important to VE and production scheduling of VE. Crispim and Sousa mainly talk about the procedure of partner selection in VE and give a model but cannot solve it absolutely [6]. Jarimo and Salo create a mixed-integer linear programming (MILP) model to solve partner selection in virtual organization [7]. In additionally to fixed and variable costs, we present extensions that accommodate transportation costs, capacity risk measures, and interorganizational dependencies such as the success of past collaboration. Nayak et al. propose a variant of swarm optimization to handle combinatorial problems efficiently compared to its continuous counterpart [8]. Simona and Raluca propose partner selection as a difficult task and involve important decision-making because it includes many factors: quality, cost, trust, delivery time, limitations of geography, and communicate abilities [9]. At last, they solve the problem by genetic algorithm. Mohamed focuses on the solution procedure of the multiobjective partner selection problem in virtual enterprise where the cost coefficients are expressed as interval by the decision maker and uses a multiobjective algorithm (PSA) to solve [10].

Yalaoui et al. solve a hybrid flow shop scheduling problem and create a new method to solve the problem based on the nature which is the particle swarm optimization method under fuzzy logic controller (FLCPSO) [11]. Dugardin et al. create a model to solve multiobjective scheduling of a reentrant hybrid flow shop problem and can be used for partner selection in VE if improved [12]. Gao and Jiang and Ding et al. establish a mathematical model solved using a hybrid genetic algorithm (GA) to acquire the shortest operating cycle based on the characteristics of the production scheduling of VE [13, 14]. However, this model caused premature convergence because that it only used a single population. Song combines the widely applied “cloud computing” theory to present the cloud of VE production planning and control model [15]. However, the model has not yet been tested in practical applications. Gao and Ding, and Li and Liu discuss an order rarely multiple orders, established a multiorder production scheduling model, and introduce various population genetic-simulated annealing algorithms to solve this model [16, 17]. Although the problem of population diversity is solved, the execution time is very slow. Some researchers such as Camarinha-Matos and Afsarmanesh and Zhao and Zhou apply multiagent technology to solve VE production planning and control [18, 19]. They mainly attempt to establish a framework of the production scheduling system. The VE production planning model and the corresponding algorithm need to be further studied. According to the two-tier scheduling model of VE, Tao and Xie establish a mathematical model with the smallest total operating time and used the ant colony algorithm to solve the model [20]. However, premature convergence and slow execution time were the disadvantages of this model.

The structure of the paper is as follows. Section 2 states the problems of partner selection and production planning in VE and creates two models. Section 3 introduces improved ant colony algorithm (IACO) to solve partner selection model and improved multipopulation genetic algorithm (IMGA) to solve the production scheduling model. Section 4 presents a numerical simulation to show the feasibility of the algorithm. Finally, our solution to the problem and the performance of IMGA are discussed. Section 5 concludes this paper and ongoing works.

2. Description of the Problem and Model

2.1. Partner Selection Model
2.1.1. Three-Stage Model of Partner Selection

According to the actual characteristics of the virtual enterprise partner selection and the cycle of the selection, the virtual enterprise partner selection can be roughly divided into three stages as the primary selection, fine selection, and optimized combination, as shown in Figure 1.

Primary and fine selection stage is relatively simple; generally the dominated enterprise establishes a specific assessment team and filters based on certain indicators, excluding the enterprises which do not have the required core resources. Combinatorial optimization phase occupies an important position in the entire virtual enterprise partner selection, and it is related to the success or failure of the partner selection. Therefore, this paper focuses on the establishment of the stages of the model and use of improved ant colony algorithm to solve it.

2.1.2. Partner Selection Combinatorial Optimization Model

Description of the Problem. Assume that the dominant enterprise has decomposed the task into different subtasks based on the decomposition of business processes. After the primaries of the first phase and the fine selection of the second phase, we can get the combination of the candidate partner enterprises set that need to optimize, where represents the task number and is the number of candidate enterprises for each task. is task which selects its candidate partners in the corporate collection of the th enterprise as the final implementation of the enterprise, , .

Due to the difference of the factor of the characteristics of the market opportunities and core enterprise defects, consideration of core enterprise during the partner selection is also different. Overall, the time, costs and risk are factors to be considered basically in every virtual enterprise [21]. Therefore, this paper considers the impact of the virtual enterprise partner selection factors from three aspects of time, cost, and risk.

Determination of the Objective Function. According to the characteristics of the virtual enterprise partner selection, set the time , the cost , and the risk the three objective functions as follows:

Wherein indicates the required time when the task is the th candidate corporate executive, represents required costs when task is the th candidate corporate executive, is the risk that chooses the th candidate enterprises to execute task . represents the total number of tasks; is the number of candidate enterprises for the th task. Ultimate goal is a minimum time, cost, and risk.

For multiobjective decision-making problems, it is difficult for the decision makers to prepare, give the specific means, and consider the polarity inconsistency of goal. Ideal point method (TOPSIS) is a good method for solving multiobjective decision problems. Guo and Jin applied TOPSIS to solve the problem of multiple index decision grey relation [22]. Ideal point method was first proposed by C. L. Hwang and K. Yoon in 1981 [23], sort ideal point method sort the closeness e based a finite number of evaluation objects with idealized goal, and the relative merits of existing object evaluation ideal point method is an effective method multiobjective decision analysis, also known as pros and cons of solutions of distance method. Define a measure in space to measure the degree of a program close to the ideal solution and away from negative ideal solution, pros and cons of sort of candidate programs based on the value of this measure to provide a basis for decision-making. This method is based on obtaining a good application.

Use ideal point method, and construct the fitness function of the multiobjective decision problems; decision makers need to give positive ideal value (positive ideal point) of each goal and negative ideal value (negative ideal point). The positive ideal point of the time, cost, and risk in this paper is , negative ideal point is . This can be constructed out the objective function . where means to take norm, is the number of ants, is the positive ideal distance measure, and point is the negative ideal distance measure. The Euclidean norm can be used to solve it, and the values and can be calculated using

2.1.3. Numerical Example

As shown in Figure 2, it is assumed that the dominated enterprise decomposition market opportunities objectives into Task1 … Task8. Task0 and Task9 are the starting point and end point.

Through the first phase and the second phase of the selecting, the number of candidate enterprises which can enter into the optimum combination of stage has been narrowed into an appropriate range. The information set of Task1 … Task8 in optimized combination stage corresponding to candidate companies is shown in Table 1.

According to the information provided in Table 1, calculate each candidate set using the ideal point method. For example, positive ideal points of the candidate set is (90, 5.5, 0.35), and the negative ideal point is (110, 7.5, 0.45). The calculated ant path hunt to the diagram shown in Figure 3 is carried out for all candidate sets. Calculating the collection of all candidates can get the digraph of ants’ path finding.

2.2. Production Scheduling Model
2.2.1. Description of the Problem

After the dominant enterprise establishes VE, the subtasks are assigned to the member enterprises. The production plan is developed based on the timing relationships between the tasks and the constraints of the overall scheduling. This model aims at obtaining the maximum profits and deliver customer-specified products with the shortest production cycle [24]. In this paper, we consider that the VE production planning has the following characteristics [25].(a)The dominant enterprise specifies the operating time of the decomposition of the task.(b)Subtasks in the implementation process without interruption, for author/s of only one affiliation.(c)Subtasks with timing constraints.(d)When member enterprises are assigned to multiple tasks, considering the member enterprises of their own resource constraints, a moment can only perform one task.(e)Initial time of the production scheduling is 0, and the goal is the shortest operating cycle.

2.2.2. Symbol Description

This paper uses the following symbols to describe the mathematical model of VE:: the total number of tasks;: the total number of enterprises;: task number,  ;: the number of enterprises,  ;: enterprise assuming the task set;: the number of tasks to be undertaken by the enterprise ;: the initial production time of in the enterprise ;: production time of in the enterprise ;: final time of in the enterprise ;: transport time from enterprise to ;: extending task, and ;: delaying the task as a preorder or in connection with tasks performed in the same enterprise;: completed tasks including delayed tasks.

2.2.3. Model

Under the constraints, with the initial time of the production scheduling set to 0, the entire production cycle is ensured to be the shortest for each production task in the VE production planning problems by determining the shortest completion time [26]. Delayed by the duration of the task prior to the completion of this task, the subsequent sequence of tasks and the same enterprise to complete the task to a collection of tasks in cannot be executed. The tasks in can be reallocated by the dominant enterprise or adjusted dynamically in accordance with the original distribution. VE can be dynamically adjusted according to the sign constraints. The production scheduling model is expressed as follow: The constraints of the initial and final times of a task are shown The task execution time constraints with direct sequence relationship are expressed in As shown in (13), the same task cannot be performed within different enterprises As shown in (14), all subtasks are allocated to the enterprise The time constraints between tasks before and after in the same enterprise are expressed in As shown in (16), the initial time of each task cannot be negative As shown in (17), each enterprise can only perform one task at a time As shown in (18), the finished and unfinished tasks are the sum of all the tasks

3. Solving the Models by IACO and IMGA

3.1. Solving Partner Selection Model by IACO

Through the above analysis, the use of improved ant colony algorithm (IACO) for virtual enterprise partner selection problem is to use the ants traverse set of candidate companies for each task, each time after only a candidate for a collection of tasks in a candidate enterprises. Improved ant colony algorithms for virtual enterprise partner selection concrete steps are as follows.

3.1.1. Initialization

Assume that the core enterprise decomposes the market opportunity goal into tasks, and there is a collection of selected partners for each task. The initial number of ants is , ants carry the initial pheromone as , ( is a constant). The initial size of the pheromone between the enterprise node is obtained by the formula (5). The required value of the reciprocal is called the degree of attraction in this article. For the initial placed node of each ant is set randomly, so the starting point of each ant is not necessarily the same.

3.1.2. Ants Jump

Ants exist in discrete states. They use probability transfer rules to move from one node to another node. The path selection probability of ant from node moving to node is where represents the concentration of pheromone of the edge at the th search cycle, is the attraction of point (obtained by the inverse of the value of (5)), parameters represent relative weights, for adjusting the relative importance of and , and the larger , the more ants tend to choose the road section that other ants use, reflecting the collaboration among ants. The greater represents the more influence to the degree of attraction of jump probabilities, and the probabilities are close to the greedy rule. The () denotes the set of ant that is allowed to choose the next node, that taboo = 1. If you simply transfer the maximum probability, it will soon fall into local optimum; the optimal solution cannot be found. Therefore, we choose the roulette algorithm which combines the probability to guide the transfer of ants.

3.1.3. Update Taboo Table

For each ant can only access the nodes which haven’t been visited before, so a taboo table [][] is set to mark it, in which the value of taboo [][] refers the point accessed by ant at the time . In this algorithm, one task can only be assigned one partner, so when a node is accessed by ants, all of the other nodes in the collection of the corresponding candidate enterprises would be marked as accessed.

3.1.4. Update Pheromone

Ants traverse a candidate enterprise collection to construct a feasible solution, that needs to update the global pheromone. The pheromone update includes two aspects: the pheromone that ants leave and volatile pheromone over time. Ants will leave a certain amount of pheromone on the edge of the path, and the size of the pheromone left by ant is calculated by the formula (20) as follows: where is a positive constant number, according to the specific circumstances. is the length of the path that ant traveled through; in this paper, the length is calculated by the degrees of the attraction of each other node size plus 1. At the end of the th search cycle, the pheromone on the concentration increment remains in the edge as shown

Pheromone will disappear gradually over time. Assuming that the pheromone retention factor is , and the volatiles ratio is , which represents the degree of disappearance of the pheromone. So the edge on the global pheromone update is carried out in accordance with

After (2), (3), and (4), the ants completed a full traversal; after getting an optimal solution, update the global pheromone. Repeated (2), (3), and (4) operations in accordance with the initial number of ants, and finally choose one path that ant go through most as the optimal solution of the algorithm execution.

Using example of part II, the IAOC is run in MATLAB 7.0; the number of ants in initialization is 30, the constants = 20, and = 0.1, and the weight coefficients are 0.7 and 0.9. After all ants finished, 27 ants converge to the path (P14, P22, P31, P43, P51, P61, P73, and P83). So we can select the candidate as the ultimate corporate partners on this path. And the candidate corporate on this path can be selected as the ultimate partners.

In the case of large solution space, the algorithm will not converge and thus cannot get the optimal combination of the optimal solution. We solve this problem through adjust the values of , and ants’ initial phenomenon.

3.2. Solving Scheduling Model by IMGA
3.2.1. Encoding and Decoding

For simple operation, genetic encoding is based on task numbers. For tasks numbered as , genetic sequences are the permutations of the numbers. Decoding is the sequence of topological sorting. Therefore, genetic sequences are transformed topologically following the constraint graph of the task.

3.2.2. Genetic Operator

Population Initialization. A population size of pop_size is randomly generated and then randomly allocated to subpopulations. The size of sub-population is pop_size/.

Improved Multipopulation Genetic Algorithm. The multi-population GAimproves the performance of GA. This paper designs an IMGA [27] based on the existing multi-population GA. The entire population consists of a more general population and an excellent population, with a good population of the ordinary population evolution of a certain algebraic cross to guide the evolution of the general population and improve the quality of the general population. The excellent population continues to absorb the best individual from the general population to improve its quality and hasten the convergence rate of GA.

Fitness Function. The production model of this paper is based on the shortest production time for the target. Thus, the fitness function is defined as , where is the maximum execution time of all the genes in the sub-population and is the execution time of gene in the sub-population .

Select Operator. In this paper, the general populations are selected using the roulette wheel selection operator and the elitist strategy to ensure that the highest fitness individuals are copied to the next generation.

Crossover Operator. The partially mapped crossover is a good method for increasing the diversity of the offspring through the intersection between the parent individuals. Two cross-points are randomly selected, and the fragments between the cross-points of the parent individuals are exchanged. A conflict occurs if the gene outside the cross-point does not crossover the gene fragment. Otherwise, the genes are determined through gene mapping.

Mutation Operator. Mutation in combinatorial optimization problems is commonly used in reverse swap and insert operation. The so-called reversion is reversing two different random position genes in the chromosome [28]. In this paper, the reverse operation is used to ensure that the largest possible chromosomal variation is obtained.

Simulated Annealing Mechanism. In simulated annealing algorithm [29], an initial solution is provided. Another solution is randomly generated from the field. The acceptance criteria allows the target function to deteriorate within a finite range, and it is decided by a parameter similar to the temperature control parameter in physical process. Combined with genetic algorithm, the acceptance criteria can prevent premature convergence.

Termination. The algorithm terminates when the global optimal solution does not change in a continuous -generation and when the per-set maximum number of iterations is completed.

3.2.3. Steps of the Improved Genetic Algorithm

Step 1. The GA parameters are initialized. Population size is pop_size, the largest breeding algebra is max_gen, the number of subpopulations is , the cross rate and variation rate of sub-population are and , respectively, the global optimal solution unchanged termination of algebraic , the subpopulation independent evolution of the algebra, global evolution of algebra loop1 = 1, general sub-population evolutionary algebra loop2 = 1, the initial annealing temperature is , the minimum temperature is , and the annealing coefficients are .

Step 2. The following operations are implemented for each general sub-population .(a)The sub-populations in the fitness of each individual are evaluated.(b), are randomly selected from the sub-population. Two new individuals ,  are crossed over and generated, and their fitness values are and . If , accept ; if min and , accept . The acceptance of and are the same as before.

Step 3. Mutation. Whether the new individual is accepted according to Step 2 is determined.

Step 4. If loop1 < , loop1 = loop + 1, Step 2 is repeated; otherwise, Step 5 is followed.

Step 5. The best individual of each of the general population (20%) is used to establish an excellent population. Crossover and mutation according to Steps 2 and 3 in the excellent population are performed.

Step 6. Form a mixed population by several general populations, and replace the individuals of the mixed population by of mixed population. Excellent populations before 20% individual replacement of the mixed population are then divided into new general populations.

Step 7. If the optimal solution is the same algebra , this solution is obtained, and the algorithm terminates; otherwise, Step 8 is followed.

Step 8. If loop2 < max_gen, ,  ,  and loop2 = loop2 + 1, Step 2 is repeated; otherwise, the algorithm is terminated.

4. Experiment

4.1. Examples of Production Scheduling

Enterprise  could not independently complete a device manufacturing task. It divides the task into 26 subtasks (). Finally, establishes a VE with four partners (, , , and ) through a tender: implementation of the task set , implementation of the task set , implementation of the task set , implementation of the task set , and implementation of the task set . The task execution order constraints are shown in Figure 4. The top of the rectangular box represents the task number, the bottom represents the mission time, and the arrow line numbers indicate the transit time (when the production tasks are completed by the same enterprise, the transit time is 0).

4.2. Scheduling Optimization

All parameters are initialized, and MATLAB programming is used to achieve the improved multipopulation GA. The initial population size is 100, which is then divided into three general populations (with sizes of 30, 30, and 40). The crossover and mutation probabilities of the three populations are 0.8, 0.1; 0.85, 0.15; and 0.9, 0.2, respectively. The length of the chromosome is 26. The sub-population evolution algebra is 10, and the maximum evolution generation of the GA is 100. The initial annealing temperature, annealing coefficient, and lowest temperature are 100, 0.97, and 10, respectively. After implementation of the algorithm, the optimal manufacturing cycle is 77.5 days. The optimal scheme using the Gantt chart is shown in Figure 5.

Using the above algorithm parameters, the unimproved multi-population (UMGSA) and improved multi-population algorithm (IMGSA) are run for 100 generations. The average completion time of the task with the convergence of genetic algebraic diagram is shown in Figure 6. The improved GA convergence rate is fast.

5. Conclusion

This paper presents a model for solving production planning. The improved GA is used to solve the model. It provides a good method for solving the problem of the production planning of VE. The convergence rate of the improved GA is faster than that of the unimproved GA. Thus, an optimal production plan is obtained quickly to guide the production of VE. During the production operation, the production plan may change any time because companies are subjected to certain external factors. Therefore, the unfinished task of concentration can be based on the information of the completed task, and this algorithm can be used for adjustments.

Acknowledgments

This work was supported by some grants from Guangdong Province Production Education and Scientific Study Programs, China (no. 2012B091100490 and no. 2011B090400056) and the Fundamental Research Funds for the Central Universities, SCUT.