Microsoft Word - 155-170 155 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 Minimizing the Total Completion Times, the Total Tardiness and the Maximum Tardiness Tariq S. Abdul-Razaq Zainab M. Ali Dept. of Mathematics / College of Science / University of Al-Mustansiriyah Received in: 25 February 2015, Accepted in: 26 April 2015 Abstract In this paper, the main work is to minimize a function of three cost criteria for scheduling n jobs on a single machine. We proposed algorithms to solve the single machine scheduling multiobjective problem. In this problem, we consider minimizing the total completion times, total tardiness and maximum tardiness criteria. First a branch and bound (BAB) algorithm is applied for the 1//∑Ci+∑Ti+Tmax problem. Second we compare two multiobjective algorithms one of them based on (BAB) algorithm to find the set of efficient (non dominated) solutions for the 1//(∑Ci ,∑Ti ,Tmax) problem. The computational results show that the algorithm based on (BAB) algorithm is better than the other one for generated the total number of non dominated solutions. Keywords: Multiobjective optimization, total Completion times, total Tardiness, maximum Tardiness, non dominated solutions. 156 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 1. Introduction For many years, scheduling researchers focused on single regular performance measures that are non-decreasing in job completion time. The single machine scheduling problem has been extensively investigated during the last decades [1],[2],[3],[4],[5],[6],[7]. Until the late 1980s, it was common practice that in the objective function only one performance criterion was taken into account. In practice, however, quality is a multidimensional notion. A firm, for instance, judges a production scheme on the basis of a number of criteria, for example, work in-process inventories and observance of due dates. If only one criterion is taken into account, then the outcome is likely to be unbalanced, no matter what criterion is considered. If everything is set on keeping work-in-process inventories low, then some products are likely to be completed far beyond their due dates, whereas, if the main goal is to keep the customers satisfied by observing due dates, then the work-in-process inventories are likely to be large. In order to reach an acceptable compromise, one has to measure the quality of a solution on all important criteria. This notice has led to the development of the area of multicriteria scheduling. However, decision makers evaluate schedules according to more than one measure. Since using multiple criteria is more realistic, several multicriteria scheduling papers have appeared in the scheduling literature. Most of these papers are on single machine bicriteria scheduling problems and the minimization of couples of criteria. Smith (1956) [18] studied a particular case of 1/ ̅ /F (∑Ci,Tmax) problem where a condition of Tmax=0 is imposed. Vanwassenhove & Gelders (1980) [21] extended this problem to the 1//F(∑Ci,Tmax) with Tmax≠0. The set of efficient points is characterized and a pseudo- polynomial algorithm to enumerate all these point is given. Nelson et al.(1986) [16] developed a BAB algorithm to solve the problem for mean flow time (∑Ci), number of tardy jobs (∑Ui) and maximum tardiness (Tmax) simultaneously. Hoogveen and Van de Velde (1995) [9] showed that exactly the same approach can be used to solve the 1//F(∑Ci,fmax)problem. Esswein and T’kindt (2002) [8] proposed a branch and bound algorithm which efficiently enumerates the set of non-dominated solutions for the 1//F(∑WiCi,fmax) problem. Tadie et al. (2002) [20] proposed a procedure that takes advantage of an algorithm for finding the Pareto- optima set by applying specially developed constraints to a branch and bound algorithm for the 1//F(∑Ti,Tmax) problem. To find the set of efficient point for 1//F(∑Ci,Emax) problem, Kurz and Canterbury (2005) [11] used genetic algorithm and AL-Assaf (2007) [5] proposed a polynomial algorithm within special range. Recently, Oyetunji and Oluleye (2008) [17] have used a heuristic approach for minimizing total completion time and number of tardy jobs simultaneously on single machine with release date (i.e., for the 1/ri/F(∑Ci,Ui) problem. Abbas (2009) [1] presented algorithms for many bicriteria scheduling problems on a single machine with release dates. The two criteria to be minimized are Cmax and ∑Ci . He presented optimal solution for the two hierarchical problems of the 1/ri/F(∑Ci,Cmax) problem. Recently multicriteria scheduling problems has been studied by several researchers in different directions ([14],[13],[3],[4]) In this paper, we consider the problem of scheduling a set N={1,2,…,n} of n jobs on a single machine to minimize a variety of multicriteria may be stated as follows. Each of n jobs (numbered 1, . .. , n) is to be processed on a single machine which can handle only one job at a time. Associated with job i its processing time pi and its due date di . All jobs are available for processing at time zero. The main object is to find a set of Pareto optimal solutions for the 1//F(∑Ci, ∑Ti,Tmax) problem. This paper begins with some notation and basic concepts of multicriteria scheduling problems are given in section 2. Formulations and some algorithms are given in section 3. A branch and bound algorithm for the 1//∑Ci+∑Ti+Tmax is given in section 4. Characterizing 157 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 efficient solutions for the 1//F(∑Ci, ∑Ti,Tmax) and algorithms are given in sections 5. In section 6 computational experiments is given. 2. Notation, basic concepts and analysis The following notation will be used in this paper n : number of jobs pi : processing time of job i. di : due date of job i. Ci : completion time of job i. Ti : the tardiness of job i. Tmax : Max{Ti}, the maximum tardiness. LB : lower bound. UB : upper bound. BAB : branch and bound. CE : Complete Enumeration method. Usually in multicriteria decision making each solution is represented as a point in the criteria space. The dimensionality of this space is equal to the number of criteria. Different states of the art of multicriteria scheduling can be found in the literature Nagar et al. 1995[15], Hoogeveen 2005[10]. Analysis of these works is under-lines [19].  The necessity of knowing the results of the domain of multicriteria optimization to understand well the difficulties related to taking into account conflicting criteria.  The need for a typology enables us to formalize the different types of problems and to unify the notations of these problems.  The need for a knowledge of the results on single criteria scheduling problems. An example, many scheduling problems in the production domain involve several criteria. It is clear the need to produce “just-in-time”. This need translates into two wishes, one is not to deliver to the client late, the other is not to store the finished products. To produce “just in time” therefore a trade-off production slightly late and not too early. The total completion time (∑Ci) and the maximum tardiness (Tmax) are the most famous measures among the scheduling objectives in industrial applications. Minimizing (∑Ci) involves maintaining the work in process inventory at a low level. Minimizing (Tmax) involves reducing the penalties incurred for late jobs. Also minimizing total tardiness (∑Ti) involves reducing the total penalties incurred for late jobs. This paper considers the scheduling problem which involves three criteria on a single machine. The multicriteria scheduling problems are generally divided into three classes. In the first class, the problem involves minimization one of the criteria (∑Ci,Tmax,∑Ti,), which is more important than the others, subject to the constraints that the other criteria have to be optimized. In the second class, all the criteria are considered equally important and the problem involves finding efficient set of solutions. In the third class, all criteria are weighted differently and an objective function as the sum of weighted functions is defined. The problems considered in this paper belong to the three classes above. In order to describe the multi-objective optimization in general, consider a problem with k (k≥2) conflicting objective functions (fi:Rn →R) that are to be minimized simultaneously. That is, we wish to find a solution, x=(x1,x2…,xk), from the set of feasible solutions X, that solves the problem min f(x) ={f1(x), f2(x),…,fk(x)}. Since it is assumed that the objectives conflict, there is no single value of x that minimizes all objectives simultaneously as in the single objective sense, so ‘‘optimal’’ must be defined differently. 158 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 3. Minimizing total flow time, total tardiness and maximum tardiness Let N={1,2,…,n} be the set of jobs which are available at time zero and require processing on a single machine . Each job jϵN has processing time pj and a due date dj , given a sequence σ=(σ(1),…,σ(n)) of jobs, produce the earliest completion time ∑ , the tardiness of job j, ,0 , consequently we have total flow times ∑ , total tardiness ∑ and maximum tardiness Tmax(σ) = max . The optimality criteria are based on the completion times of the jobs j in the schedule σ :  The minimization of the sum of flow times ∑ ∈  The minimization of the maximum tardiness ,…, .  The minimization of the total tardiness ∑ ∈ Consider the problem denoted by the 1//F(∑Ci ,∑Ti ,Tmax) problem (TP). We will try to find efficient (Pareto optimal) solutions for (TP) which can be written as: ∑ ∑ . . 1,…, 2,…, 1,…, 0 1,…, . . . This problem (TP) is difficult to solve and find the set of all efficient (Pareto optimal) solutions, we will propose efficient algorithms to find approximate set of efficient solutions for the problem (TP). 3.1 Special cases for the problem (TP) Consider the following problems, which are special cases of the problem (TP), the object is to find a schedule that minimize the multicriteria for the following problems: 1- 1//Lex(∑Ci ,∑Ti ,Tmax) problem (TP1) 2- 1//Lex(∑Ci ,Tmax ,∑Ti) probem (TP2) 3- 1//Lex(Tmax ,∑Ci ,∑Ti) problem (TP3) 4- 1//Lex(Tmax ,∑Ti ,∑Ci) problem (TP4) 5- 1//Lex(∑Ti ,∑Ci ,Tmax) problem (TP5) 6- 1//Lex(∑Ti ,Tmax ,∑Ci) problem (TP6) 7- 1//∑Ci+∑Ti+Tmax problem (TP7) 3.1.1 The 1//Lex(∑Ci ,∑Ti ,Tmax) problem (TP1) This problem can be defined as: . . ∗, ∗ ∑ , ∑ ,∑ . . . 159 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 Since in this problem (TP1), the ∑ is the more important function and should be optimal, then the following simple algorithm (ATP1) gives the best required result. Algorithm (ATP1) for 1//Lex(∑Ci ,∑Ti ,Tmax) problem (TP1): Step (0): Order the jobs by SPT rule and calculate (∑Ci ,∑Ti ,Tmax) point . Step (1): If there exist a tie (jobs with equal processing times), order these jobs by EDD rule. Example (1): Consider the problem (TP1) with the following data: Pi=(2,4,4,9) , di=(5,10,6,12) The SPT rule gives the feasible schedules (1,2,3,4) and (1,3,2,4). The SPT* sequence (1,3,2,4) with (∑Ci,∑Ti ,Tmax)=(37,7,7). According to the algorithm (ATP1) above for the 1//Lex(∑Ci ,∑Ti ,Tmax) problem, the SPT*(1,3,2,4) gives minimum (∑Ci ,∑Ti ,Tmax). Note that the sequence (1,3,2,4) is SPT and EDD. It is well known that SPT rule minimizes ∑Ci, EDD rule minimizes Tmax and if SPT and EDD are identical then ∑Ti is minimized. 3.1.2 The 1//Lex(∑Ci ,Tmax , ∑Ti) problem (TP2) This problem can be defined as: ∑ . . ∗, ∗ , ∈ , . . . Since in this problem (TP2) the ∑ i is the more important function and should be optimal, then the above algorithm (ATP1) also gives the required result for this problem (TP2). 3.1.3 The 1//Lex(Tmax ,∑Ci ,∑Ti) problem (TP3) This problem can be defined as: . . ∗, ∗ , ∈ , . . . Since in this problem (TP3) the Tmax is the more important function and should be optimal, then the following algorithm (ATP3) gives the best possible solution. Algorithm (ATP3) for 1//Lex(Tmax ,∑Ci ,∑Ti) problem (TP3): Step (0): Solve 1//Tmax problem to find T*=Tmax(EDD). Step (1): Determined Di=di+T*, ∀i∈N, N={1,…,n} Step (2): Let t=∑ ∈ , k=n. Step (3): Using Smith backward algorithm to find a job j∈N satisfy Dj ≥ t, pj≥pi (if there exists a tie choose the job j with largest due date). Assign job j in position k. Step (4): Set t=t-pj , N=N-{j}, k=k-1, if k=1 go to step (5), otherwise go to step (3) . Step (5): For the resulting sequence find (∑Ci ,∑Ti ,Tmax). 160 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 Example (٢): Consider the problem (TP3) with the following data: Pi=(1,5,4,3) , di=(10,6,6,5), Tmax(EDD)=T*=6, t=13, Di=di+T*=(16,12,12,11) Hence Smith backward algorithm gives the schedule (4,3,2,1) with (∑Ci ,∑Ti ,Tmax)=(35,10,6). 3.1.4 The 1//Lex(Tmax ,∑Ti ,∑Ci) problem (TP4): This problem can be defined as: ∑ . . ∗, ∗ ∑ , ∈ ∑ ,∑ . . . Since in this problem (TP4) the Tmax is the more important function and should be optimal, then the above algorithm (ATP3) also gives the required result for this problem (TP4). 3.1.5 The 1//Lex(∑Ti ,∑Ci ,Tmax) problem (TP5) and also the 1//Lex(∑Ti,Tmax ,∑Ci) problem (TP6): The two problems (TP5) and (TP6) are NP_hard problems, since the 1//(∑Ti) problem is NP- hard [6]. 4. The 1//(∑Ci +∑Ti +Tmax) problem (TP7): This problem can be defined as: . . 1, . . . , 2, . . . , 1, . . . , 0 1, . . . , . . . The aim of problem (TP7) is to find a processing order σ=(σ(1),…,(σ(n)) of the jobs on a single machine to minimize the sum of the total completion times, the total tardiness and the maximum tardiness (∑ ∑ σ∈S (where S is the set of all feasible solutions), which is a single object and can be minimized by BAB method. 4.1 Special cases for the problem (TP7): Case 1: If the SPT schedule gives ∀ ∈ then this SPT schedule gives an optimal value for (TP7). Proof: It is clear. ■ Case 2: If SPT rule and EDD rule are identical, then there exists an optimal solution for the problem (TP7). Proof: It is clear. ■ 4.2 Decomposition of problem (TP7): Let M= ∑ ∑ This problem can be decomposed into three subproblems (SP1), (SP2) and (SP3) 161 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 . 1, . . . , 2, . . . , . . . 1 . 1, . . . , 0 1, . . . , . . . 2 min . 1, . . . , 0 1, . . . , . . . 3 This decomposition has the following properties: First (SP1),(SP2) and (SP3) have simpler structure than the multicriteria problem (TP7). Second it is easy to solve optimality for SP1 and SP3 by applying SPT rule and EDD rule respectively and also to get a lower bound for (SP2). 4.3 Derivation of lower bound (LB) and upper bound for problem (TP7): The lower bound (LB) is based on decomposing problem (TP7) into three subproblems (SP1), (SP2) and (SP3). Then calculate V1 to be the minimum value for (SP1), V2 to be lower bound for (SP2) and V3 to be the minimum value for (SP3). Then applying the following theorem: Theorem (1)[12]: V1+V2+V3≤ M where V1,V2,V3 and M are the minimum objective function values of (SP1),(SP2),(SP3) and (TP7) respectively. ■ To get a lower bound LB for the problem (TP7): For (SP1) we compute V1 by sequencing the jobs in SPT order to find the minimum total completion times ΣCi. For (SP2) we compute a lower bound for V2 by sequencing the jobs in EDD order to find the minimum maximum tardiness (Tmax(EDD)). Since Tmax(EDD) ≤ ∑Ti(opt). Hence Tmax(EDD) is a lower bound for V2 (i.e Tmax(EDD)≤V2). For (SP3) we compute V3 by sequencing the jobs in EDD order to find minimum maximum tardiness. Then applying theorem (1) to obtain LB=V1+Tmax(EDD)+V3. To calculate a simple upper bound (UB) order the jobs by SPT rule and then set UB=ΣCi+ΣTi+Tmax for this SPT order. 4.4 Dominance rules (DR) For dominance rules, if it can be shown that an optimal solution can always be generated without branching from a particular node of the search tree, then that node is dominated and can be eliminated. It is clear that (DR) are particularly useful when a node can be eliminated before its LB is calculated, and this (LB) is less than the optimal solution. The following result for (DR) for problem (TP7) is given next. Lemma (1)[7]: If pi ≤ pj and di ≤ dj, then there exists an optimal sequence in which job i is sequence before job j. 162 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 Hence the (BAB) method now can be used to find the optimal solution for the problem (TP7), with the help of dominance rule for the problem (TP). 5. Characterizing efficient solutions for the problem (TP): We first characterize the set of efficient points and then propose an efficient algorithms to find most of the efficient points. 5.1 Some results for the 1//(∑Ci, ∑Ti,Tmax) problem (TP): Proposition (1): If the SPT schedule gives Ci di ∀ ∈ , then this SPT schedule is the only efficient solution for the problem 1//(∑Ci,∑Ti,Tmax). Proof: It is clear. ■ Proposition (2): There exists an efficient solution for problem (TP) 1//(∑Ci,∑Ti,Tmax) that satisfies the SPT rule. Proof: Suppose first, that all processing times are different. The unique SPT sequence (SPT*) gives the absolute minimum of ∑Ci . Hence there is no sequence σ≠SPT* such that: σ ∗ , σ ∗ σ ∗ . . . 1 with at least one strict inequality. If more than one SPT sequence exists (jobs with equal processing times), let SPT* be a sequence satisfying the SPT rule and the jobs with equal processing times are ordered in EDD rule to minimize ∑Ti(SPT*) and Tmax(SPT*). Note that if we have SPT* is not unique we can prove that every SPT*sequence is an efficient, it is clear that sequence that does not satisfy the SPT rule cannot dominate an SPT* sequence (1). Note if σ is an SPT but not SPT* sequence it cannot dominate SPT* since: σ ∗ , ∗ σ ∗ σ . . . 2 Hence, all SPT* sequences are efficient. ■ Example (3): Consider the problem (TP) with the following data: Pi=(2,2,4,7) , di=(4,6,5,9). The SPT sequence (1,2,3,4) gives (∑Ci,∑Ti,Tmax)=(29,9,6) is one of the efficient solutions for the problem (TP). Proposition (3): If SPT rule and EDD rule are identical, then there exists only one efficient solution for (TP) 1//(∑Ci,∑Ti,Tmax). Proof: It is clear. ■ Example (4): Consider the problem (TP) with the following data: Pi=(1,3,3,7) , di=(4,6,8,9). The sequence (1,2,3,4) (which is SPT and EDD) gives the only one efficient point (∑Ci,∑Ti,Tmax)=(26,5,5). Proposition (4): If Tmax(EDD)=0, then there exists an efficient sequence for 1//(∑Ci,∑Ti,Tmax) problem obtained by Smith backward algorithm (SBA). Proof: If Tmax(EDD)=0, then it’s clear that SBA gives a schedule with Ci ≤ di for each i∈N and this schedule also gives minimum ∑Ci with ∑Ti=0 and Tmax=0. This schedule cannot be dominated by any other schedule since ∑Ci is the minimum for all schedules with ∑Ti=0 and Tmax=0. Hence this schedule obtained by SBA is efficient for 1//(∑Ci,∑Ti,Tmax) problem.■ Example (5): consider the problem (TP) with the following data: Pi=(5,3,4,6) , di=(10,12,13,18). The schedule (2,1,3,4) obtained by SBA gives the efficient point (∑Ci,∑Ti,Tmax)=(41,0,0). 163 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 5.2 Algorithm (ATP) for determination of Pareto points: From the above results, We now propose algorithm (ATP) to determine the set of efficient solutions for the 1//(∑Ci,∑Ti,Tmax) problem (TP). Algorithm (ATP) for finding efficient solutions for the problem 1//(∑Ci,∑Ti,Tmax) (TP) by (modifying Lawler algorithm): Step (0): Put ∆=∑pi , N={1,2,…,n} , K=n , t=Cmax=∑pi and σ=( ). Step (1): Calculate Ti, ∀i∈N by using Lawler algorithm, where Ti=Max{Ci-di,0}. Step (2): Find a jop j*∈N, such that Tj*≤∆ and Pj*≥Pi , ∀j*, i∈N and Ti≤∆, if Pj*=Pi choose the job with largest dj* then assign job j* in position K of σ=( σ (K) , σ ). If no job j* with Tj*≤∆ go to step (6). Step (3): Set t=t-Pj*, N=N-{j*}, K=K-1, if K>1 go to step (1), otherwise go to step (4). Step (4): Compute ∑Cσ(i) , ∑Tσ(i) , Tmax(σ) for the resulting sequence jobs σ=( σ(1) ,… , σ(n)). Step (5): Put ∆=Tmax(σ)-1, N={1,…,n}, K=n, t=Cmax=∑Pi and σ=( ), go to step (1). Step (6): Stop. Example (6): To illustrate algorithm (ATP), we consider the problem (TP) with the following data: pi=(4,6,2,5,5) , di=(20,9,4,7,10) . Table (1) show the results of efficient solutions obtained by algorithm (ATP) 5.3 Branch and Bound algorithm for determination of Pareto points: We now propose another algorithm to determine the set of efficient solutions for the 1//(∑Ci,∑Ti,Tmax) problem (TP). Algorithm (ZTP) for finding most efficient solutions for this problem, this algorithm depends on the techniques of branch and bound (BAB) method and the definition of efficient solutions as follows: Algorithm (ZTP) for finding efficient solutions for the problem 1//(∑Ci,∑Ti,Tmax) (TP) Step (0): Find the upper bound (UB) by SPT rule, that is sequencing the jobs in non- decreasing order of their processing time Pi (i=1,2,…,n) for this order σ compute ∑Cσ(i), ∑Tσ(i) and Tmax(σ) and set UB=(∑Ci,∑Ti,Tmax) at the parent node of the search tree. UB is efficient by proposition (1) and add this efficient solution to the set of solutions SE. Also if Tmax(EDD)=0, then there exists an efficient sequence obtained by proposition (3), and add this efficient solution to the set SE. Step (1): For each node in the search tree of BAB method, i.e, for each partial sequence of jobs σ compute a lower bound LB(σ) as follows: LB(σ)=cost of sequence jobs (σ) for the objective functions + cost of unsequence jobs obtained by sequence the jobs in SPT rule. Step (2): Branch from each node with LB UB. Step (3): At the last level of the BAB method, we get a set of solutions, if (∑Ci,∑Ti,Tmax) denote the outcome is added to the set SE unless it is dominated by the previously obtained efficient solutions in SE. Step (4): Stop. Note that the set of efficient solutions (SE) is update with the solutions σ S (set of all feasible solutions). A solution σ is added to the set SE if σ∉SE and it is not dominated by any solution of SE. The solutions of SE dominated by σ are removed from SE. In this study, the algorithm (ZTP) stops when maximum CPU time is reached (1800 sec.). The set SE of non- dominated solutions is initialized with a solution σ1 (SPT rule) in which the jobs are arranged in non-decreasing order of the processing time. Example (7): To illustrate algorithm (ZTP), we consider again example (6) for the problem (TP) with the following data: 164 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 Pi=(4,6,2,5,5) , di=(20,9,4,7,10). Using algorithm (ZTP) to find the set of efficient solutions. It is clear from table (2) that algorithm (ZTP) generating all efficient solutions (see table (1)) for problem (TP). 6. Computational experiments: 6.1 Problem instances The performance of the BAB algorithm for the problem (TP7) is compared on 5 problem instances for each n with the complete enumeration method (CEM). The sizes of these instances are n=4,5,6,7,8,9,10 and the large sizes are n=11,12,13,14,15,16,17,18. The problems were generated randomly, similar to that of [2]. For each job j, the processing time pj was uniformly generated from the uniform distribution [1,10]. Also, for each job j, an integer due date dj is generated from the uniform distribution [(1-TF-RDD/2)TP , (1- TF+RDD/2)TP], where TP is the total processing time of all the jobs, TF is the tardiness factor, and RDD is the relative range of the due dates. For the two parameters TF and RDD, the values 0.2, 0.4, 0.6, 0.8, 1.0 are considered. For each selected value of n, one problem was generated for each of the five values of parameters producing 5 problems. Whenever a problem remained unsolved within the time limit of 1800 seconds, computation was abandoned for that problem. Also the algorithms (ATP) and (ZTP) were tested on the problem (TP). The cardinal measure is used for each algorithm. We compare the number of efficient (non dominated) solutions that obtained by the two algorithms (ATP) and (ZTP). We denoted by SE1 and SE2 the set of efficient solutions (approximated Pareto fronts) obtained by the algorithms (ATP) and (ZTP) respectively. It is clear that the optimal Pareto front for our problem (TP) is not known, it is only known for small n≤10, which is given by complete enumeration method (CEM). The performance of an algorithm is then measured in term of the quality of the solutions obtained by this algorithm with respect to the solutions in (CEM). All the algorithms were tested by coding them in Matlab 8.3.0 (R2014a) and implemented on Intel (R) core (TM) i5 CPU (3210M) @ 2.50 GHZ, with RAM 4.00 GB personal computer. 6.2 Comparison of results The results of the BAB algorithm (ATP and ZTP) for the problem (TP7) for the test problems are compared with the results of complete enumeration method (CEM). Comparison of these results is given in table (3) for n≤10. The results for n˃10 for the BAB is given in table (4). Also the two algorithms were run for all the instances of the test problems given in subsection (6.1) for the problem (TP). The sets ES1 and ES2 contain the efficient solutions found by the algorithm Alg(ATP) and Alg(ZTP) respectively. The performance of these algorithms is compared on 5 problem instances for each n. The cardinal measure is calculated for the two sets ES1 and ES2 and given in tables (5) and (6). Conclusion In this paper, a single machine scheduling problem, with total completion times, total tardiness and maximum tardiness has been considered. The objective is to find a schedule that minimizes the sum of completion times, sum of tardiness and maximum tardiness. We have given simple approximation algorithms, by which we can efficiently generate Pareto-optimal solutions. The computational results show that with our BAB algorithm (ZTP) we can find Pareto-optimal solutions for some number of jobs n, a comparison is mode with the results of CEM for n≤10, and for n≥10 a comparison is mode with the results of algorithm (ATP). Also a branch and bound algorithm is given to find the optimal solution for the sum of the three objectives. 165 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 The research may be extended to a more general case in which we have more than three objectives. References 1. Abbas, I.T., (2009), "The performance of multicriteria scheduling in one machine", M.Sc. thesis, Univ. of Al-Mustansiriyah, College of Science, Dept. of Mathematics. 2. Abdul-Razzaq, K. F. , (2014), “Solving Multicriteria Scheduling Problems”, M. Sc. Thesis, University of AL-Mustansiriyah, College of Science, Dept. of Mathematics. 3. Ahmed, M. G. , (2012), “A single machine scheduling problem to minimize the sum of total Completion times and total Late works”, Res. Al-Mustansiriyah Journal of Science 23, 7, 117-130. 4. Al Zuwaini, M. K. ; Al Saidy, S. K. and Abdul-Razaq, T. S. , (2011), “Comparison study for some local search methods for multiple objective function in a single machine scheduling problem”, Journal of Basrah Research (science) 37, 4, 103-113. 5. Al-Assaf, S.S., (2007), "Solving multiple objectives scheduling problems", M.Sc. thesis, Univ. of Al-Mustansiriyah, College of Science, Dept. of Mathematics. 6. Du, J. and Leung, (1990), "Minimizing total tardiness on one machine is NP- Hard", Mathematics of operation Res. journal, 15, 3, 483-495. 7. Emmons, H. , (1969), “One machine sequencing to minimize certain functions of job tardiness”, Operation Research 17, 701-715. 8. Esswein,C., and T'kindt, V., (2002), "Resolution of a single machine scheduling problem with a maximum cost criterion and the weighted sum of completion times", available on line http://www.adeit.uv.es/pms2002/papers/N57.pdf. 9. Hoogeveen, J.A., (2005), “Invited review Multicriteria Scheduling” , European Journal of operational Research 167,592-623. 10. Hoogeveen, J.A., and Van de Velde, S.L., (1995), "Minimizing total completion time and maximum cost simultaneously is solvable in polynomial time", Operations Res. Letters 17, 205-208. 11. Kurz, M.E., and Canterbury, S., (2005), ''Minimizing total flowtime and maximum earliness on a single machine using multiple measures of fitness", Genetic and Evolutionary Computation Conference, 803-809. 12. Mahmood, A. A. , (2001), "Solution procedures for scheduling job families with setups and due dates " , M. Sc. Thesis, University of AL-Mustansiriyah , College of Science, Dept. of Mathematics. 13. Mahmood, A. A., (2014), “Approximation solution for multicriteria scheduling problems”, Res. Al-Rafidain University College for Sciences 1, 34, 161-179. 14. Mahmood, A. A. and Abdul-Razaq, T. S., (2014), “Exact algorithm for minimizing the sum of total late work and maximum late work problem”, Res. Diyala Journal for Pure Science 10, 1, 39-50. 15. Nagar, A., Jorge, H., and Sunderesh H., (1995), "Multiple and bi-criteria Scheduling: A literature survey", European Journal of Operational Research North-Holland, 81, 88-104. 16. Nelson, R.T.; Sarin, R.K., and Daniels, R.L., (1986), "Scheduling with multiple performance measures: The one machine case", Management Science, 32, 464-479. 17. Oyetunji , E.O., and Oluleye, A.E., (2008), "Heuristics for minimizing total completion time and number of tardy jobs simultaneously on single machine with release time", Res. Journal of Applied Sciences, 3,147-152. 18. Smith, W.E., (1956), " Version optimization for single stage production", Naval Res. Logistics Quarter, 3, 59-66. 166 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 19. T’Kindt, V. and Billaut, J.C. , (2006), “Multicriteria Scheduling : Theory, Models and Algorithms” Springer-verlag Berlin Heidelberg ,2nd ed. 20.Tadei, R.; Grosso, A., and Della Croce, F., (2002), "Finding the pareto-optima for the total and maximum tardiness single machine problem", Discrete Applied Mathematics 124, 117- 126. 21.Vanwassenhove, L.N., and Gelders, L.F., (1980), "Solving a bicriterion scheduling problem", European Journal of Operational Res. 4, 42-48. Table No.(1) : The results of efficient solutions for the example (6) obtained by CEM and algorithm (ATP). Sequence ∑Ci ∑Ti Tmax (3,1,4,5,2)* 57 23 13 (3,4,1,5,2) 58 19 13 (3,1,4,2,5)* 58 24 12 (3,4,5,1,2) 59 15 13 (3,4,1,2,5) 59 20 12 (3,4,5,2,1)* 61 13 9 (3,4,2,5,1)* 62 14 8 Note that (*) indicates that the efficient schedule obtained by algorithm (ATP). Table No.(2) : The results of efficient solutions for example (7) by BAB method Algorithm (ZTP). Sequence ∑Ci ∑Ti Tmax (3,1,4,5,2) 57 23 13 (3,4,1,5,2) 58 19 13 (3,1,4,2,5) 58 24 12 (3,4,5,1,2) 59 15 13 (3,4,1,2,5) 59 20 12 (3,4,5,2,1) 61 13 9 (3,4,2,5,1) 62 14 8 167 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 Table No.(3): Comparison of results of minimum sum of CE and BAB methods for the problem (TP7). 1//∑Ci+∑Ti+Tmax n EX Sum.CE Sum.BAB n EX Sum.CE Sum.BAB n EX Sum.CE Sum.BAB 4 1 44 44 5 1 99 99 6 1 174 174 2 31 31 2 82 82 2 148 148 3 108 108 3 66 66 3 105 105 4 130 130 4 152 152 4 99 99 5 66 66 5 146 146 5 199 199 7 1 227 227 8 1 316 316 9 1 257 257 2 188 188 2 276 276 2 510 510 3 284 284 3 418 418 3 243 243 4 232 232 4 202 202 4 258 258 5 103 103 5 282 282 5 210 210 10 1 397 397 2 490 490 3 340 340 4 523 523 5 350 350 Table No.(4): The results of minimum sum of BAB method for the problem (TP7). In tables (3) and (4) we have: n: number of jobs EX: Example number Sum.CE: The optimal value obtained by Complete Enumeration method (CEM). Sum.BAB: The optimal value obtained by BAB method with dominance rule. (*): Indicates that the problem unsolved within the limit of 1800 seconds. It is clear from table (4) that the BAB method is satisfactory for solving small sized problems. However, a sharper lower bound is needed to cut down the size of the search tree when the number of jobs exceeds 10. 1//∑Ci+∑Ti+Tmax n EX Sum.BAB n EX Sum.BAB n EX Sum.BAB n EX Sum.BAB 11 1 727 12 1 630 13 1 650 14 1 978 2 586 2 598 2 575 2 887 3 671 3 441 3 652 3 623 4 460 4 689 4 573 4 383 5 430 5 630 5 619 5 962 15 1 895 16 1 1046 17 1 * 18 1 1287 2 966 2 791 2 758 2 * 3 779 3 898 3 919 3 * 4 909 4 925 4 * 4 1532 5 916 5 643 5 * 5 1515 168 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 Table No.(5): Shows the performance of the two proposed algorithms with (CEM) for n≤10 for the problem (TP). Efficient solutions (∑Ci, ∑Ti,Tmax) n EX |CEM| Alg(ATP) Alg(ZTP) |ES1| |ES2| 4 1 1 1 1 2 1 1 1 3 1 1 1 4 1 1 1 5 2 1 2 5 1 1 1 1 2 1 1 1 3 1 1 1 4 2 1 2 5 3 1 3 6 1 2 1 2 2 1 1 1 3 1 1 1 4 6 2 6 5 5 2 5 7 1 1 1 1 2 2 1 2 3 6 3 6 4 3 2 3 5 9 2 9 8 1 1 1 1 2 1 1 1 3 6 2 6 4 3 1 3 5 5 1 5 9 1 1 1 1 2 3 1 3 3 3 1 3 4 19 2 19 5 8 3 8 10 1 2 1 2 2 1 1 1 3 7 2 7 4 7 2 7 5 10 3 10 total 127 49 127 169 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 Table No.(6): Shows a comparison of these two algorithms (ATP and ZTP) for the problem (TP). Efficient solutions (∑Ci, ∑Ti,Tmax) n EX Alg(ATP) Alg(ZTP) |ES1| |ES2| 11 1 1 1 2 2 8 3 2 8 4 3 6 5 6 39 12 1 2 8 2 2 14 3 2 10 4 2 12 5 9 118 13 1 1 3 2 3 26 3 6 54 4 6 46 5 4 36 14 1 2 7 2 2 8 3 2 8 4 4 21 5 1 1 15 1 2 2 2 5 5 3 4 15 4 1 3 5 3 6 16 1 2 8 2 1 9 3 1 5 4 4 4 5 2 22 17 1 2 * 2 2 12 3 1 3 4 4 * 5 4 * 18 1 1 5 2 2 * 3 7 * 4 1 2 5 2 2 In tables (5) and (6) we have: n: number of jobs EX: Example number |ES1|: The cardinal number of efficient solutions for the set ES1. |ES2|: The cardinal number of efficient solutions for the set ES2. (*): Indicates that the problem unsolved within the limit of 1800 seconds. It is clear from the results of tables (5) and (6) that Alg.(ZTP) is better than the Alg.(ATP) for generating the total number of non dominated solutions for the NP-hard multicriteria problem (TP). 170 | Mathematics ٢٠١٥) عام ٢العدد ( ٢٨مجلة ابن الھيثم للعلوم الصرفة والتطبيقية المجلد Ibn Al-Haitham. J. for Pure & Appl. Sci. Vol. 28 (2) 2015 لبتصغير مجموع أوقات األتمام ، مجموع التأخير الالسالب وأكبر تأخير السا طارق صالح عبد الرزاق زينب محروز علي قسم الرياضيات \كلية العلوم \الجامعة المستنصرية ٢٠١٥نيسان 26في: البحث ، قبل٢٠١٥شباط 25: في استلم البحث الخالصة من االعمال على ماكنة واحدة. nالعمل الرئيسي ھو تصغير دالة لثالثة معايير والحاصلة من جدولة البحث،في ھذا لحل مسألة جدولة الماكنة متعددة األھداف. وفي ھذه المسألة أخذنا بنظر االعتبار تصغير األھداف اقترحنا خوارزميات مجموع أوقات االتمام ، مجموع التأخير الالسالب وأكبر تأخير السالب. متعددة األھداف ). ثانياً تم مقارنة خوارزميتان للدوال max+Ti+∑Ti1//∑Cأوالً خوارزمية التفرع والتقيد استخدمت للمسألة ( .max,Ti,∑Ti1//(∑C(واحداھما تعتمد على طريقة التفرع والتقيد في أيجاد مجموعة الحلول الكفؤة (غير المھيمن عليھا) للمسألة ومن النتائج الحسابية تبين ان الخوارزمية التي تعتمد على خوارزمية التفرع والتقيد ھي األفضل من األخرى في ايجاد العدد الكلي للحلول غير المھيمن عليھا. مجموع أوقات االتمام ، مجموع التأخير الالسالب ،أكبر تأخير السالب، الحلول غير المثلى، متعددة الحلول: الكلمات المفتاحية المھيمن عليھا.