# Introduction cheduling involves the timing and coordination of operations with the goal of obtaining a smooth rate of flow of goods or customers through the system, while attaining a high utilization of resources. Developing the production schedule in high-volume systems are often referred to as flow shop scheduling. In a multi-processor flow shop, there are multiple identical parallel machines in at least one of the multiple stages of operation. Some stages may have one machine, but at least one stage must have multiple machines. Each job is processed by one machine in each stage and it must go through one or more stages. Machines operating in parallel can be identical, uniform or unrelated. Fuzzy set theory has been used to model this system. Recently, significant attention has been given to modeling scheduling problems within a fuzzy framework. This Fuzzy logic was introduced by Zadeh (1965). McCahone and Lee (1992) used fuzzy logic for job scheduling in flow shop. Chan et al. (1997) developed a fuzzy approach to operation selection. Tsujimura et al. (1993) showed that fuzzy set theory is useful in flow shop scheduling problems with uncertain processing times. Grabot and Geneste (1994) proposed a way to use fuzzy logic in order to build aggregated rules, to allow obtaining a compromise between the satisfactions of several criteria. Ishibuchi et al. (1994) formulated a fuzzy flow shop scheduling problem where the due-date of each job is given as a fuzzy set and the objective function was to maximize the minimum grade of satisfaction over given jobs. Hong and Wang (2000) showed that flexible flow shops can be considered as generalizations of simple flow shops. Petroni and Rizzi (2002) presented a fuzzy logic based tool intended to rank flow shop dispatching rules under multiple performance criteria. Kacem et al. (2002) proposed a Pareto approach based on the hybridization of fuzzy logic (FL) and evolutionary algorithms (EAs) to solve the flexible job-shop scheduling problem (FJSP).Yun, Y. S. (2002) proposed a new genetic algorithm (GA) with fuzzy logic controller (FLC) for dealing with preemptive job-shop scheduling problems (p-JSP) and nonpreemptive job-shop scheduling problems (np-JSP). Keung et al. (2003) The above proposed methods did not consider the fuzzy multi objective parallel flow shop problem and machine reliability based utilization during scheduling while considering criteria like critical ratio, completion time, processing complexity, mean time between maintenance and set up time. In this research, fuzzy rule based system is developed to address the uncertainty and satisfy the multiple objectives. This system provided the priority of each job by considering the information of processing time, due date, cost over time, profit over time, critical ratio, inventory level, etc. as appropriate fuzzy membership functions. On the other hand, the fuzzy inference system (FIS) provided the machine priority based on reliability and availability at each of the stages, considering mean time between failure (MTBF), mean time to repair (MTTR), mean time between shutdowns (MTBS), mean time between maintenance (MTBM), failure rate (FR) and set up time (ST). # II. # Problem Definition In hybrid flow shop there may be a numbers of stages of processor and each stage has more than one identical machine. The machines are identical in a sense that, for a given stage the jobs need the same time to be processed on each machine. But the reliability and availability characteristics, i.e. mean time between failures, mean time to repair, mean time between shutdowns, mean time between maintenance, failure rate and set up time are different for each machine in a single stage. Each job has to be processed in every stage. The priority of the jobs could be appraised by the values of their processing times, profit over time, due dates, cost over time, critical ratio (defined as due date divided by processing time), level of inventory, completion times and processing complexity. In each stage, the identical machine's priority is determined based on the information of mean time between failure, mean time to repair, mean time between shutdowns, mean time between maintenance, failure rate and set up time. Figure 1 shows the typical flow shop structure in a manufacturing facility. So this problem involves determining the mechanism of priority determination of the jobs and machines in an individual stage and how to manage grouping, sequencing and allocating the jobs in the machines at every stage in such a way that the total percentage of over utilization will be minimized and top priority jobs will be processed on top priority machines. # Global Journal of Management and Business Research Volume XVI Issue XI Version I Year ( ) # Methodology In this study, Mamdani type fuzzy inference method is used because it is intuitive and well suited to human input nonlinear system. Here all the variables are expressed as linguistic variables. In this model, 'minimum' is used for implication stage, 'maximum' is used for aggregation stage and 'centroid' is used for defuzzification. A fuzzy inference system (FIS) is used to identify priority of each job and machine for each individual stage of the hybrid flow shop, using MATLAB Fuzzy Logic Toolbox. To process the top priority job in the top priority machines and minimize the make span, an algorithm is developed for grouping, sequencing and allocating the jobs to the machines at every stage in such a way that the total percentage of over utilization is minimized. Proposed methodology has been summarized in Figure 2. # a) FIS for Job Priority Determination To incorporate multi objective scheduling, fuzzy priority is calculated by developing a fuzzy inference system using MATLAB fuzzy logic toolbox. Six input variables: critical ratio, profit over time, cost over time, level of inventory, processing complexity and flow times are used in this FIS. The output of this FIS is job priority. In this research, triangular membership function is chosen for all variables, because of its simplicity and computational efficiency. Also there is no speed overshoot, with high steady state accuracy and fast response and recovery. Five membership functions for each input and output are used because higher the number of functions, the greater the number of rules required. The following 35 rules are constructed in the fuzzy inference system to determine the job priority in each machine at the first stage. The weights for each of the input variables are summarized in Table 1. To find out the subsequent stages, five variables are considered: critical ratio, profit over time, # b) FIS for Machine Priority Determination In hybrid flow shop scheduling, machine priority is very important because the highly reliable and available machine should get the high priority during allocation of the top priority job. Reliability is a broad term that focuses on the ability of a product to perform its intended function. Reliability can be defined as the probability that an item will continue to perform its intended function without failure for a specified period of the time under the stated condition. To determine the priority of each machine in every stage, fuzzy inference system is developed which take MTBF, MTTR, MTBS, MTBM, FR and ST as input and machine priority as output. The weights of the input variables are shown in table-1. In this, FIS triangular membership is chosen for each input and output variables. Five membership functions for each input and five membership functions for output are used. # c) Grouping and Sequencing Algorithm After getting the priority of each job and machine for every stage using the two different FIS, the following measures are taken: Job priority is determined based on their priority value. The job which has the highest priority value has ranked top, second highest priority has ranked second and so on. Similarly, machine priority is determined based on the reliability and availability values. Using this priority value and processing time of each job, the target utilization is calculated with the following equation: Let us suppose the machines have priority R 1 , R 2 , R 3 ,?..,R n Normalized Priority (for machine j), NR j = (R j )/?? ?? ?? ?? ?? =1 ? Target Utilization (for machine j), T j = NR j * TPT where, TPT = Total Processing Time i. Grouping Main principle of this grouping algorithm is to perform the top priority job in the top priority machine. So, the top priority jobs are assigned to the highest priority machine until it satisfies the target utilization. When it does not satisfy the target utilization, the second highest priority machine is selected and the rest of the jobs are assigned until the target utilization of this machine is satisfied. If it does not satisfy in the first assignment, the percentage of over utilization for that assignment (U2%) is calculated. The percentage of over utilization (U1%) is also deduced if it is assigned to the highest priority machine with previous assignment. The jobs are assigned to the machine in which percentage of over utilization is minimized and the rest of the jobs are assigned until it satisfies the target utilization of the second highest priority machine. If it does not satisfy other than the first assignment, the third highest priority machine is selected and the rest of the jobs are assigned to it until it satisfies its target utilization. If it does not satisfy in the first assignment, the percentage of over utilization for that assignment is calculated. The percentage of over utilization is also deduced if it is assigned to the highest priority machine with previous assignment. The jobs are assigned to the machine in which percentage of over utilization is minimized and the rest of the jobs are assigned until it satisfies the target utilization of the third highest priority machine. If it does not satisfy other than the first assignment, the fourth highest priority machine is selected and the rest of the jobs are assigned to it until it satisfies its target utilization. Similarly grouping is performed in other stages. ii. Sequencing Sequencing is determined based on the priority of the job. Highest priority job in the group is assigned first, followed by the second, third and so on. Except for the first stage sequencing, other subsequent sequencing may need to be modified in order to minimize the make span, without hampering the main principle of grouping and sequencing. That is, the higher priority job does not need to wait for the job which has lower priority. It is modified in such a way that if the arrival time of the higher priority job is greater than the completion time of the less priority job in that stage for the same group, the lower priority job should be done first. The complete flow chart for grouping and sequencing algorithm is shown in Figure 4. # Global Journal of Management and Business Research # Numerical Illustration The developed algorithm has been coded in C++ programming language with MATLAB fuzzy logic tool box to put the system into practice. For analyzing the performance of the developed algorithm, a case study has been presented. The case study depicted here uses the data collected from a local textile knit composite factory located at Gazipur, Bangladesh to clarify the proposed process. A four stage multiprocessor flow shop is designed, having 2 machines in the first stage, 3 machines in the second and third, and in the final stage, 2 machines. Five jobs have been considered. Here M kj indicates the machine j in stage k. So the jobs in the system pass through four different stages having ten machines. Figure 5 The critical ratio for all the machines in every stage is calculated using the processing times and the due date, based on customer requirements (see Table 2). Table 3 shows the job completion time in each stage, as well as the profit over time and cost over time. Table 4 depicts the processing complexity and level of inventory for each of the jobs in four stages. The calculated priority of the job using the Fuzzy Inference System is shown in Table 6. Based on this priority, the top priority job in stage 1 is B, followed by D, A, C and E. Similarly, the priority of the jobs in other stages is calculated. Priorities of machines are also determined based on the reliability and availability of the machines found from the FIS. The machine which has the highest priority is ranked as the top priority machine. The other machines follow the same pattern. Then, based on their normalized priority, the target utilization for each machine is determined in Table 7. # Results and Discussion According to the developed algorithm, Table 8 provides the final grouping and sequencing of the jobs in the machines. Accordingly, the jobs should be allocated to ensure the priority of the jobs and machines. It has been found that both machines should be used in stage 1 to perform the jobs, but in stage 2 only machine 1 is enough. Machine 3 and 1 are required in stage 3, while all the jobs should be performed in machine 1 in the last stage. Table 5 provides information about the machines' reliability and availability in each of the four stages. # Conclusion Within an organization, scheduling pertains to establishing the timing of the use of specific resources of that organization. It relates to the use of equipment, facilities and human activities. Scheduling decisions are the final step in the transformation process before actual output occurs. Effective scheduling can yield cost savings and increase in productivity. The objectives of scheduling are to achieve trade-offs among conflicting goals, which include efficient utilization of stuff, equipment and facilities, and minimization of customer waiting time, inventories and process times. In this research, a hybrid flow shop scheduling problem has been analyzed. The uncertainty about the parameters is incorporated by the Fuzzy Inference System. In order to determine the job priority, the parameters considered are critical ratio, profit over time, cost over time, level of inventory, completion time and processing complexity. Machine reliability and availability in each of the stages are characterized by mean time between failure, mean time to repair, mean time between shut down, mean time between maintenance, failure rate and set up time. The ultimate target has been to meet the customers' requirements in terms of meeting due dates and minimizing cost over time. An algorithm is then designed to schedule the grouping and sequencing of the jobs in the respective machines in each of the stages, considering their appropriate priorities, while integrating the production and maintenance planning schemes. For further research, sensitivity analysis can be performed to enhance the results obtained in this research, and suitable adjustments can be made accordingly. For job priority, some other factors can also be taken into consideration, such as, penalty for not meeting the deadline and level of inventory in the intermediate stages of production. Similarly, for determining the machine priority, other aspects affecting machine reliability and availability can be incorporated to make the schedule more realistic. The model can also be tested by taking actual data from other production systems. For our scheduling purpose, triangular membership function has been used. For other types of models, Gaussian, trapezoidal or sigmoidal membership functions can be used to test the validity of results. ![used genetic algorithm to optimize the machine utilization and balance tool magazine capacity of a flexible machining workstation (FMW) in a tool-sharing environment where fuzzy logic technique could be incorporated to develop more realistic result. Paul & Azeem (2010) addressed the Hybrid Flow Shop (HFS) scheduling problems to minimize the total work in process inventory. Naderi-Beni et al. (2012) considered no-wait flow shop problem where setup times depend on sequence of operations and solved the model using two-phase fuzzy programming. Galzina et al. (2012) proposed a novel adaptive approach with fuzzy particle swarm optimization technique to optimize flow shop scheduling problem. A literature review on exact, heuristic and meta heuristic methods that can be applied to solve the scheduling of hybrid flow shop problem have been proposed by Ruiz & Vázquez-Rodríguez (2010). Chen et al. (2009) minimized make span using genetic algorithm to move from local optimal to near-optimal solutions in Reentrant Permutation Flow Shop scheduling problem. Lei (2010) used random key genetic algorithm (RKGA) to find a schedule that maximizes the minimum agreement index subject to periodic maintenance, non-resumable jobs and fuzzy due-date. Zare & Fakhrzad (2011) used hybrid genetic algorithm to minimize the total job tardiness for flexible flow-shop. Behnamian & Ghomi (2011) solved sequence-dependent setup time hybrid flow shop scheduling problems using genetic algorithm and a variable neighborhood search. Wang & Liu (2013) proposed genetic algorithm to optimize a two-stage nowait hybrid flow shop scheduling problem. Moradinasab et al. (2013) used adaptive imperialist competitive algorithm (AICA) and genetic algorithm (GA) to minimize the total completion time of a two-stage flow shop scheduling problem. Six heuristic algorithms were used by Shafaei & Mirzaeyan (2011) to solve a no-wait two stage flexible flow shop with minimizing makespan. Ramanan et al. (2011) used neural network to find a sequence of jobs in the flow shop to minimize makespan. Chou (2013) used PSO algorithm and cocktail decoding method to minimize the make span of a hybrid flow shop (HFS) problem. Marichelvam et al. (2014) used cuckoo search (CS) meta heuristic algorithm to minimize the make span for the Hybrid flow shop scheduling (HFS).Gupta et al. (2002) developed and compared different local search heuristics for two stage flow shop problem considering total weighted tardiness as a secondary criterion. Khalouli et al. (2010) used ant colony optimization method to minimize the sum of the total earliness and tardiness penalties in a hybrid flow shop scheduling problem. Behnamian & Zandieh (2011) proposed colonial competitive algorithm (CCA) to minimize earliness and quadratic tardiness penalties. Cheng et al. (2001) articulated three machine permutations in a flow shop scheduling problem where the main objective was to minimize the maximum completion time. Gu et al. (2010) proposed an improved gravitational search algorithm (IGSA) to solve the flow shop scheduling problem with the objective of minimizing production time. Rabiee et al. (2012) proposed the adapted imperialist competitive algorithm (AICA) to minimize mean completion time (MCT) of a no-wait two-machine flow shop scheduling problem. Bo?ejko et al. (2013) proposed Parallel tabu search algorithm for the hybrid flow shop problem. Mozdgir et al. (2013) addressed a two stage assembly flow shop problem with multiple non-identical assembly machines and proposed a mixed-integer linear programming model to solve the problem. Benavides et al. (2014) proposed heuristic solution for a combined assignment and scheduling problem named Heterogeneous Flow Shop Scheduling Problem.](image-2.png "") 1![Fig.1: Typical scenario of hybrid flow shop](image-3.png "Fig. 1 :") 2![Fig. 2: Reliability and availability based multi objective scheduling framework i. Job Priority in the First Stage To determine the priority at the first stage, six above mentioned variables are considered. All the input variables have triangular membership function and all variables are divided into five zones: very low, low, medium, high and very high. An output variable of first stage is job priority (value between 0 and 1). Output membership function is also triangular shaped, having five possible zones. The developed FIS model for job priority at first stage is shown in Figure 3.](image-4.png "Fig. 2 :") 1Input Variables for JobWeightsInput Variables for MachineWeightsCritical Ratio0.95MTBF1Flow Time0.8MTTR1Cost over Time1.0MTBS0.9Profit over Time0.9MTBM0.9Level of Inventory0.9FR1Processing Complexity0.5ST0.8variables have triangular membership function and all variables are divided into five zones: very low, low, medium, high and very high. An output variable of first stage is job priority (value between 0 and 1). Output membership function is also triangular shaped, having five possible zones. 2Job NameProcessing time in Stage 1 (mins)Processing time in Stage 2 (mins)Processing time in Stage 3 (mins)Processing time in Stage 4 (mins)Due Date (Days)Critical Ratio in Stage 1Critical Ratio in Stage 2Critical Ratio in Stage 3Critical Ratio in Stage 4A968713715140.0420.0460.0290.026B791251026110.0130.0080.00980.016C115139819260.0520.0430.0740.065D66109937030.0450.0280.0320.043E1658214510050.030.0610.0340.05Total521542558474A 3CompletionCompletionCompletionCompletionJobTime inTime inTime inTime inCost overProfit over TimeNameStageStageStageStageTime (Tk/hr)(Tk/hr)1(mins)2(mins)3(mins)4(mins)A1241151621698517B99143137865220C1421791051127316D93131119886824E1811071561336119 4Job NameLevel of Inventory (Kg)Processing Complexity in Stage 1Processing Complexity in Stage 2Processing Complexity in Stage 3Processing Complexity in Stage 4A22500.60.50.90.2B17800.30.50.40.8C19600.70.80.90.4D25200.60.60.70.9E23100.80.40.60.8 5StageMachineMTBFMTTRMTBSMTBMFR (timesST (mins)No.No.(mins)(mins)(days)(days)per week)11 21300 156065 8025 277 60.3 0.670 55185047431.1252290061420.735377052531.3401130075650.64532116059540.9383119062741.12841 21460 139056 739 106 80.9 1.425 37 6Job NamePriorityPriorityPriorityPriority(Stage 1)(Stage 2)(Stage 3)(Stage 4)A0.560.5670.5070.524B0.6280.5260.5260.539C0.5110.5130.5040.501D0.5770.5290.5410.549E0.5090.4690.4760.492 7Modeling and Scheduling of Multi-Stage and Multi-Processor Flow Shop2016Year( ) AStage No.Machine No.PriorityNormalized PriorityTarget Utilization11 20.523 0.5260.49857 0.50143259.755 261.24510.4790.35040234189.918220.4580.33504181.5916830.430.31456170.4910.4790.3352187.0416320.460.321903179.62230.490.342897191.33741 20.508 0.4550.52751872 0.47248188250.04361 223.95639V. 8Stage No.Machine No. (sequenced basedJob Nameon priority)12 (0.526) 1 (0.523)B,C D,A,E1 (0.479)E,D,C,B,A22 (0.458)-3 (0.43)-3 (0.49)E31 (0.479)D,C,B,A2 (0.46)-41 (0.508) 2 (0.455)E, D,C,B,A -VI. © 2016 Global Journals Inc. (US) 1 Modeling and Scheduling of Multi-Stage and Multi-Processor Flow Shop © 2016 Global Journals Inc. (US) © 2016 Global Journals Inc. (US) 1 © 2016 Global Journals Inc. (US) Modeling and Scheduling of Multi-Stage and Multi-Processor Flow Shop * Ratio is Very Low) then (Job Priority is Very High) * Ratio is Low) then (Job Priority is High) * Ratio is Medium) then (Job Priority is Medium * Ratio is High) then (Job Priority is Low) * Ratio is Very High) then (Job Priority is Very Low * Time is Very Low) then (Job Priority is Very High) * Time is Low) then (Job Priority is High) * Time is Medium) then (Job Priority is Medium * Time is High) then (Job Priority is Low * Time is Very High) then (Job Priority is Very Low * If (Cost over Time is Very Low) then (Job Priority is Very Low) * over Time is High) then (Job Priority is High) * Cost over Time is Very High) then (Job Priority is Very High) * over Time is High) then (Job Priority is High) * over Time is Very High) then (Job Priority is Very High) * of Inventory is Very Low) then (Job Priority is Very Low * of Inventory is Low) then (Job Priority is Low * of Inventory is Medium) then (Job Priority is Medium * of Inventory is High) then (Job Priority is High) * of Inventory is Very High) then (Job Priority is Very High) * Complexity is Very Low) then (Job Priority is Very High) * Complexity is Low) then (Job Priority is High) * Complexity is Medium) then (Job Priority is Medium * Complexity is High) then (Job Priority is * Complexity is Very High) then (Job Priority is Very Low * Ratio is Very Low) and (Completion Time is Very Low) and (Cost over Time is Very High) and (Profit over Time is Very High) and (Level of Inventory is Very High) and (Processing Complexity is Very Low) then Priority is Very High) * Ratio is Low) and (Completion Time is Low) and (Cost over Time is High) and (Profit over Time is High) and (Level of Inventory is High) and (Processing Complexity is Low) then (Job Priority is Very High) * Ratio is Medium) and (Completion Time is Medium) and (Cost over Time is Medium) and (Profit over Time is Medium) and (Level of Inventory is Medium) and (Processing Complexity is Medium) then (Job Priority is High) * Ratio is High) and (Completion Time is High) and (Cost over Time is Low) and (Profit over Time is Low) and (Level of Inventory is Low) and (Processing Complexity is High) then (Job Priority is Very Low * Ratio is Very High) and (Completion Time is Very High) and (Cost over Time is Very Low) and (Profit over Time is Very Low) and (Level of Inventory is Very Low) and (Processing Complexity is Very High) then Job Priority is Very Low * References Références Referencias * Hybrid flowshop scheduling with machine and resourcedependent processing times JBehnamian SFGhomi Applied Mathematical Modelling 35 3 2011 * A discrete colonial competitive algorithm for hybrid flowshop scheduling to minimize earliness and quadratic tardiness penalties JBehnamian MZandieh Expert Systems with Applications 38 12 2011 * Flow shop scheduling with heterogeneous workers AJBenavides MRitt CMiralles European Journal of Operational Research 237 2 2014 * Parallel tabu search algorithm for the hybrid flow shop problem WBo?ejko JPempera CSmutnicki Computers & Industrial Engineering 65 3 2013 * A fuzzy approach to operation selection FTChan AKazerooni KAbhary Engineering Applications of Artificial Intelligence 10 4 1997 * Solving the reentrant permutation flow-shop scheduling problem with a hybrid genetic algorithm JSChen JC HPan CMLin 2009 FLOW-SHOP SCHEDULING PROBLEM * Tehnickivjesnik/Technical Gazette 19 1 * Dispatching rules in scheduling Dispatching rules in scheduling: a fuzzy approach BGrabot LGeneste The International Journal of Production Research 32 4 1994 * A gravitational search algorithm for flow shop scheduling WXGu XTLi LZhu JPZhou YMHu CAAI Transaction on Intelligent Systems 5 5 2010 * Local search heuristics for two-stage flow shop problems with secondary criterion JNGupta KHennig FWerner Computers & Operations Research 29 2 2002 * Fuzzy flexible flow shops at two machine centers for continuous fuzzy domains TPHong TTWang Information Sciences 129 1 2000 * Local search algorithms for flow shop scheduling with fuzzy due-dates HIshibuchi NYamamoto SMisaki HTanaka International Journal of Production Economics 33 1 1994 * Paretooptimality approach for flexible job-shop scheduling problems: hybridization of evolutionary algorithms and fuzzy logic IKacem SHammadi PBorne Mathematics and computers in simulation 60 3 2002 * An intelligent hierarchical workstation control model for FMS KWKeung WHIp DYuen Journal of materials processing technology 139 1 2003 * A meta-heuristic approach to solve a JIT scheduling problem in hybrid flow shop SKhalouli FGhedjati AHamzaoui Engineering Applications of Artificial Intelligence 23 5 2010 * Fuzzy job shop scheduling problem with availability constraints DLei Computers & Industrial Engineering 58 4 2010 * Improved cuckoo search algorithm for hybrid flow shop scheduling problems to minimize makespan MKMarichelvam TPrabaharan XSYang Applied Soft Computing 19 2014 * Fuzzy job sequencing for a flow shop CSMccahon ESLee European Journal of Operational Research 62 3 1992 * No-wait two stage hybrid flow shop scheduling with genetic and adaptive imperialist competitive algorithms NMoradinasab RShafaei MRabiee PRamezani Journal of Experimental & Theoretical Artificial Intelligence 25 2 2013 * Two-stage assembly flow-shop scheduling problem with non-identical assembly machines considering setup times AMozdgir SM TFatemi Ghomi FJolai JNavaei MNaderi-Beni RTavakkoli-Moghaddam BNaderi EGhobadian APourrousta International Journal of Industrial Engineering Computations 51 12 2013. 2012 International Journal of Production Research * Minimization of work in process inventory in hybrid flow shop scheduling using fuzzy logic SKPaul AAzeem International Journal of Industrial Engineering: Theory, Applications and Practice 17 2 2010 * A fuzzy logic based methodology to rank shop floor dispatching rules APetroni ARizzi International Journal of Production Economics 76 1 2002 * Scheduling of a no-wait two-machine flow shop with sequence-dependent setup times and probable rework using robust metaheuristics MRabiee MZandieh AJafarian International Journal of Production Research 50 24 2012 * An artificial neural network based heuristic for flow shop scheduling problems TRRamanan RSridharan KSShashikant AN&haq Journal of Intelligent Manufacturing 22 2 2011 * The hybrid flow shop scheduling problem RRuiz JAVázquez-Rodríguez European Journal of Operational Research 205 1 2010 * An adaptive neuro fuzzy inference system for makespan estimation in multiprocessor no-wait two stage flow shop RShafaei MRabiee MMirzaeyan International Journal of Computer Integrated Manufacturing 24 10 2011 * An effective method for solving flow shop scheduling problems with fuzzy processing times YTsujimura SHPark ISChang MGen 1993 * Computers & industrial engineering 25 1 * A genetic algorithm for two-stage no-wait hybrid flow shop scheduling problem SWang MLiu Computers & Operations Research 40 4 2013 * Genetic algorithm with fuzzy logic controller for preemptive and non-preemptive job YSYun 2002