parallel machine
Recently Published Documents


TOTAL DOCUMENTS

1445
(FIVE YEARS 258)

H-INDEX

56
(FIVE YEARS 7)

2022 ◽  
Vol 163 ◽  
pp. 108196
Author(s):  
Wenshuo Ma ◽  
Xiaoliang Jin ◽  
Jingjun Yu ◽  
Yiqing Yang ◽  
Xinjun Liu ◽  
...  

2022 ◽  
Vol 13 (2) ◽  
pp. 185-222 ◽  
Author(s):  
Murat Çolak ◽  
Gülşen Aydın Keskin

Hybrid flowshop scheduling problem (HFSP) is a mixture of two classical scheduling problems as parallel machine scheduling (PMS) and flowshop scheduling (FS). In the HFSP, a series of jobs are processed respectively in a set of stages that at least one of these stages has more than one parallel machine (identical, uniform or unrelated). HFSP is a widespreadly studied subject in the literature and there are various application areas such as transportation, healthcare management, agricultural activities, cloud computing, and the most common manufacturing. Therefore, it will be useful to present a review study including recent papers and developments related to this problem for researchers. For this aim, in this paper, a systematic literature survey has been conducted with respect to HFSPs by means of Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA) methodology which enables to realize systematic review and meta-analyses in a specified subject. 172 articles which are published in the 2010-2020 year interval, related to production scheduling and including a mathematical programming model to express scheduling problems have been determined as a result of this methodological review process. These articles have been statistically analyzed according to many features such as year, country, journal, number of stages, type of parallel machines, constraints, objective functions, solution methods, test instances and type of parameters. The results of statistical analyses have been presented through charts so as to provide a visual demonstration to researchers. Furthermore, it has been aimed to answer 14 predetermined research questions by means of analyses realized in the scope of this review study. Consequently, it has revealed the existing literature, recent developments and future research suggestions related to HFSP and therefore it is possible to say that this review paper provides a beneficial road map for researchers studying in this field.


2021 ◽  
Vol 20 (4) ◽  
pp. 637-644
Author(s):  
RustemAdamovich Shichiyakh ◽  
Olga Yu ◽  
InaraK. Shakhbanova ◽  
ChulpanYa Shafranskaya ◽  
SvetlanaV. Titova ◽  
...  

Mathematics ◽  
2021 ◽  
Vol 10 (1) ◽  
pp. 61
Author(s):  
Wencheng Wang ◽  
Xiaofei Liu

In this paper, we consider parallel-machine scheduling with release times and submodular penalties (P|rj,reject|Cmax+π(R)), in which each job can be accepted and processed on one of m identical parallel machines or rejected, but a penalty must paid if a job is rejected. Each job has a release time and a processing time, and the job can not be processed before its release time. The objective of P|rj,reject|Cmax+π(R) is to minimize the makespan of the accepted jobs plus the penalty of the rejected jobs, where the penalty is determined by a submodular function. This problem generalizes a multiprocessor scheduling problem with rejection, the parallel-machine scheduling with submodular penalties, and the single machine scheduling problem with release dates and submodular rejection penalties. In this paper, inspired by the primal-dual method, we present a combinatorial 2-approximation algorithm to P|rj,reject|Cmax+π(R). This ratio coincides with the best known ratio for the parallel-machine scheduling with submodular penalties and the single machine scheduling problem with release dates and submodular rejection penalties.


2021 ◽  
Vol ahead-of-print (ahead-of-print) ◽  
Author(s):  
Laouni Djafri

