Research article

Efficient algorithms for scheduling equal-length jobs with processing set restrictions on uniform parallel batch machines

  • Received: 28 May 2022 Revised: 10 July 2022 Accepted: 25 July 2022 Published: 28 July 2022
  • We consider the problem of scheduling jobs with equal lengths on uniform parallel batch machines with non-identical capacities where each job can only be processed on a specified subset of machines called its processing set. For the case of equal release times, we give efficient exact algorithms for various objective functions. For the case of unequal release times, we give efficient exact algorithms for minimizing makespan.

    Citation: Shuguang Li. Efficient algorithms for scheduling equal-length jobs with processing set restrictions on uniform parallel batch machines[J]. Mathematical Biosciences and Engineering, 2022, 19(11): 10731-10740. doi: 10.3934/mbe.2022502

    Related Papers:

    [1] Shuguang Li, Zhimeng Liu . Scheduling uniform machines with restricted assignment. Mathematical Biosciences and Engineering, 2022, 19(9): 9697-9708. doi: 10.3934/mbe.2022450
    [2] Xue Jia, Jing Xue, Shi-Yun Wang, Ji-Bo Wang . Polynomial time algorithm for minmax scheduling with common due-window and proportional-linear shortening processing times. Mathematical Biosciences and Engineering, 2022, 19(9): 8923-8934. doi: 10.3934/mbe.2022414
    [3] Guohui Zhang, Jinghe Sun, Xing Liu, Guodong Wang, Yangyang Yang . Solving flexible job shop scheduling problems with transportation time based on improved genetic algorithm. Mathematical Biosciences and Engineering, 2019, 16(3): 1334-1347. doi: 10.3934/mbe.2019065
    [4] Dan Yang, Zhiqiang Xie, Chunting Zhang . Multi-flexible integrated scheduling algorithm for multi-flexible integrated scheduling problem with setup times. Mathematical Biosciences and Engineering, 2023, 20(6): 9781-9817. doi: 10.3934/mbe.2023429
    [5] Weiguo Liu, Xuyin Wang, Lu Li, Peizhen Zhao . A maintenance activity scheduling with time-and-position dependent deteriorating effects. Mathematical Biosciences and Engineering, 2022, 19(11): 11756-11767. doi: 10.3934/mbe.2022547
    [6] Jianguo Duan, Mengting Wang, Qinglei Zhang, Jiyun Qin . Distributed shop scheduling: A comprehensive review on classifications, models and algorithms. Mathematical Biosciences and Engineering, 2023, 20(8): 15265-15308. doi: 10.3934/mbe.2023683
    [7] Zhimeng Liu, Shuguang Li . Pareto optimal algorithms for minimizing total (weighted) completion time and maximum cost on a single machine. Mathematical Biosciences and Engineering, 2022, 19(7): 7337-7348. doi: 10.3934/mbe.2022346
    [8] Xuyin Wang, Weiguo Liu, Lu Li, Peizhen Zhao, Ruifeng Zhang . Resource dependent scheduling with truncated learning effects. Mathematical Biosciences and Engineering, 2022, 19(6): 5957-5967. doi: 10.3934/mbe.2022278
    [9] Lu-Wen Liao . A branch and bound algorithm for optimal television commercial scheduling. Mathematical Biosciences and Engineering, 2022, 19(5): 4933-4945. doi: 10.3934/mbe.2022231
    [10] Cong Zhao, Na Deng . An actor-critic framework based on deep reinforcement learning for addressing flexible job shop scheduling problems. Mathematical Biosciences and Engineering, 2024, 21(1): 1445-1471. doi: 10.3934/mbe.2024062
  • We consider the problem of scheduling jobs with equal lengths on uniform parallel batch machines with non-identical capacities where each job can only be processed on a specified subset of machines called its processing set. For the case of equal release times, we give efficient exact algorithms for various objective functions. For the case of unequal release times, we give efficient exact algorithms for minimizing makespan.



    The problem of scheduling uniform parallel batch machines with processing set restrictions can be defined as follows. Let J={1,2,,n} be a set of jobs and M={M1,M2,,Mm} be a set of uniform parallel batch machines. Job j (j=1,2,,n) becomes available at its release time rj0 and requires pj0 units of processing called its length. For each job j, let MjM be the set of the eligible machines which are capable of processing the job, called its processing set. Each job will be assigned to exactly one machine and job preemption is not allowed. Machine Mi (i=1,2,,m) has a speed vi1 and a capacity Ki<n. The impact of the speed is that Mi can carry out vi units of processing in one time unit. That is, if job j is assigned to machine Mi, then it requires pj/vi processing time to be completed. Machine Mi can process several jobs as a batch simultaneously as long as the total number of these jobs does not exceed Ki. The length of a batch is the maximum of the lengths of the jobs belonging to it. Jobs in the same batch have a common start time and a common completion time. The goal is to schedule the jobs on the machines in a manner that optimizes one or more objective functions.

    Two classes of objectives are considered: the min-sum objective and the min-max objective. Specifically, let fj:[0,+)[0,+) (j=1,2,,n) be a non-decreasing function. Additional parameters that may be included for job j are its due date dj and its weight wj. For a particular schedule σ, let Cj(σ) denote the completion time of job j in σ. Let Tj(σ)=max{Cj(σ)dj,0} denote the tardiness of job j in σ. Let Uj(σ)=1 if Cj(σ)>dj and Uj(σ)=0 otherwise. (In the rest of this paper, we safely ignore σ in the notations without causing confusion.) The objectives of minimizing nj=1fj(Tj) and maxj=1,2,,n{fj(Tj)} will be considered. Following [1,2], the models can be denoted as Q|rj,dj,Mj,pbatch,Ki|fj(Tj) and Q|rj,dj,Mj,pbatch,Ki|max{fj(Tj)}.

    Many popular scheduling objectives are covered by the two models, such as total weighted completion time (wjCj) minimization, total weighted tardiness (wjTj) minimization, weighted number of tardy jobs (wjUj) minimization, makespan (Cmax=maxCj) minimization, and maximum weighted tardiness (max{wj(Tj)}) minimization. As shown in [3,4,5], most of such problems are NP-hard even for the special cases where all vi=1, all Ki=1 and all Mj=M. Thus, we are interested in polynomial time exact algorithms for some important special cases of the problems [6].

    In this paper, we focus on an important special case where all jobs have equal lengths (and equal release times). The problems under study can be denoted as Q|pj=p,dj,Mj,pbatch,Ki|fj(Tj) (the special case of Q|rj,pj=p,dj,Mj,pbatch,Ki|fj(Tj) where all rj=0) and Q|pj=p,dj,Mj,pbatch,Ki|max{fj(Tj)} (the special case of Q|rj,pj=p,dj,Mj,pbatch,Ki|max{fj(Tj)} where all rj=0). Li [7] presented polynomial time algorithms for uniform parallel machine scheduling problems Q|pj=p,dj,Mj|fj(Tj) and Q|pj=p,dj,Mj|max{fj(Tj)} (the special cases of Q|pj=p,dj,Mj,pbatch,Ki|fj(Tj) and Q|pj=p,dj,Mj,pbatch,Ki|max{fj(Tj)} where all Ki=1). We extend the results obtained in [7] to uniform parallel batch machines, allowing the machines to have non-identical capacities. Moreover, for minimizing makespan, we allow unequal release times and get an algorithm for arbitrary processing set restrictions.

    Although the above problem setting appears simple, it captures important aspects of a wide range of applications. There are many problems arise as its special or similar cases in networking and information systems. For example, Low [8] studied the problem in the context of retrieving data blocks from disks in video on demand systems. Suri et al. [9] considered the problem in peer-to-peer systems. The problem was also studied for workload balancing among packet queues [10], for data aggregation in wireless sensor networks [11]. Recently, Champati and Liang [12] studied a very similar problem where each machine has its own convex cost functions, aiming to minimize the sum cost and the maximum differential cost of the machines.

    The remainder of this paper is organized as follows. In Section 2, the related researches are reviewed. In Section 3, we consider the case of equal release times. We present an algorithm with running time O(n3m+n2mlog(mn)) for Q|pj=p,dj,Mj,pbatch,Ki|fj(Tj), as well as an algorithm with running time O(n5/2m3/2log(mn)) for Q|pj=p,dj,Mj,pbatch,Ki|max{fj(Tj)}. In Section 4, we consider the case of unequal release times. We present an algorithm with running time O(n5/2m3/2log(mn)) for Q|rj,pj=p,Mj,pbatch,Ki|Cmax. Section 5 presents the conclusions and future directions of research.

    Leung and Li [13] discussed several special cases of processing set restrictions. The processing sets of the jobs are inclusive, if for any two jobs j1 andj2, either Mj1Mj2, or Mj2Mj1. The processing sets are nested, if for any two jobs j1 andj2, either Mj1Mj2=, or Mj1Mj2, or Mj2Mj1. The processing sets are interval, if for any job j, Mj={Maj,Maj+1,,Mbj} for some 1ajbjm. The processing sets are tree-hierarchical, if each machine is represented by a tree node, and each job j is associated with a tree node Maj, such that Mj is exactly the set of the machines consisting of all the nodes on the unique path from Maj to the root of the tree.

    The problem studied in this paper combines two important sub-fields of scheduling theory: scheduling with processing set restrictions and parallel batch scheduling. The two sub-fields have received intense study in the literature, see the survey papers [13] and [14,15,16] respectively. There are also a few papers which combined the two-subfields into a unified framework [17,18,19,20,21,22,23]. In the problems studied in these papers except the last two, each job has a size and a machine can process several jobs simultaneously as a batch as long as the total size of these jobs does not exceed its capacity. Any machine cannot process the jobs whose sizes are larger than its capacity. Thus, for each job, the machines whose capacities are not less than its size form its processing set. Clearly, the processing sets of the jobs are inclusive. In [22], Li presented two algorithms with approximation ratios 3 and 9/4 for the problem of minimizing makespan on parallel batch machines with inclusive processing set restrictions, where the jobs have arbitrary lengths and the machines have the same speed. In [23], Li studied parallel batch scheduling with nested processing set restrictions to minimize makespan, and presented a (31/m)-approximation algorithm for the case of equal release times and a polynomial time approximation scheme (PTAS) for the case of unequal release times.

    For scheduling with processing set restrictions, the review focuses on the case of equal job lengths. Lin and Li [24] obtained an algorithm for P|pj=p,Mj|Cmax (the special case of Q|rj,pj=p,Mj|Cmax where all rj=0 and all vi=1) that runs in O(n3logn) time, and generalized the algorithm to solve Q|pj=p,Mj|Cmax in O(n3log(nvlcm)) time, where vlcm denotes the least common multiple of v1,v2,,vm. They also obtained an algorithm for P|pj=p,Mj(interval)|Cmax (the special case of P|pj=p,Mj|Cmax with interval processing set restrictions) that runs in O(m2+mn) time. Harvey et al. [25] independently developed an algorithm for P|pj=p,Mj|Cmax that runs in O(n2m) time. Brucker et al. [26] presented algorithms running in O(n2m(n+logm)) time for Q|pj=p,dj,Mj|wjTj, Q|pj=p,dj,Mj|wjUj, P|rj,pj=1,dj,Mj|wjTj and P|rj,pj=1,dj,Mj|wjUj. Li [7] presented an algorithm for Q|pj=p,dj,Mj|fj(Tj) that runs in O(n3m+n2mlog(mn)) time. For the special cases where fj(Tj)=Cj or fj(Tj)=Uj, the running time of the algorithm can be improved to O(n5/2mlogn). He also presented an algorithm for Q|pj=p,dj,Mj|max{fj(Tj)} that runs in O(n5/2mlog(mn)) time. For the special cases where fj(Tj)=Cj (i.e., Q|pj=p,Mj|Cmax), the running time of the algorithm can be improved to O(n2(m+log(nvmax))logn), where vmax=max{vj}. Lee et al. [27] showed that Q|rj,pj=p,Mj|Cmax can be solved in O(m3/2n5/2log(mn)) time, and P|rj,pj=p,Mj|Cmax(the special case of Q|rj,pj=p,Mj|Cmax where all vi=1) can be solved in O(m3/2n5/2logn) time. Shabtay et al. [28] obtained various results for several problems of scheduling uniform machines with equal length jobs, processing set restrictions and job rejection. Hong et al. [29] studied P|rj,pj=p,Mj|Cj. For the problem with a fixed number of machines, they provided a polynomial time dynamic programming algorithm. For the general case, they presented two polynomial time approximation algorithms with approximation ratios 3/5 and 5/7 respectively. Jiang et al. [30] presented a comprehensive overview (including their new findings) of ideal schedules for various scheduling problems in different machine environments and with different job characteristics. An ideal schedule is a schedule that simultaneously minimizes the total completion time and makespan. They pointed out that in most problems that are known to have an ideal schedule, the jobs have equal processing times. Along with other results, they proved that any optimal schedule for Q|pj=p,Mj|Cj also minimizes makespan. Jing et al. [31] studied the problem of scheduling high multiplicity jobs to minimize makespan on parallel machines with processing set restrictions, setup times and machine available times. High multiplicity means that jobs are partitioned into several groups and in each group all jobs are identical. Whenever there is a switch from processing a job of one group to a job of another group, a setup time is needed. They formulated the problem as a mixed integer programming and proposed a heuristic for it.

    Pinedo [32] and Glass and Mills [33] presented algorithms for P|pj=p,Mj(nested)|Cmax (the special case of P|pj=p,Mj|Cmax with nested processing set restrictions) that run in time O(nlogn) and O(m2) time respectively. Li and Li [34] presented algorithms for P|rj,pj=p,Mj(inclusive)|Cmax and P|rj,pj=p,Mj(tree)|Cmax (the special cases of P|rj,pj=p,Mj|Cmax with inclusive and tree-hierarchical processing set restrictions) that run in O(n2+mnlogn) time. For uniform machines, they showed that Q|rj,pj=p,Mj(inclusive)|Cmax and Q|rj,pj=p,Mj(tree)|Cmax can be solved in O(mn2logm) time. Later, Li and Lee [35] developed an improved algorithm for P|rj,pj=p,Mj(inclusive)|Cmax that runs in O(min{m,logn}nlogn) time, and an improved algorithm for P|rj,pj=p,Mj(tree)|Cmax that runs in O(mnlogn) time.

    For parallel batch scheduling, the review focuses on equal job lengths or uniform parallel batch machines. Liu et al. [36] presented an algorithm for P|rj,pj=p,pbatch,B|Cmax (the special case of Q|rj,pj=p,Mj,pbatch,Ki|Cmax where all Mj=M, all Ki=B and all vi=1) that runs in O(nlogn) time. Ozturk et al. [37] presented a 2-approximation algorithm for the problem of scheduling jobs with equal lengths, unequal release times and sizes on identical parallel batch machines (all Ki=B) to minimize makespan. Wang and Leung [18] studied the problem of scheduling jobs with equal lengths and arbitrary sizes on parallel batch machines (all vi=1) with non-identical capacities. The problem fits into the model of scheduling with inclusive processing set restrictions, since each job can only be processed by the machines whose capacities are not less than the size of the job. Wang and Leung [18] presented a 2-approximation algorithm, as well as an algorithm with asymptotic approximation ratio 3/2 for the problem. Li et al. [38] proposed several heuristics for the problem of scheduling jobs with unequal lengths, release times and sizes on uniform parallel batch machines with identical capacities to minimize makespan. Zhou et al. [39] presented an effective discrete differential evolution algorithm for the problem of scheduling jobs with unequal lengths and sizes on uniform parallel batch machines with non-identical capacities to minimize makespan. Both [38] and [39] have not included processing set restrictions.

    In this section, we consider the case of equal release times. We will present algorithms for Q|pj=p,dj,Mj,pbatch,Ki|fj(Tj) and Q|pj=p,dj,Mj,pbatch,Ki|max{fj(Tj)}.

    Since fj (j=1,2,,n) is a non-decreasing function, for both Q|pj=p,dj,Mj,pbatch,Ki|fj(Tj) and Q|pj=p,dj,Mj,pbatch,Ki|max{fj(Tj)}, there is an optimal schedule in which the first batch on each machine starts at time zero, and the batches on each machine are processed successively. Moreover, we can assume that there are ni empty batches on machine Mi (i=1,2,,m) to which the jobs may be assigned, where ni denotes the smallest integer such that niKin. The k-th batch on Mi, Bk,i, completes at time kp/vi, k=1,2,,ni. To find a feasible schedule, we need only to assign the jobs to mi=1ni empty batches such that all jobs obey the processing set restrictions.

    First, we consider Q|pj=p,dj,Mj,pbatch,Ki|fj(Tj).

    If job j is assigned to Bk,i and MiMj, then the cost incurred is defined to be cjki=fj(max{kp/vidj,0}), j=1,2,,n, k=1,2,,ni, i=1,2,,m. Let C=maxj,k,icjki. By regarding each job jJ as a vertex in X, and each empty batch Bk,i as Ki vertices yk1,yk2,,ykKi in Y, we construct a bipartite graph G with bipartition (X,Y), where j is joined to yk1,yk2,,ykKi if and only if MiMj, and the incurred costs are equal to cjki, j=1,2,,n, k=1,2,,ni, i=1,2,,m. Then we use the Successive Shortest Path algorithm to solve the bipartite weighted matching problem [40] and get a matching of minimum cost that saturates every vertex in X. From this matching we can construct an optimal schedule easily.

    The Successive Shortest Path algorithm runs in O(|X|S(|X|+|Y|,|X||Y|,C)) time, where S(|X|+|Y|,|X||Y|,C) is the time for solving a shortest path problem with |X|+|Y| vertices, |X||Y| edges (these edges have non-negative costs), and maximum coefficient C. Currently, S(u,a,C)=O(a+ulogu) [41]. Note that |X|=n and |Y|2mn. We get:

    Theorem 3.1. There is an exact algorithm for Q|pj=p,dj,Mj,pbatch,Ki|fj(Tj) that runs in O(n3m+n2mlog(mn)) time.

    Next, we consider Q|pj=p,dj,Mj,pbatch,Ki|max{fj(Tj)}. Let OPT denote the objective value of an optimal schedule.

    Recall that we are focusing on an optimal schedule in which machine Mi (i=1,2,,m) processes ni batches (some batches may be empty), where ni denotes the smallest integer such that niKin. Each batch on Mi has Ki positions to accommodate jobs, and there are at most 2n positions on Mi, i=1,2,,m. Therefore, there are at most 2mn positions in total. Since each position has at most n choices of accommodating a job, there are at most 2mn2 possible values for OPT. We can sort these values in ascending order in O(mn2log(mn)) time. Then, we perform a binary search in the interval to determine OPT in O(log(mn)) iterations.

    For each value λ selected, we test whether there is a feasible schedule whose objective value is no more than λ. To this end, we construct a bipartite graph G with bipartition (X,Y) as follows. Regard each job jJ as a vertex in X, and each empty batch Bk,i as Ki vertices yk1,yk2,,ykKi in Y, where j is joined to yk1,yk2,,ykKi if and only if MiMj and fj(kp/vidj)λ, j=1,2,,n, k=1,2,,ni, i=1,2,,m. Then we use the algorithm in [42] to solve the maximum cardinality bipartite matching problem. If the obtained matching saturates every vertex in X, then the procedure succeeds and we search the lower half of the interval. Otherwise, the procedure fails and we search the upper half of the interval.

    The algorithm in [42] runs in O(|X|+|Y||X||Y|) time. Note that |X|=n and |Y|2mn. We get:

    Theorem 3.2. There is an exact algorithm for Q|pj=p,dj,Mj,pbatch,Ki|max{fj(Tj)} that runs in O(n5/2m3/2log(mn)) time.

    In this section, we consider the case of unequal release times. We will present an algorithm for Q|rj,pj=p,Mj,pbatch,Ki|Cmax, which generalizes the one in [27] for Q|rj,pj=p,Mj|Cmax (the special case of Q|rj,pj=p,Mj,pbatch,Ki|Cmax where all Ki=1). Let OPT denote the makespan of an optimal schedule for Q|rj,pj=p,Mj,pbatch,Ki|Cmax. Let Λ= {λ|λ=rj+kp/vi;j,k{1,2,n} and i{1,2,m}}. The following lemma, adopted from [27], still holds for Q|rj,pj=p,Mj,pbatch,Ki|Cmax.

    Lemma 4.1. The set Λ, as defined above, contains all candidates for OPT.

    Since |Λ|mn2, there are at most mn2 possible values for OPT. We can sort these values in ascending order in O(mn2log(mn)) time. Then, we perform a binary search to determine OPT in O(log(mn)) iterations.

    For each value λ selected, we use the following procedure, AssignJobs, to test whether there is a feasible schedule whose makespan is no more than λ.

    AssignJobs (λ):

    Step 1. Assign bi=min{ni,λvi/p} empty batches of length p and capacity Ki to machine Mi, where ni denotes the smallest integer such that niKin. The k-th batch on Mi, Bk,i, starts at time λ(bik+1)p/vi and completes at time λ(bik)p/vi, k=1,2,,bi, i=1,2,,m.

    Step 2. Construct a bipartite graph G with bipartition (X,Y) as follows. Regard each job jJ as a vertex in X, and each empty batch Bk,i as Ki vertices yk1,yk2,,ykKi in Y, where j is joined to yk1,yk2,,ykKi if and only if MiMj and rjλ(bik+1)p/vi, j=1,2,,n, k=1,2,,bi, i=1,2,,m.

    Step 3. Use the algorithm in [42] to solve the maximum cardinality bipartite matching problem. If the obtained matching saturates every vertex in X, then the procedure succeeds and terminates. Otherwise, the procedure fails and terminates.

    Lemma 4.2. If OPTλ, then AssignJobs will generate a feasible schedule in O(n5/2m3/2) time for Q|rj,pj=p,Mj,pbatch,Ki|Cmax whose makespan is at most λ.

    Proof. Let σ denote an optimal schedule. Consider machine Mi, i=1,2,,m. Since OPTλ, in σ, Mi processes at most bi batches. Without loss of generality, assume that there are bi batches (some of which may be dummy empty batches) processed on Mi in σ, denoted as B1,i,B2,i,Bbi,i.

    Modify σ as follows. Let Bbi,i be completed at time λ, Bbi1,i be completed at time λp/vi, ..., B1,i be completed at time λ(bi1)p/vi, i=1,2,,m. Denote by ˜σ the modified schedule. Since each batch in ˜σ starts no earlier than its corresponding batch in σ, ˜σ is a feasible schedule. The makespan of ˜σ is exactly λ. Clearly, AssignJobs will generate a feasible schedule which is no worse than ˜σ.

    The algorithm in [42] runs in O(|X|+|Y||X||Y|) time. Since |X|=n and |Y|2mn, the running time of AssignJobs is O(n5/2m3/2).

    We get:

    Theorem 4.3. There is an exact algorithm for Q|rj,pj=p,Mj,pbatch,Ki|Cmax that runs in O(n5/2m3/2log(mn)) time.

    We studied the problem of scheduling jobs with equal lengths and processing set restrictions on uniform parallel batch machines with non-identical capacities. For the case of equal release times, we gave efficient exact algorithms for various objective functions. For the case of unequal release times, we gave efficient exact algorithms for minimizing makespan. The findings extend previous results for uniform machines counterparts.

    Future research should focus on extending the algorithms to the case of unequal release times for objective functions other than makespan. It would also be interesting (and difficult) to extend the techniques to other related models, for general or special cases of processing set restrictions, such as scenario-dependent processing times and/or due dates [43], two-agent scheduling problems [44], or multitasking scheduling problems [45].

    This work is supported by Natural Science Foundation of Shandong Province China (No. ZR2020MA030).

    The authors declare there is no conflict of interest.



    [1] R. L. Graham, E. L. Lawler, J. K. Lenstra, A. R. Kan, Optimization and approximation in deterministic sequencing and scheduling: a survey, Ann. Discrete Math., 5 (1979), 287–326. https://doi.org/10.1016/S0167-5060(08)70356-X doi: 10.1016/S0167-5060(08)70356-X
    [2] P. Brucker, Scheduling Algorithms, 5th edition, Springer, 2007.
    [3] M. R. Garey and D. S. Johnson, Computers and intractability: a guide to the theory of NP-completeness (michael r. garey and david s. johnson), SIAM Rev., 24 (1982), 90. https://doi.org/10.1137/1024022 doi: 10.1137/1024022
    [4] E. L. Lawler, J. K. Lenstra, A. R. Kan, D. B. Shmoys, Sequencing and scheduling: Algorithms and complexity, Handb. Oper. Res. Manage. Sci., 4 (1993), 445–522. https://doi.org/10.1016/S0927-0507(05)80189-6 doi: 10.1016/S0927-0507(05)80189-6
    [5] J. Y. T. Leung, Handbook of Scheduling: Algorithms, Models, and Performance Analysis, CRC Press, 2004.
    [6] C. H. Papadimitriou, K. Steiglitz, Combinatorial optimization: Algorithms and Complexity, Courier Dover Publications, 1998.
    [7] C. L. Li, Scheduling unit-length jobs with machine eligibility restrictions, Eur. J. Oper. Res., 174 (2006), 1325–1328. https://doi.org/10.1016/j.ejor.2005.03.023 doi: 10.1016/j.ejor.2005.03.023
    [8] C. P. Low, An efficient retrieval selection algorithm for video servers with random duplicated assignment storage technique, Inf. Process. Lett., 83 (2002), 315–321, 2002. https://doi.org/10.1016/S0020-0190(02)00210-7 doi: 10.1016/S0020-0190(02)00210-7
    [9] S. Suri, C. D. Toth, Y. Zhou, Selfish load balancing and atomic congestion games, Algorithmica, 47 (2007), 79–96.
    [10] S. Kittipiyakul, T. Javidi, Delay-optimal server allocation in multiqueue multiserver systems with time-varying connectivities, IEEE Trans. Inf. Theory, 55 (2009), 2319–2333. https://doi.org/10.1109/TIT.2009.2016051 doi: 10.1109/TIT.2009.2016051
    [11] M. Shan, G. Chen, D. Luo, X. Zhu, X. Wu, Building maximum lifetime shortest path data aggregation trees in wireless sensor networks, ACM Trans. Sensor Networks, 11 (2014), 1–24. https://doi.org/10.1145/2629662 doi: 10.1145/2629662
    [12] J. P. Champati, B. Liang, Efficient minimization of sum and differential costs on machines with job placement constraints, in IEEE INFOCOM 2017-IEEE Conference on Computer Communications, (2017), 1–9. https://doi.org/10.1109/INFOCOM.2017.8057085
    [13] J. Y. T. Leung, C. L. Li, Scheduling with processing set restrictions: A literature update, Int. J. Prod. Econ., 175 (2016), 1–11. https://doi.org/10.1016/j.ijpe.2014.09.038 doi: 10.1016/j.ijpe.2014.09.038
    [14] C. N. Potts, M. Y. Kovalyov, Scheduling with batching: a review, Eur. J. Oper. Res., 120 (2000), 228–249. https://doi.org/10.1016/S0377-2217(99)00153-8 doi: 10.1016/S0377-2217(99)00153-8
    [15] M. Mathirajan, A. Sivakumar, A literature review, classification and simple meta-analysis on scheduling of batch processors in semiconductor, Int. J. Adv. Manuf. Technol., 29 (2006), 990–1001. https://doi.org/10.1007/s00170-005-2585-1 doi: 10.1007/s00170-005-2585-1
    [16] L. Monch, J. W. Fowler, S. Dauzere-Peres, S. J. Mason, O. Rose, A survey of problems, solution techniques, and future challenges in scheduling semiconductor manufacturing operations, J. Scheduling, 14 (2011), 583–599. https://doi.org/10.1007/s10951-010-0222-9 doi: 10.1007/s10951-010-0222-9
    [17] P. Damodaran, D. A. Diyadawagamage, O. Ghrayeb, M. C. Vélez-Gallego, A particle swarm optimization algorithm for minimizing makespan of nonidentical parallel batch processing machines, Int. J. Adv. Manuf. Technol., 58 (2012), 1131–1140. https://doi.org/10.1007/s00170-011-3442-z doi: 10.1007/s00170-011-3442-z
    [18] J. Q. Wang, J. Y. T. Leung, Scheduling jobs with equal-processing-time on parallel machines with non-identical capacities to minimize makespan, Int. J. Prod. Econ., 156 (2014), 325–331. https://doi.org/10.1016/j.ijpe.2014.06.019 doi: 10.1016/j.ijpe.2014.06.019
    [19] Z. h. Jia, K. Li, J. Y.-T. Leung, Effective heuristic for makespan minimization in parallel batch machines with non-identical capacities, Int. J. Prod. Econ., 169 (2015), 1–10. https://doi.org/10.1016/j.ijpe.2015.07.021 doi: 10.1016/j.ijpe.2015.07.021
    [20] Z. h. Jia, T. T. Wen, J. Y. T. Leung, K. Li, Effective heuristics for makespan minimization in parallel batch machines with non-identical capacities and job release times, J. Ind. Manage. Optim., 13 (2017), 977–993. http://dx.doi.org/10.3934/jimo.2016057 doi: 10.3934/jimo.2016057
    [21] S. Li, Approximation algorithms for scheduling jobs with release times and arbitrary sizes on batch machines with non-identical capacities, Eur. J. Oper. Res., 263 (2017), 815–826. https://doi.org/10.1016/j.ejor.2017.06.021 doi: 10.1016/j.ejor.2017.06.021
    [22] S. Li, Parallel batch scheduling with inclusive processing set restrictions and non-identical capacities to minimize makespan, Eur. J. Oper. Res., 260 (2017), 12–20, 2017. https://doi.org/10.1016/j.ejor.2016.11.044 doi: 10.1016/j.ejor.2016.11.044
    [23] S. Li, Parallel batch scheduling with nested processing set restrictions, Theor. Comput. Sci., 689 (2017), 117–125. https://doi.org/10.1016/j.tcs.2017.06.003 doi: 10.1016/j.tcs.2017.06.003
    [24] Y. Lin, W. Li, Parallel machine scheduling of machine-dependent jobs with unit-length, Eur. J. Oper. Res., 156 (2004), 261–266. https://doi.org/10.1016/S0377-2217(02)00914-1 doi: 10.1016/S0377-2217(02)00914-1
    [25] N. J. Harvey, R. E. Ladner, L. Lovasz, T. Tamir, Semi-matchings for bipartite graphs and load balancing, J. Algorithms, 59 (2006), 53–78. https://doi.org/10.1016/j.jalgor.2005.01.003 doi: 10.1016/j.jalgor.2005.01.003
    [26] P. Brucker, B. Jurisch, A. Kramer, Complexity of scheduling problems with multi-purpose machines, Ann. Oper. Res., 70 (1997), 57–73. https://doi.org/10.1023/A:1018950911030 doi: 10.1023/A:1018950911030
    [27] K. Lee, Y. T. Leung, M. L. Pinedo, Scheduling jobs with equal processing times subject to machine eligibility constraints, J. Scheduling, 14 (2011), 27–38. https://doi.org/10.1007/s10951-010-0190-0 doi: 10.1007/s10951-010-0190-0
    [28] D. Shabtay, S. Karhi, D. Oron, Multipurpose machine scheduling with rejection and identical job processing times, J. Scheduling, 18 (2015), 75–88. https://doi.org/10.1007/s10951-014-0386-9 doi: 10.1007/s10951-014-0386-9
    [29] J. Hong, K. Lee, M. L. Pinedo, Scheduling equal length jobs with eligibility restrictions, Ann. Oper. Res., 285 (2020), 295–314. https://doi.org/10.1007/s10479-019-03172-8 doi: 10.1007/s10479-019-03172-8
    [30] X. Jiang, K. Lee, M. L. Pinedo, Ideal schedules in parallel machine settings, Eur. J. Oper. Res., 290 (2021), 422–434. https://doi.org/10.1016/j.ejor.2020.08.010 doi: 10.1016/j.ejor.2020.08.010
    [31] C. Jing, W. Huang, L. Zhang, H. Zhang, Scheduling high multiplicity jobs on parallel multi-purpose machines with setup times and machine available times, Asia Pac. J. Oper. Res., 2022 (2022), 2250012. https://doi.org/10.1142/S0217595922500129 doi: 10.1142/S0217595922500129
    [32] M. L. Pinedo, Scheduling: Theory, Algorithms and Systems, Spring, 2018.
    [33] C. A. Glass, H. R. Mills, Scheduling unit length jobs with parallel nested machine processing set restrictions, Comput. Oper. Res., 33 (2006), 620–638. https://doi.org/10.1016/j.cor.2004.07.010 doi: 10.1016/j.cor.2004.07.010
    [34] C. L. Li, Q. Li, Scheduling jobs with release dates, equal processing times, and inclusive processing set restrictions, J. Oper. Res. Soc., 66 (2015), 516–523. https://doi.org/10.1057/jors.2014.22 doi: 10.1057/jors.2014.22
    [35] C. L. Li, K. Lee, A note on scheduling jobs with equal processing times and inclusive processing set restrictions, J. Oper. Res. Soc., 67 (2016), 83–86. https://doi.org/10.1057/jors.2015.56 doi: 10.1057/jors.2015.56
    [36] L. Liu, C. Ng, T. Cheng, Scheduling jobs with release dates on parallel batch processing machines to minimize the makespan, Optim. Lett., 8 (2014), 307–318. https://doi.org/10.1007/s11590-012-0575-4 doi: 10.1007/s11590-012-0575-4
    [37] O. Ozturk, M. L. Espinouse, M. D. Mascolo, A. Gouin, Makespan minimisation on parallel batch processing machines with non-identical job sizes and release dates, Int. J. Prod. Res., 50 (2011), 1–14. https://doi.org/10.1080/00207543.2011.641358 doi: 10.1080/00207543.2011.641358
    [38] X. Li, H. Chen, B. Du, Q. Tan, Heuristics to schedule uniform parallel batch processing machines with dynamic job arrivals, Int. J. Comput. Integr. Manuf., 26 (2012), 474–486. https://doi.org/10.1080/0951192X.2012.731612 doi: 10.1080/0951192X.2012.731612
    [39] S. Zhou, M. Liu, H. Chen, X. Li, An effective discrete differential evolution algorithm for scheduling uniform parallel batch processing machines with non-identical capacities and arbitrary job sizes, Int. J. Prod. Econ., 179 (2016), 1–11. https://doi.org/10.1016/j.ijpe.2016.05.014 doi: 10.1016/j.ijpe.2016.05.014
    [40] R. K. Ahuja, T. L. Magnanti, J. B. Orlin, Network Flows, Theory, Algorithms, and Applications, Prentice Hall, Englewood Cliffs, 1993.
    [41] M. L. Fredman, R. E. Tarjan, Fibonacci heaps and their uses in improved network optimization algorithms, J. ACM, 34 (1987), 596–615. https://doi.org/10.1145/28869.28874 doi: 10.1145/28869.28874
    [42] J. E. Hopcroft, R. M. Karp, An n5/2 algorithm for maximum matching in bipartite graphs, SIAM J. Comput., 2 (1973), 225–231. https://doi.org/10.1137/0202019 doi: 10.1137/0202019
    [43] C. C. Wu, D. Bai, X. Zhang, S. R. Cheng, J. C. Lin, Z. L. Wu, et al., A robust customer order scheduling problem along with scenario-dependent component processing times and due dates, J. Manuf. Syst., 58 (2021), 291–305. https://doi.org/10.1016/j.jmsy.2020.12.013 doi: 10.1016/j.jmsy.2020.12.013
    [44] C. C. Wu, J. N. Gupta, W. C. Lin, S. R. Cheng, Y. L. Chiu, J. H. Chen, et al., Robust scheduling of two-agent customer orders with scenario-dependent component processing times and release dates, Mathematics, 10 (2022), 1545. https://doi.org/10.3390/math10091545 doi: 10.3390/math10091545
    [45] C. C. Wu, A. Azzouz, J. Y. Chen, J. Xu, W. L. Shen, L. Lu, et al., A two-agent one-machine multitasking scheduling problem solving by exact and metaheuristics, Complex Intell. Syst., 8 (2022), 199–212. https://doi.org/10.1007/s40747-021-00355-4 doi: 10.1007/s40747-021-00355-4
  • This article has been cited by:

    1. Naveed Iqbal, Mohammad Alshammari, Wajaree Weera, Numerical analysis of fractional-order nonlinear Gardner and Cahn-Hilliard equations, 2022, 8, 2473-6988, 5574, 10.3934/math.2023281
    2. Fatemeh Nejati, Wahidullah Omer Zoy, Nayer Tahoori, Pardayev Abdunabi Xalikovich, Mohammad Amin Sharifian, Moncef L. Nehdi, Machine Learning Method Based on Symbiotic Organism Search Algorithm for Thermal Load Prediction in Buildings, 2023, 13, 2075-5309, 727, 10.3390/buildings13030727
    3. Ling Li, Yongxian Li, Firdous A. Shah, Structure Preprocessing Method for the System of Unclosed Linear Algebraic Equations, 2022, 2022, 2314-4785, 1, 10.1155/2022/5435076
    4. Muhammad Naeem, Humaira Yasmin, Rasool Shah, Nehad Ali Shah, Kamsing Nonlaopon, Investigation of Fractional Nonlinear Regularized Long-Wave Models via Novel Techniques, 2023, 15, 2073-8994, 220, 10.3390/sym15010220
    5. Xiaoming You, Gongxing Yan, Murtadha M. Al-Masoudy, Mohamed Amine Kadimallah, Tamim Alkhalifah, Fahad Alturise, H. Elhosiny Ali, Application of novel hybrid machine learning approach for estimation of ultimate bond strength between ultra-high performance concrete and reinforced bar, 2023, 180, 09659978, 103442, 10.1016/j.advengsoft.2023.103442
    6. Ruyi Dong, Junjie Du, Yanan Liu, Ali Asghar Heidari, Huiling Chen, An enhanced deep deterministic policy gradient algorithm for intelligent control of robotic arms, 2023, 17, 1662-5196, 10.3389/fninf.2023.1096053
    7. Xiao Xin, Muhammad Ijaz Khan, Shuguang Li, Scheduling equal-length jobs with arbitrary sizes on uniform parallel batch machines, 2023, 21, 2391-5455, 10.1515/math-2022-0562
    8. Rezgar Hasanzadeh, Rzgar M. Abdalrahman, A Regression Analysis on Steam Gasification of Polyvinyl Chloride Waste for an Efficient and Environmentally Sustainable Process, 2023, 15, 2073-4360, 2767, 10.3390/polym15132767
    9. Ifeyinwa Jacinta Onu, Abiodun Esther Omolara, Moatsum Alawida, Oludare Isaac Abiodun, Abdulatif Alabdultif, Detection of Ponzi scheme on Ethereum using machine learning algorithms, 2023, 13, 2045-2322, 10.1038/s41598-023-45275-0
    10. Lal Mohammad, Jatisankar Bandyopadhyay, Rubel Sk, Ismail Mondal, Trinh Trong Nguyen, Giuseppe Francesco Cesare Lama, Duong Tran Anh, Estimation of agricultural burned affected area using NDVI and dNBR satellite-based empirical models, 2023, 343, 03014797, 118226, 10.1016/j.jenvman.2023.118226
    11. Ya Qin, Rizk M. Rizk-Allah, Harish Garg, Aboul Ella Hassanien, Václav Snášel, Intuitionistic fuzzy-based TOPSIS method for multi-criterion optimization problem: a novel compromise methodology, 2023, 8, 2473-6988, 16825, 10.3934/math.2023860
    12. Dongze He, Qingshan Wang, Rui Zhong, Bin Qin, A unified spectral-geometric model of FGM double conical/cylindrical/spherical shell coupled with annular plates, 2023, 143, 08981221, 348, 10.1016/j.camwa.2023.05.001
    13. Helong Yu, Zisong Zhao, Jing Zhou, Ali Asghar Heidari, Huiling Chen, Sine cosine algorithm with communication and quality enhancement: Performance design for engineering problems, 2023, 10, 2288-5048, 1868, 10.1093/jcde/qwad073
    14. Atef El Jery, Moutaz Aldrdery, Ujwal Ramesh Shirode, Juan Carlos Orosco Gavilán, Abubakr Elkhaleefa, Mika Sillanpää, Saad Sh. Sammen, Hussam H. Tizkam, An Efficient Investigation and Machine Learning-Based Prediction of Decolorization of Wastewater by Using Zeolite Catalyst in Electro-Fenton Reaction, 2023, 13, 2073-4344, 1085, 10.3390/catal13071085
    15. Deming Lei, Tao Dai, An adaptive shuffled frog-leaping algorithm for parallel batch processing machines scheduling with machine eligibility in fabric dyeing process, 2024, 62, 0020-7543, 7704, 10.1080/00207543.2024.2324452
    16. Leren Qian, Jiexin Bai, Yiqian Huang, Diyar Qader Zeebaree, Abbas Saffari, Dilovan Asaad Zebari, Breast cancer diagnosis using evolving deep convolutional neural network based on hybrid extreme learning machine technique and improved chimp optimization algorithm, 2024, 87, 17468094, 105492, 10.1016/j.bspc.2023.105492
    17. Chunlei Lin, Junhui Zhou, Qianqian Lu, Mohamad Khaje Khabaz, Amirreza Karimi Andani, Mortatha Al-Yasiri, Guangyong Pan, Thermal conductivity prediction of WO3-CuO-Ag (35:40:25)/water hybrid ternary nanofluid with Artificial Neural Network and back-propagation algorithm, 2023, 36, 23524928, 106807, 10.1016/j.mtcomm.2023.106807
    18. Mohana Alanazi, Abdulmajeed Alanazi, Kareem M. AboRas, Yazeed Yasin Ghadi, Olubayo Babatunde, Multiobjective and Coordinated Reconfiguration and Allocation of Photovoltaic Energy Resources in Distribution Networks Using Improved Clouded Leopard Optimization Algorithm, 2024, 2024, 1099-114X, 1, 10.1155/2024/7792658
    19. Wei Tang, Shuili Yang, Mohammad Khishe, Profit prediction optimization using financial accounting information system by optimized DLSTM, 2023, 9, 24058440, e19431, 10.1016/j.heliyon.2023.e19431
    20. Yanyue Liang, Lihong Zhang, Shuguang Li, 2024, Fast approximation algorithms for scheduling uniform parallel batch machines with inclusive processing set restriction, 979-8-3503-6144-5, 70, 10.1109/ICAACE61206.2024.10548968
    21. Fengxian Wang, Shaozhi Feng, Youmei Pan, Huanlong Zhang, Senlin Bi, Jiaxiang Zhang, Dynamic spiral updating whale optimization algorithm for solving optimal power flow problem, 2023, 79, 0920-8542, 19959, 10.1007/s11227-023-05427-5
    22. Daniel Constantin Diaconu, Romulus Costache, Abu Reza Md. Towfiqul Islam, Manish Pandey, Subodh Chandra Pal, Arun Pratap Mishra, Chaitanya Baliram Pande, Developing flood mapping procedure through optimized machine learning techniques. Case study: Prahova river basin, Romania, 2024, 54, 22145818, 101892, 10.1016/j.ejrh.2024.101892
    23. Hamed Karimian, Jinhuang Huang, Youliang Chen, Zhaoru Wang, Jinsong Huang, A novel framework to predict chlorophyll-a concentrations in water bodies through multi-source big data and machine learning algorithms, 2023, 30, 1614-7499, 79402, 10.1007/s11356-023-27886-2
    24. Haitham A. Mahmoud, Azhar Imran, Ch Anwar Ul Hassan, Mohammed A. El-Meligy, Optimizing Accounting Information Systems With Hybrid Capsule Network and Honey Badger Particle Swarm Optimization, 2024, 12, 2169-3536, 153346, 10.1109/ACCESS.2024.3481034
  • Reader Comments
  • © 2022 the Author(s), licensee AIMS Press. This is an open access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0)
通讯作者: 陈斌, bchen63@163.com
  • 1. 

    沈阳化工大学材料科学与工程学院 沈阳 110142

  1. 本站搜索
  2. 百度学术搜索
  3. 万方数据库搜索
  4. CNKI搜索

Metrics

Article views(1892) PDF downloads(101) Cited by(24)

Other Articles By Authors

/

DownLoad:  Full-Size Img  PowerPoint
Return
Return

Catalog