PurposeThis work can be used as a building block in other settings such as GPU, Map-Reduce, Spark or any other. Also, DDPML can be deployed on other distributed systems such as P2P networks, clusters, clouds computing or other technologies.Design/methodology/approachIn the age of Big Data, all companies want to benefit from large amounts of data. These data can help them understand their internal and external environment and anticipate associated phenomena, as the data turn into knowledge that can be used for prediction later. Thus, this knowledge becomes a great asset in companies' hands. This is precisely the objective of data mining. But with the production of a large amount of data and knowledge at a faster pace, the authors are now talking about Big Data mining. For this reason, the authors’ proposed works mainly aim at solving the problem of volume, veracity, validity and velocity when classifying Big Data using distributed and parallel processing techniques. So, the problem that the authors are raising in this work is how the authors can make machine learning algorithms work in a distributed and parallel way at the same time without losing the accuracy of classification results. To solve this problem, the authors propose a system called Dynamic Distributed and Parallel Machine Learning (DDPML) algorithms. To build it, the authors divided their work into two parts. In the first, the authors propose a distributed architecture that is controlled by Map-Reduce algorithm which in turn depends on random sampling technique. So, the distributed architecture that the authors designed is specially directed to handle big data processing that operates in a coherent and efficient manner with the sampling strategy proposed in this work. This architecture also helps the authors to actually verify the classification results obtained using the representative learning base (RLB). In the second part, the authors have extracted the representative learning base by sampling at two levels using the stratified random sampling method. This sampling method is also applied to extract the shared learning base (SLB) and the partial learning base for the first level (PLBL1) and the partial learning base for the second level (PLBL2). The experimental results show the efficiency of our solution that the authors provided without significant loss of the classification results. Thus, in practical terms, the system DDPML is generally dedicated to big data mining processing, and works effectively in distributed systems with a simple structure, such as client-server networks.FindingsThe authors got very satisfactory classification results.Originality/valueDDPML system is specially designed to smoothly handle big data mining classification.


Author(s):  
Xiao Wu ◽  
Peng Guo ◽  
Yi Wang ◽  
Yakun Wang

AbstractIn this paper, an identical parallel machine scheduling problem with step-deteriorating jobs is considered to minimize the weighted sum of tardiness cost and extra energy consumption cost. In particular, the actual processing time of a job is assumed to be a step function of its starting time and its deteriorating threshold. When the starting time of a job is later than its deteriorating threshold, the job faces two choices: (1) maintaining its status in holding equipment and being processed with a base processing time and (2) consuming an extra penalty time to finish its processing. The two work patterns need different amounts of energy consumption. To implement energy-efficient scheduling, the selection of the pre-processing patterns must be carefully considered. In this paper, a mixed integer linear programming (MILP) model is proposed to minimize the total tardiness cost and the extra energy cost. Decomposition approaches based on logic-based Benders decomposition (LBBD) are developed by reformulating the studied problem into a master problem and some independent sub-problems. The master problem is relaxed by only making assignment decisions. The sub-problems are to find optimal schedules in the job-to-machine assignments given by the master problem. Moreover, MILP and heuristic based on Tabu search are used to solve the sub-problems. To evaluate the performance of our methods, three groups of test instances were generated inspired by both real-world applications and benchmarks from the literature. The computational results demonstrate that the proposed decomposition approaches can compute competitive schedules for medium- and large-size problems in terms of solution quality. In particular, the LBBD with Tabu search performs the best among the suggested four methods.


Author(s):  
Maximilian Moser ◽  
Nysret Musliu ◽  
Andrea Schaerf ◽  
Felix Winter

AbstractIn this paper, we study an important real-life scheduling problem that can be formulated as an unrelated parallel machine scheduling problem with sequence-dependent setup times, due dates, and machine eligibility constraints. The objective is to minimise total tardiness and makespan. We adapt and extend a mathematical model to find optimal solutions for small instances. Additionally, we propose several variants of simulated annealing to solve very large-scale instances as they appear in practice. We utilise several different search neighbourhoods and additionally investigate the use of innovative heuristic move selection strategies. Further, we provide a set of real-life problem instances as well as a random instance generator that we use to generate a large number of test instances. We perform a thorough evaluation of the proposed techniques and analyse their performance. We also apply our metaheuristics to approach a similar problem from the literature. Experimental results show that our methods are able to improve the results produced with state-of-the-art approaches for a large number of instances.


Sign in / Sign up

Export Citation Format

Share Document