0% found this document useful (0 votes)
29 views

Expert Systems With Applications

The document discusses solving the concurrent layout scheduling problem in a job-shop environment through a local neighborhood search algorithm (LNSA). The concurrent layout scheduling problem involves determining both the optimal machine scheduling and optimal machine locations to minimize job completion time while considering transport delays between machines. The LNSA uses a random local neighborhood and simple operators commonly used in metaheuristics for scheduling problems. The algorithm codes all solutions as valid schedules. The findings are compared to previous work and the LNSA achieves similar or better results than previous best known solutions, particularly for more complex problems.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views

Expert Systems With Applications

The document discusses solving the concurrent layout scheduling problem in a job-shop environment through a local neighborhood search algorithm (LNSA). The concurrent layout scheduling problem involves determining both the optimal machine scheduling and optimal machine locations to minimize job completion time while considering transport delays between machines. The LNSA uses a random local neighborhood and simple operators commonly used in metaheuristics for scheduling problems. The algorithm codes all solutions as valid schedules. The findings are compared to previous work and the LNSA achieves similar or better results than previous best known solutions, particularly for more complex problems.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

Expert Systems With Applications 144 (2020) 113096

Contents lists available at ScienceDirect

Expert Systems With Applications


journal homepage: www.elsevier.com/locate/eswa

The solution of the concurrent layout scheduling problem in the


job-shop environment through a local neighborhood search algorithm
Eva Selene Hernández-Gress, Juan Carlos Seck-Tuoh-Mora∗, Norberto Hernández-Romero,
Joselito Medina-Marín, Pedro Lagos-Eulogio, Javier Ortíz-Perea
Academic Area of Engineering and Architecture, Autonomous University of Hidalgo State, Carr. Pachuca-Tulancingo Km 4.5, 42184 Hidalgo, Mexico

a r t i c l e i n f o a b s t r a c t

Article history: The concurrent layout and scheduling problem is an extension of the well-known job-shop scheduling
Received 29 May 2019 problem with transport delays, in which, in addition to the decisions taken in the classic problem, the
Revised 18 November 2019
location of machines must be selected from a set of possible sites. The aim of this study was to solve
Accepted 19 November 2019
this problem by using a local neighborhood search algorithm (LNSA). This algorithm used a random local
Available online 20 November 2019
neighborhood, where neighbors were produced by simple operators commonly used in metaheuristics for
Keywords: scheduling problems. The solution coding used in the LNSA enabled all the calculated solutions to be valid
Job-shop scheduling problem schedules for the problem. The findings of the study were compared with those obtained by Ranjbar, who
Facility layout problem proposed the benchmark problems. Our method obtained a minor average relative percentage compared
Local neighborhood search algorithm to the best-known results. Furthermore, it achieved a smaller makespan in the problems with higher
computational complexity, which may aid companies that require customized manufacturing.
© 2019 Elsevier Ltd. All rights reserved.

1. Introduction lem (FLP). CLSPJE consists of the determination of (a) the optimal
scheduling in which a set of jobs must be manufactured in a set
Customized manufacturing implies that a company can adapt of machines and, simultaneously, (b) the optimal location of these
their production processes to specific customer needs at a rea- machines in order to minimize the processing time of the last
sonable price and in compliance with the delivery dates (Modrak job, considering the transport delays originating from the move-
& Soltysova, 2018; Jiao, Ma, & Tseng, 2003). In recent years, cus- ment between machines. Therefore, determining the arrangement
tomization has been combined with manufacturing because it of machines (FLP) and the job to be performed on each piece of
is important to fulfill customer expectations (Dou, Li, & Chun, equipment (JSSP) are two of the most important decisions to be
2015). For this reason, manufacturers have been challenged to de- considered in achieving efficiency and flexibility of the production
sign modern facilities and operate them effectively (Mourtzis & area (Ranjbar & Najafian, 2012; Hernandez-Gress, Reyna-Amador,
Doukas, 2014; Papakostas, Pintzos, Giannoulis, Nikolakis, & Chrys- Barragan-Vite, & Rivera-Gomez, 2017).
solouris, 2014). Among the applications of the problem addressed While JSSP and FLP are combinatorial problems, JSSP is an NP-
in this study is reconfigurable manufacturing systems (Dou, Li, & hard combinatorial optimization problem (Goncalves, Mendes, &
Chun, 2015), in which the configuration of machines holds con- Resende, 2005). Consequently, it is not feasible to solve a prob-
stant for a relatively short time (i.e., months, weeks, etc.) so that lem of this type (even when it is of a medium size) by using
these decision and programming jobs are tactical (Bi, Lang, Chen, traditional algorithms. Hence, metaheuristic approaches have ob-
& Wang, 2008; Renzi, Leafi, Cavazzuti, & Andrisano, 2014). tained satisfactory results for complex JSSP problems (Nowicki &
The concurrent layout and scheduling problem in a job shop Smutnicki, 2005; Zhang, Li, Rao, & Guan, 2008; Pratchayaborirak
environment (CLSPJE) is a problem involved in the design of fa- & Kachitvichyanukul, 2011; Pardalos, Shylo, & Vazacopoulos, 2010;
cilities as well as compliance with the delivery dates, combining Van Laarhoven, Aarts, & Lenstra, 1992). Moreover, it has been
the job-shop scheduling problem (JSSP) and facility layout prob- demonstrated that heuristics, in this case, do not only provide
the best alternative when the problems are large but also gener-

ate robust solutions when a disruption happens (Jamili, 2016). Be-
Corresponding author.
E-mail addresses: [email protected] (E.S. Hernández-Gress), [email protected]
sides, the solution of FLP by the means of the quadratic assign-
(J.C. Seck-Tuoh-Mora), [email protected] (N. Hernández-Romero), ment problem (QAP) has also been handled by metaheuristics be-
[email protected] (J. Medina-Marín), [email protected] (P. Lagos-Eulogio), cause, as the numbers of machines and locations increase, so does
[email protected] (J. Ortíz-Perea).

https://doi.org/10.1016/j.eswa.2019.113096
0957-4174/© 2019 Elsevier Ltd. All rights reserved.
2 E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096

the problem complexity (Russell & Kai-Yin, 1996; Taillard, 1991; discrete version of the PSO algorithm (ePSO) was used without lo-
Shojaee-Ghandeshtani, Mollai, Hosein-Seyedkashi, & Mohsen- cal search, in addition to using a different coding because of the
Neshati, 2010; Stuzle, 2006; James, Rego, & Glover, 2009; flexible feature, while in the study by Zandieh (2019), the algo-
Ikonomovska, Chorbev, Gjorgjevik, & Dragan, 2006; Shokri, Ashjari, rithm was a combination of two evolutionary techniques (BBO and
Saberi, & Yoon, 2013; Jingfa, Huiyun, Kun, & Shengy, 2018; Palomo- GA), with an encoding that considered more elements. Its purpose
Romero, Salas-Morera, & García-Hernández, 2017). was restricted to the problems with few jobs (i.e., up to 20) and
According to Dou, Li, and Chun (2015) limited research has few machines (i.e., up to 6). The results in both the studies were
been conducted in order to tackle the configuration design prob- tested with randomly generated and unpublished problems and
lem by considering both physical configuration design and schedul- compared with different versions of the proposed algorithms.
ing simultaneously, although there are industries in which it is Studies taking the same problem and the coding were con-
necessary to adjust production capacity and functionality in re- ducted by Ripon, Glette, Hovin, and Torresen (2012) and Ripon and
sponse to changing market needs. Other approaches considered Torrensen (2014). However, what makes them different is that in
the transportation time of handling material in makespan (Chen both the studies, the problems of job scheduling and distribution
& Allen, 2015; Kourosh & Bashirzadeh, 2015); however, they do layout were taken separately for the cost function and solved us-
not obtain the machine configuration as a decision variable. Ad- ing the NSGA-II algorithm. Discrete versions of genetic operators
ditionally, recent trends in JSSP are creating novel metaheuris- were adapted in the study by Ripon, Glette, Hovin, and Torre-
tics that can result in improved solutions for the benchmarking sen (2012) and that proposal was later complemented by a sim-
problems (Mishra, Bose, & Rao, 2017) and consider this problem ple local search in the study by Ripon and Torrensen (2014). It
with specific restrictions such as the energy efficiency of ma- should be noted that Ripon and Torrensen (2014) only took seven
chines (Salido, Escamilla, Giret, & Barber, 2016), in real approaches test problems that were modifications of the problems in the OR-
such as rescheduling with job insertion (Zhou, et al., 2015), or in Library. For the most part, these problems were similar or smaller
multiobjective flexible manufacturing systems (Vahit, 2016). In re- in size to the 43 problems treated in the present study.
cent years, several studies have been conducted with the aim to Thus, to the best of our knowledge, the ideas presented in the
solve CLSPJE (Kazemi, Poormoaied, & Eslami, 2012; Ranjbar & Na- present study have not previously been used to propose an evolu-
jafian, 2012; Ripon & Torrensen, 2014; Hernandez-Gress, Reyna- tionary algorithm for the CLSPJE problem.
Amador, Barragan-Vite, & Rivera-Gomez, 2017). The most complete The remainder of this paper is organized as follows. In
of these is the approach of Ranjbar and Najafian (2012), who pro- Section 2, the problem definition is presented along with an
posed a benchmark specific to CLSPJE with 43 problems. Therefore, example. In Section 3, the proposed algorithm is explained. In
the aim of the present study was to present a novel metaheuristic Section 4, the results are demonstrated, which are then discussed
method in order to solve CLSPJE and compare the results obtained in Section 5. Finally, the conclusion is presented in Section 6.
with those obtained by Ranjbar and Najafian. This method can be
used in industries that require mass customization. 2. CLSPJE
The algorithm presented in this study is evolutionary. The use
of local neighborhoods to enhance the performance of evolution- CLSPJE is an extension of the well-known JSSP with transport
ary algorithms is not new for JSSP and many of its variants (i.e., delays (Ranjbar & Najafian, 2012), in which, in addition to the de-
setup time, additional or constrained resources and fuzzy process- cisions taken in the classic problem, the location of machines must
ing time, among others). be selected from a set of possible sites. Afterward, sequencing and
Many of the previous studies that treat JSSP and FLP together allocation of machines to possible sites are carried out in CLSPJE in
actually only work on one of them (Fu & Kaku, 1997; Barbosa- order to minimize the processing time completion of the last job
Póvoa, Mateus, & Novais, 2002; Chang-Lin, Shan-Ping, & Tsung- (i.e., makespan) after considering the transport delays.
Shing, 2011), while other authors solve the problems by simu- CLSPJE can be described based on the following assumptions:
lating the sequence of jobs taking all the possible facility lay-
• There are n jobs, m machines, m possible sites, and a ware-
outs so that the size of problems to be resolved are limited
house.
(Azadeh, Motevali Haghighi, & Asadzadeh, 2014; Azadeh, Moghad-
• Each job i consists of a set of m operations, where each job vis-
dam, Asadzadeh, & Negahban, 2011; Azadeh, Nazari, & Chark-
its each machine at most once.
hand, 2015). In other cases, the problem of assigning locations
• All the machines have the capacity to process only a single job.
means having many factories with the same capacities (Azab &
• Initially, all the jobs are in a fixed location such as a warehouse.
Naderi, 2014; Naderi & Azab, 2014) and not placing machines in
• The release time and due dates are unspecified.
different locations.
• The transportation time between each pair of machines, as well
Sophisticated heuristics that use local searches are discussed
as the warehouse, is symmetric.
in the works of Jamili, Shafia, and Tavakkoli-Moghaddam (2011),
• Different jobs can be transported simultaneously and the trans-
Solimanpur, Vrat, and Shankar (2004), Chassaing, et al. (2014),
portation speed is identical for all the jobs.
Ribas, Companys and Tort-Martorell (2015), Azab and
• The transportation time depends only on distance.
Naderi (2014), and Naderi and Azab (2014); however, they took
• The processing, transportation, and setup time is defined as a
the variations of JSSP or the flexible JSSP without optimizing the
deterministic parameter.
facility layout. In these studies, we can find local search methods
• The sequence of operations for each job is predetermined
or a path relinking that is similar to the ones used in the present
(JSSP), and no preemption is allowed.
study. However, these studies did not propose the combination of
• The only problem goal is the minimization of the makespan.
these techniques, which has been introduced by the present study.
In addition to the study by Ranjbar and Najafian (2012), the The search space size for CLSPJE is (n!)m m!. The reason for
studies conducted by Daliri, Mokhtari, and Kamalabadi (2015) and this is that the first part, (n!)m , represents the JSSP computational
Zandieh (2019) are also similar to ours. In both the studies, the complexity, and the number of combinations for the machines ac-
flexible case (FJSP) was taken, which makes the problem to be commodation is m! (Ripon & Torrensen, 2014). Every sequence of
solved and, therefore, the coding of solutions different; hence, its JSSP can be tested with every permutation of machines, yielding
application to the problem addressed in the present study was not (n!)m m! possible solutions. While both the problems are very dif-
direct. In the study by Daliri, Mokhtari and Kamalabadi (2015) a ficult to solve, solving the two together is even more challenging.
E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096 3

Although this has not been specified in the literature, it can easily M2 at location p2 , and machine M3 at location p3 . (Fig. 1 [a]). Ini-
be assumed that this is why the two problems are treated sepa- tially, C(i, 0) = 0 and T(j) = 0 for all the jobs i and all the machines
rately. j. The calculation of makespan is detailed below:
In order to solve such combinatorial optimization prob- MO(1, 1 ) = 1, C (1, 1 ) = max{0 + 1, 0} + 2 = 3, T (1 ) = 3
lems, optimal algorithms require extensive computational efforts MO(2, 1 ) = 2, C (2, 1 ) = max{0 + 3, 0 } + 1 = 4, T (2 ) = 4
and memory capacity, even when the problem size is small MO(1, 2 ) = 3, (1, 2) = max{3 + 5, 0 } + 3 = 11, T (3 ) = 11
(Fuentes-Penna, Ruiz-Vanoye, Diaz-Parra, Perez-Ortega, & Lopez- MO(2, 2 ) = 1, C (2, 2 ) = max{4 + 2, 3 } + 5 = 11, T (1 ) = 11
Perez, 2015). The reason for the computational complexity is that MO(3, 1 ) = 3, C (3, 1 ) = max{0 + 6, 11 } + 4 = 15 T (3 ) = 15
heuristic methods are designed to determine solutions within a MO(1, 3 ) = 2, C (1, 3 ) = max{11 + 3, 4 } + 4 = 18, T (2 ) = 18
reasonable computational time. Our approach adapts a combina- MO(2, 3 ) = 3, C (2, 3 ) = max{11 + 5, 15 } + 2 = 18, T (3 ) = 18
tion of population-based methods with local neighborhood search MO(3, 2 ) = 1, C (3, 2 ) = max{15 + 5, 11 } + 6 = 26, T (1 ) = 26
procedures in order to develop a robust algorithm with effec- MO(3, 3 ) = 2, C (3, 3 ) = max{26 + 2, 18 } + 4 = 32, T (2 ) = 32
tive exploration and exploitation properties in the search space,
thereby avoiding premature convergence and stagnation of solu- For this example, the makespan obtained is 32. Note that the
tions. calculation of the makespan allows an operation to be moved from
Assuming M to be a matrix and M(a,b) the entry at row a and one location to another while the final location machine is still
column b, CLSPJE is defined as follows: MO is the matrix of ma- busy. The previous solution can be represented with a permuta-
chines assigned to operations, with size (n × m), n rows repre- tion with repetitions in the case of operations, and a simple per-
senting jobs and m columns representing the operations. For the mutation in the case of the accommodation of machines in the lo-
operations at columns j = 1, …, m, MO(i,j) represents the machine cations, remaining as two sequences: (121231233) and (123). This
assigned to operation j for the job i. In our study, all the jobs were coding and decoding are formalized in the next section.
processed by all the machines, and no preemption was allowed. The makespan Mk is the time in which the last operation ends
Moreover, it was not necessary to represent the warehouse because (in this case, 32) and can be expressed more effectively through a
there was no processing time associated with it. MT is the time Gantt chart, as illustrated in Fig. 1.
matrix of size (n × m), where the entry MT(i,j) provides the pro-
cessing time of the job i in machine j, with i = 1, …n, and j = 1, 3. Local neighborhood search algorithm (LNSA)
…m. Moreover, T(j) is the time when the machine j is available.
Initially, T(j) = 0 for j = 1, …m. MD is the transportation ma- 3.1. Inspiration
trix of size (m + 1 × m + 1), where the entry MD( p1 , p2 ) defines
the transportation time from location p1 to p2 , including the ware- LNSA was inspired to solve a complex problem by the coopera-
house at the first location. It is notable that this matrix may have tion of simple operators that are similar to the operation of cellular
different effects on the completion time of jobs according to the automata. A cellular automaton is a discrete dynamic system com-
location assigned to each machine j. Q(0) is the index in MD of the posed of cells that can have a finite number of states, interacting
warehouse and, for j = 1, …m, Q(j) is the index in MD of the lo- locally with other cells in their neighborhood with simple transi-
cation assigned to machine j; hence, Q(0) = 1 and Q(j) > 1. Thus, tion rules to change or maintain their state. This action was per-
the transportation time for the operation j of the job i is defined as formed synchronously for all the automaton cells in discrete steps
R(i, j) = MD(Q(MO(i,j − 1) ), Q(MO(i,j) )). In the case where j − 1 = 0, of time. Excellent studies on cellular automata can be found in the
MO(i,0) = 0 so as to represent the warehouse. Moreover, C(i, j) rep- works of Wolfram (2002), McIntosh (2009), and Adamatzky (2010).
resents the completion time of the operation j for job i, with C(i, Cellular automata have proven capable of performing com-
0) = 0, meaning that jobs do not have processing time in the plex tasks despite the simplicity of their local transitions. Re-
warehouse. Using these elements, for j = 1, …m, C(i, j) is calcu- cently, continuous optimization algorithms inspired by cellular
lated as: automatons have been proposed in the works of Shi, Liu, Gao,
     and Zhang (2011) and Lagos-Eulogio, Seck-Tuoh-Mora, Hernandez-
C (i, j ) = max C (i, j − 1 ) + R(i, j ), T MO(i, j ) + MT i, MO(i, j ) Romero, and Medina-Marin (2017). LNSA represents an approach to
(1) deal with discrete problems using concepts of cellular automata,
particularly the simplicity in the functions of transition and local
Once C(i, j) was calculated, we updated T(MO(i,j) ) = C(i, j). The communication between the solutions.
makespan Mk is the maximum value C(i, m) for jobs i = 1, …n, CLSPJE involves two concurrent optimization problems: oper-
i.e., the maximum completion time among all the jobs in the last ation scheduling and assignment of locations. Therefore, a good
operation. operation scheduling may no longer be so if the arrangement
The original problem of Anantha and Tamilarasi (2010) is pre- of machines changes, since the critical route of operations may
sented below in order to get a better understanding of the prob- vary when changing the allocation of machines. This feature pre-
lem. This example includes three machines and jobs, where every vents the direct use of more sophisticated neighborhood struc-
job has different routes and their processing time is known. tures and local search operators developed by Taillard (1994),
  Van Laarhoven, Aarts, and Lenstra (1992), Dell’Amico and Tru-
1 3 2
MO = 2 1 3 , bian (1993), Nowicki and Smutnicki (1996), Blazewicz, Domschke,
3 1 2 and Pesch (1996), Balas and Vazacopoulos (1998), and Zhang, Li,
⎡ ⎤ Guan, and Rao (2007), which have been widely used for the JSSP.
0 1 3 6   LNSA’s approach for CLSPJE is to use simple operators that, by
2 4 3
⎢1 0 2 5⎥
MD = ⎣
3⎦
, MT = 5 1 2 working together, combine and exchange information in such a
3 2 0 way that exploration and exploitation actions are carried out in
6 4 4
6 5 3 0 a balanced way and have the ability to escape from local min-
In order to illustrate a possible solution to this problem, the ima. LNSA maintains the search space exploration and exploitation
following sequence of jobs and operations (i, j) is taken as an ex- through the probabilistic use of the neighborhood structure and lo-
ample: (1, 1), (2, 1), (1, 2), (2, 2), (3, 1), (1, 3), (2, 3), (3, 2), and cal search operators applied to each solution so that they can gen-
(3, 3). Machine M1 will be accommodated at location p1 , machine erate new variants and share information from other solutions.
4 E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096

Fig. 1. (a) Machine arrangement and (b) Gantt chart. Transportation delays are represented in gray.

3.2. Encoding and decoding of solutions This type of codification allows for every possible combination
of nm operations to be a valid schedule for CLSPJE. Thus, we can
For our specific problem (CLSPJE), every solution s is repre- apply any operator type over the list of operations and locations in
sented by two lists: the first with nm operations and the sec- s, with the only condition being that it conserves m copies of every
ond with m machine locations. The standard solution codifications number for the operations and maintains the list of locations as a
maintain each job with its corresponding operation within a single permutation.
item, which implies that unfeasible solutions may be generated if The decoding of each solution s is performed in manner simi-
a recombination of items is performed, because the precedence of lar to that shown in the example of Section 2. Given a solution s,
operations is not respected. the sequence {snm + 1 … snm + m } is taken to place each machine j
Therefore, the classic coding proposed by Bierwirth (1995) was at the location snm + j for 1 ≤ j ≤ m. Then, the operations of the
used in order to avoid the previous issue, utilizing a vector with sequence {s1 … snm } are scanned from left to right, i.e., we first use
repetitions (i.e., Bierwith vector or list of job permutations), where the operation specified by s1 , then that of s2 , and so on in order to
each job appears as many times as its number of operations. An calculate the corresponding completion time. It should be remem-
advantage of this coding is that local search methods work di- bered that in the sequence {s1 … snm }, each job appears m times.
rectly in the coding space without the problem of generating non- Thus, if si is the j-th appearance of a job in {1…n}, C(si ,MO(i,j) ) is
feasible solutions (Chassaing, et al., 2014). This coding is comple- being calculated for this job, according to Eq. (1).
mented by adding a permutation at the end, indicating the assign-
ment of locations for the machines involved in the distribution lay-
out. 3.3. Description of the algorithm
In the proposed algorithm, each solution s contains the order
of the operations to be scheduled and the location assignment for Given that we are optimizing two problems concurrently in
each machine. Furthermore, each solution s has nm + m elements, CLSPJE, the objective of LNSA is to have the cooperation of sim-
where the first nm represent the order in which the operations are ple operators to complement each other in the exploration and
processed, and the last m indicate how to distribute the machines exploitation tasks rather than the implementation of sophisticated
in the locations. For each solution s, si denotes the i-th element of operations of optimization.
s for 1 ≤ i ≤ nm + m, such that si can be both an operation or a The proposed algorithm consists of generating an initial pop-
location. ulation with qn leading solutions or smart-cells, to which a local
For a given solution s = {s1 … snm + m }, the operations are rep- neighborhood search is to be applied in order to look for a bet-
resented by the sequence {s1 … snm } of numbers belonging to the ter position. The number of initial solutions is proportional to the
set {1…n}, where each number appears m times. The operations number of jobs n to be scheduled in order to manage an adequate
list is browsed from left to right in order to obtain the makespan number of solutions, depending on the problem size.
Mk(s). If a number 1 ≤ i ≤ n appears in the list for the first The stagnation of the population of smart-cells in quite similar
time, the first operation of job i is performed and the correspond- solutions is avoided using a minimum distance procedure, which
ing process time is calculated. Moreover, the next time number i ensures that there are at least two different types of solutions or
appears in the list, the second operation of job i is carried out. The new information is generated randomly in the other case.
locations are listed by means of a permutation of the set {1…m} For a local search algorithm, a neighborhood structure
contained in the sequence {snm + 1 … snm + m }, where the machine j is a mechanism that can obtain a new set of neighbor
will be placed at location snm + j for 1 ≤ j ≤ m. solutions by applying a small perturbation to a solution
E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096 5

(Zhang, Li, Rao, & Guan, 2008). Each neighbor solution is reached reviewing Eq. (2). Thus, NewP has the same number of smart-cells
immediately from a given solution by an operation. as P, with both the minimum distance between them (or the min-
In the case of LNSA, each smart-cell generates l neighbors, and imum number of jobs and locations in a different order) and new
each neighbor is generated using a mutation or a local search op- information in the case where random solutions have been gener-
eration. This operation is also applied probabilistically either to the ated. Given Eq. (2), there may be two very similar smart-cells in
sequence of operations or locations contained in a smart-cell. The NewP, but this also ensures that there is either at least another
mutation operators used are interchange and insertion, while the smart-cell that retains the minimum distance from these two or
local search operators applied are path-relinking and a local search a smart-cell has been generated at random. Thus, not all the so-
of locations that are described in detail later. For every smart- lutions in NewP are similar due to the effect of Eq. (2). There are
cell, LNSA takes the optimal solution of the complete neighbor- at least two types of solutions that keep a minimum distance or
hood (i.e., the smart-cell and its neighbors), which becomes the with new information. This feature helps both to maintain differ-
new smart-cell state in the next generation. ent solutions so as to improve the exploration capacity of the al-
The probabilistic application of the mutation and local search gorithm and avoid stagnation, as well as be able to have very simi-
operators in the sequence of operations or locations allows for lar smart-cells, which support the exploitation of good solutions as
a simple process to find a fitting solution in the vast search the execution of the algorithm progresses. Note that Eq. (2) returns
space represented by the concurrent optimization of the opera- a normalized value and that the user defines the mind parameter.
tion scheduling and machine allocation. Mutation and path relink- If the value of mind is high (close to 1), it is guaranteed to have at
ing applied either in the operation scheduling or machine alloca- least two widely different types of smart-cells or the generation of
tion (although not both at the same time) present the possibility random solutions. Its application involves a linear comparison be-
of generating new smart-cells, especially in the exploration of the tween (nm) + m elements, and we have to compare qn smart-cells.
search space at the beginning of the optimization process. In ad- This implies the performance of Tr(qn − 1) × ((nm) + m) cal-
vanced stages of the same process, it is more likely that good so- culations, where T r (a ) = (1 + 2 . . . + a) = (a × (2a+1)) is the triangu-
lutions share similar operation scheduling or machine allocation, lar number of the integer a. Therefore, the complexity of applying
so that the application of these operators work better for the ex- Eq. (2) to the entire population is O(m(n3 + n2 + n)), indicating a
ploitation of such solutions since they are applied only to the op- polynomial complexity.
eration scheduling or the machine location sequence, which allows
for the refinements of the solutions already found and preventing
3.5. Neighborhood method
the loss of useful information in the smart-cells.
The mutation and local search operators used in LNSA have
A total of l neighbors will be calculated in order to improve the
been widely used in a multitude of previous works, which have
makespan of every smart-cell. Each neighbor will be generated us-
proven their effectiveness and limitations as well. Using these op-
ing one of four possible operations, according to the modulus of
erators together in the neighborhood structure of a smart-cell al-
1 ≤ r ≤ l:
lows for having new solutions of different types, which brings the
algorithm the possibility of improving its solutions either by mu- • If mod(r, 4) = 1, the neighbor is calculated by the insertion of
tation or local search at the same time. In this way, the results of operations with a probability pop , and locations with a proba-
the operators complement each other, enabling their joint action bility 1 − pop .
to optimize an instance of CLSPJE. • If mod(r, 4) = 2, the neighbor is calculated by the exchange
Within the neighborhood structure, other operators that apply of operations with a probability pop , and locations with a
to the best smart-cell after each iteration of the algorithm are the probability 1 − pop .
topological order (TO) and the reverse network (RN). As these op- • If mod(r, 4) = 3, the neighbor is calculated by the path relink-
erators require a more significant number of computational oper- ing (PR) process from the smart-cell s to a different s’ in NewP,
ations, they are only applied to the best smart-cell if it changes selected through a roulette scheme by considering the current
in the last iteration of the algorithm so as to obtain new informa- makespan of solutions in NewP.
tion added to the population. In this manner, every smart-cell is • If mod(r, 4) = 0, the neighbor is calculated by the PR process
updated if TO or RN produce a better solution. TO and RN are de- from a different smart-cell s’ in NewP selected by a roulette
signed to look for new solutions every time the best smart-cells scheme, depending on the current makespan of the solutions
are updated and function as operators of exploration in the search to the current smart-cell s.
space.
Although the exploitation phase intensifies in the advanced Therefore, the mutation operators used to generate new neigh-
stages of the optimization process, LNSA prevents all the solu- bors of a smart-cell are insertion and exchange.
tions from being similar through the distance operator, since this Insertion involves selecting two different positions in the
ensures that there are at least two types of smart-cells with a smart-cell s (for example, i < j), such that in the neighbor s’, we
minimum distance. Otherwise, new smart-cells are generated ran- have s j ’ = si and sk−1 ’ = sk for (i + 1) ≤ k ≤ j. In the case of op-
domly, which allows for keeping the exploration part of the algo- erations, the number of possible neighbors that the insertion can
rithm throughout its execution. produce is (nm − 1)2 and in the case of locations, (m − 1)2 , bring-
ing the possibility for searching for a total of (nm − 1)2 (m − 1)2
3.4. New population with minimum distance different variants of a smart-cell.
Exchange consists of selecting two different positions in the
A new population NewP is generated from P. If there is at least smart-cell s (for example, i < j), and the neighbor s’ is obtained
another smart-cell s = s’, each smart-cell s in P will be a member by swapping the positions, i.e., sj ’ = si and si ’ = sj . The number
of NewP, such that d(s, s’) > mind , where of possible neighbors that the exchange can generate is provided
 δ ( si , si ’ ) by nm(nm 2
−1 )
in the case of operations, and m(m2−1) in the case of
d (s, s’ ) = (2) locations, which provides the possibility of searching for a total of
(nm ) + m
i ( nm(nm
2
−1 )
)( m(m2−1) ) different variants of a smart-cell.
, and δ (si , si ’ ) = 1 if si = si ’. Otherwise, it is 0. In the case where Insertions and exchange are classically used in many meta-
| NewP | < | P |, random smart-cells will be added to NewP without heuristics for scheduling problems because they provide good
6 E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096

Fig. 2. Neighborhood method applied to a smart-cell representing 3 jobs and 3 machines. Operations scheduling is in multiple colors, and machine locations are in gray tones.
The neighbors are outlined in blue. Mutation operators are exemplified in (B) for exchange and (C) for insertion. These mutation operators can be applied probabilistically
over operations (C) or locations (B). Furthermore, the local search operators (PR) from and into the smart-cell are applied in (A) and (D), respectively. PR is only employed
to the operation list. Finally, a local search on locations was used with probability pls , as in the case of the neighbor (D).

quality solutions (Blazewicz, Domschke, & Pesch, 1996; Cheng, Gen, used in the present study, it was applied differently by using it in
& Tsujimura, 1999; Deroussi, Gourgand, & Norre, 2012). the neighborhoods of a smart-cell.
Path relinking (PR) involves establishing a route of intermediate The neighborhood method is illustrated in Fig. 2.
solutions between two smart-cells, i.e., from s to s’, for the oper-
ation list only. From left to right, the first position i is taken such
that si = si’. Then, the first following operation j is sought such
3.7. Topological order condition and reverse network
that sj = si ’. Once both the positions have been determined, si and
sj are interchanged in order to obtain a new intermediate solution.
In the proposed algorithm, the topological order (TO) condition
The PR process is repeated until all of the positions are filled. In
is performed to obtain a new solution s’ from a provided smart-
each intermediate solution, the location list remains the same as
cell s. In order to achieve this, the operation list of s is sorted in
that of s.
a non-increasing order of completion times. To apply this, let C(si )
PR is based on the idea of generating new solutions that com-
be the completion time of operation si . For all the i and j, if C(si ) >
bine parts of the smart-cells involved in order to improve good so-
C(sj ), operation si is placed before operation sj in s’.
lutions Invalid source specified.. Since only PR is being applied on
The list of operations obtained by TO is placed in reverse order
the sequence of operations, the number of different solutions that
so as to calculate the reverse network (RN), keeping the list of the
can be built between the initial smart-cell and the smart-cell guide
locations unchanged.
is provided by the number of different positions that both smart-
Fig. 3 provides an illustrative example of the application of TO
cells have, which gives a maximum of nm new solutions. From all
and RN for the operation scheduling of three jobs and machines.
of the generated intermediate solutions, one is selected at random.
For each operation, its completion time is calculated. It should be
As PR is only used for operations, it meets two objectives in
noted that this time is obtained as the makespan of the complete
LNSA: if the location sequences are similar in s and s’, PR works as
solution is calculated; hence, it does not imply additional compu-
a local search method that seeks to refine the makespan of s. On
tation. The completion time of each operation depends on the pro-
the other hand, if s and s’ have dissimilar sequences of operations,
cessing time of the respective machine, the time when the next
PR works as an exploratory method generating new variants of s,
machine is released, and the transfer time between the locations.
taking the sequence of operations in s’ as a guide.
Therefore, it is variable time, which depends on the sequence of
previous operations. TO and RN are only applied for the list of op-
erations, not locations.
3.6. Local search for locations The idea of TO and RN is to test for better accommodation for
jobs with high completion time in the current solution, prioritiz-
For every neighbor s, a local search is performed only over ing that they are processed first (TO) or last (RN). TO and RN are
the list of locations in s, with a probability pls . First, the location also useful to maintain population diversity, since the order of op-
of machines with the minimum distance are exchanged, produc- erations obtained from them can become very different from the
ing a new solution s’. If Mk(s) < Mk(s’), the process is stopped, original, especially in the early stages of optimization. Since both
and s remains unchanged. Otherwise, s’ replaces s, and the pro- TO and RN only offer a different operation scheduling when ap-
cedure continues to exchange the locations, now with the second plied to a smart-cell, and its application involves the ordering of
minimum distance. This process is repeated until no improvement partial completion time (which is computationally expensive), it
is achieved or the maximum m/2 location interchanges are per- is only applied to the best smart-cell in the population if it is
formed. The idea behind a local search for locations was to re- changed in the last iteration of the LNSA in order to add new
fine the makespan of a selected neighbor looking for a new ar- information to the population. Both the tools (TO and RN) have
rangement of machines based on the locations from the least to a been successfully employed in a scatter search metaheuristic in the
greater distance. This type of local search was successfully applied studies by Ranjbar and Najafian (2012) and Valls, Quintanilla, and
in the study by Ranjbar and Najafian (2012); however, while it was Ballestín (2003).
E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096 7

Fig. 3. Illustrative example of different operation scheduling obtained by the application of TO and RN on three jobs and operations per job.

3.8. Pseudocode and flow chart Table 1


Processing times and manufacturing routes in Anantha and Tami-
larasi (2010).
LNSA places greater emphasis on applying neighborhood struc-
ture and local search operations on the list of operations of a Processing time
smart-cell since it contains the most elements and, therefore, re- Job j Route
quires more operations for the concurrent optimization of opera- 1 M1 = 2, M3 = 3,M2 = 4
tions and locations in each instance of CLSPJE. Notably, the five pa- 2 M2 = 1, M1 = 5,M3 = 2
3 M3 = 4, M1 = 6,M2 = 4
rameters of LNSA (proportion of the initial solutions: q, minimum
distance between the solutions: mind , number of neighbors: l, and An adaptation that includes the distance in the time units be-
probabilities: 0 ≤ pop ≤ 1 and 0 ≤ pls ≤ 1) are defined by the tween the locations is presented below.

user to adjust the algorithm performance. The pseudocode for the


proposed algorithm is presented below. Table 2
Transportation time between lo-
1. Initialize population P with qn smart-cells, generated randomly. cations, adapted by the author.

2. Generate newP with the minimum distance mind according to W p1 p2 p3


Eq. (2). W —- 1 3 6
3. Calculate the makespan Mk(s) for every smart-cell s ∈ newP. p1 1 —- 2 5
4. For each smart-cell in newP. p2 3 2 —– 3
5. Generate l neighbors using the neighborhood method in p3 6 5 3 —-
Section 3.5 with a Considering Tables 1 and 2, the
6. probability pop . respective matrices are as fol-
7. For each neighbor. lows:
8. Apply the local search method in Section 3.6 with a probability
pls . Table 3
Levels of parameters.
9. End For.
10. Select the best neighbor in the neighborhood and update the Parameters Levels
smart-cell if necessary. q 0.5 1 1.5 2 2.5
11. End For. mind 0.4 0.5 0.6 0.7 0.8
12. Apply the TO and then the RN to the optimal solution (if l 2 3 4 5 6
pls 0.03 0.05 0.07 0.09 0.11
changed) and add these two new smart-cells to newP.
pop 0.4 0.5 0.6 0.7 0.8
13. Set P = newP.
14. If the stop condition is fulfilled, stop and return the optimal
smart-cell in P. Otherwise, return to step 2.
in the study by Ranjbar and Najafian (2012). The particular nature
The flow chart associated with the algorithm is illustrated in of the problem implies the optimization of two schedule types of
Fig. 4. different sizes: operations and locations.
Related previous work can be classified into three types de-
4. Results pending on the test problems they use. Chang-Lin, Shan-Ping,
and Tsung-Shing, (2011) Azadeh, Moghaddam, Asadzadeh, and Ne-
CLSPJE is a problem for which no algorithms have been pro- gahban (2011), Azadeh, Motevali Haghighi, and Asadzadeh (2014),
posed as a solution apart from the original scatter search presented and Azadeh, Nazari, and Charkhand (2015) presented only
8 E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096

Fig. 4. Flow chart describing LNSA.

one ad hoc test problem to test their algorithms, while rently. Finally, Fu and Kaku (1997) Barbosa-Póvoa, Mateus, and
Solimanpur, Vrat, and Shankar (2004), Alaykýran, Engin, and Novais (2002), Jamili, Shafia, and Tavakkoli-Moghaddam (2011),
Döyen (2007), Naderi and Azab (2014), Chassaing et al. (2014), Azab and Naderi (2014), Naderi and Azab (2014), Daliri, Mokhtari,
and Ribas, Companys, and Tort-Martorell (2015) used public do- and Nakhai Kamalabadi (2015) and Zandieh (2019) implemented
main problems but did not take the two problems concur- random problems that have not been published. Furthermore,
E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096 9

Fig. 5. Box-plot diagrams showing the distribution of optimization results of LNSA for 50 0 0, 50,0 0 0, and 50 0,0 0 0 calculated schedules.

Fig. 6. Gantt chart for optimal solution calculated by LNSA for problem LAC7.
10 E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096

Table 4
Makespan results.

3. Best 5. Relative error 6. 5,0 0 0 7. 50,0 0 0 8. 50 0,0 0 0 9. Relative error


1. Instance 2.(n x m) known [9] 4. Ranjbar [9] percentage 3 vs 4 LNSA LNSA LNSA percentage 3 vs 8

FTC1 6×6 368 368 0.0000 368 368 368 0.0000


LAC1 10 × 5 773 773 0.0000 773 773 773 0.0000
LAC2 10 × 5 750 750 0.0000 751 751 749∗ 0.1333
LAC3 10 × 5 781 781 0.0000 782 781 781 0.0000
LAC4 10 × 5 741 741 0.0000 741 741 741 0.0000
LAC5 10 × 5 635 635 0.0000 640 640 635 0.0000
LAC6 15 × 5 936 936 0.0000 936 936 936 0.0000
LAC7 15 × 5 966 966 0.0000 978 968 960∗ 0.6211
LAC8 15 × 5 891 891 0.0000 914 893 893 -0.2245
LAC9 15 × 5 978 978 0.0000 989 978 978 0.0000
LAC10 15 × 5 968 968 0.0000 968 968 968 0.0000
LAC11 20 × 5 1241 1241 0.0000 1241 1241 1241 0.0000
LAC12 20 × 5 1049 1049 0.0000 1049 1049 1049 0.0000
LAC13 20 × 5 1151 1151 0.0000 1151 1151 1151 0.0000
LAC14 20 × 5 1299 1299 0.0000 1299 1299 1299 0.0000
LAC15 20 × 5 1224 1224 0.0000 1250 1229 1224 0.0000
FTC3 20 × 5 1298 1298 0.0000 1359 1307 1287∗ 0.8475
LAC16 10 × 10 1241 1241 0.0000 1254 1237 1237∗ 0.3223
LAC17 10 × 10 1074 1074 0.0000 1100 1099 1074 0.0000
LAC18 10 × 10 1073 1073 0.0000 1108 1092 1072∗ 0.0932
LAC19 10 × 10 1116 1119 -0.2688 1132 1150 1119 -0.2688
LAC20 10 × 10 1115 1115 0.0000 1164 1115 1115 0.0000
FTC2 10 × 10 1187 1187 0.0000 1219 1224 1194 -0.5897
LAC21 15 × 10 1317 1317 0.0000 1410 1370 1340 -1.7464
LAC22 15 × 10 1181 1193 -1.0161 1248 1188 1175∗ 0.5080
LAC23 15 × 10 1250 1250 0.0000 1317 1290 1251 -0.0800
LAC24 15 × 10 1243 1243 0.0000 1324 1275 1250 -0.5632
LAC25 15 × 10 1230 1230 0.0000 1302 1260 1238 -0.6504
LAC26 20 × 10 1427 1427 0.0000 1557 1477 1427 0.0000
LAC27 20 × 10 1475 1475 0.0000 1597 1520 1494 -1.2881
LAC28 20 × 10 1445 1445 0.0000 1551 1476 1448 -0.2076
LAC29 20 × 10 1407 1423 -1.1372 1552 1461 1419 -0.8529
LAC30 20 × 10 1548 1548 0.0000 1657 1580 1548 0.0000
LAC31 30 × 10 1808 1808 0.0000 1991 1836 1800∗ 0.4425
LAC32 30 × 10 1890 1890 0.0000 2103 1955 1863∗ 1.4286
LAC33 30 × 10 1749 1749 0.0000 1938 1793 1727∗ 1.2579
LAC34 30 × 10 1776 1776 0.0000 1945 1831 1758∗ 1.0135
LAC35 30 × 10 1933 1933 0.0000 2150 2004 1930∗ 0.1552
LAC36 15 × 15 1667 1679 -0.7199 1794 1751 1676 -0.5399
LAC37 15 × 15 1777 1799 -1.2380 1934 1875 1782 -0.2814
LAC38 15 × 15 1692 1692 0.0000 1792 1752 1692 0.0000
LAC39 15 × 15 1665 1674 -0.5405 1798 1727 1667 -0.1201
LAC40 15 × 15 1690 1690 0.0000 1797 1760 1710 -1.1834
Average -0.1144 -0.0412
1
The results in red are those improved by the LNSA.

the problems presented by Ripon, Glette, Hovin, and Torre- columns provide the name and size of every instance, while col-
sen (2012) and Ripon and Torrensen (2014) were based on those umn 3 provides the best-known results. Additionally, the best re-
published by the OR Library, but they treated cost function in a sults have been presented in column 4 and their relative error per-
multi-objective manner; hence, it is not possible to make a direct centage have been provided in column 5.
comparison. Besides, they only proposed seven problems. In this The values of the parameters of the LNSA were adjusted using a
way, the 43 problems stated by Ranjbar and Najafian (2012), which full-factorial design. Five levels of each parameter have been con-
were also based on those of the OR Library, comprehended the sidered (Table 3).
most extensive list available, with full specification and complete In order to prove the 55 = 3, 125 combinations of parameters,
makespan results for the purpose of comparison. we ran each combination 30 times. At every run, 50 0 0 schedules
These 43 problems were adaptations of the classic problems were produced so as to optimize the FTC1 problem. The average
of Lawrence JSSP (Lawrence, 1984) and Fisher (Fisher & Thomp- of the 30 runs was considered so as to evaluate the performance
son, 1963) available at the OR Library. Processing and trans- of every set of parameters. In the specific case of LNSA, experi-
portation times specification for these problems can be found mental results demonstrated that the following set of parameters
at https://sites.google.com/site/clspje/ and https://figshare.com/s/ exhibit optimal performance for this problem: (a) smart-cell pro-
8dc7b0837e31baf20452 with DOI: 10.6084/m9.figshare.7629647. portion q = 1.5, (b) mind = 0.7, (c) l = 5, (d) pls = 0.05, and (e)
Subsequent works may take new adaptations of other instances of pop = 0.7.
JSSP and FLP in order to complement this benchmark. In order to demonstrate how LNSA convergence is improved
Thus, the verification and analysis of LNSA’s experimental out- when more solutions are calculated, three values (50 0 0, 50,0 0 0,
comes were only compared with the results obtained in the study and 50 0,0 0 0) of the produced schedules were considered for stop-
by Ranjbar and Najafian (2012), which proposed a benchmark of ping the algorithm execution as indicated in columns 6, 7, and 8
43 instances with different sizes (n x m) and provided two differ- of Table 4, respectively, while the relative error percentage of the
ent findings, which have been presented in Table 4. The first two LNSA best solutions were given in column 9. Owing to the com-
E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096 11

Table 5
Execution time of LNSA for every instance.

1. Instance 2.(n x m) 3.Ranjbar 4. 4.Ranjbar 6. 50,0 0 0 5.Ranjbar 8.


[9]-5,0 0 0 5,0 0 0 [9]-50,0 0 0 LNSA [9]-50 0,0 0 0 50 0,0 0 0
LNSA LNSA

FTC1 6×6 0.0 0.11 0.0 0.94 0.1 9.31


LAC1 10 × 5 0.2 0.15 0.0 1.48 1.8 14.95
LAC2 10 × 5 0.2 0.15 0.133 1.44 1.9 14.63
LAC3 10 × 5 0.4 0.15 0.0 1.50 4.4 14.91
LAC4 10 × 5 0.2 0.15 0.9 1.45 5.4 14.02
LAC5 10 × 5 0.3 0.15 0.5 1.48 3.7 14.08
LAC6 15 × 5 0.8 0.26 1.2 2.62 6.0 25.19
LAC7 15 × 5 0.7 0.26 1.7 2.69 8.6 25.54
LAC8 15 × 5 0.9 0.27 1.3 2.65 9.5 26.12
LAC9 15 × 5 1.0 0.26 2.1 2.63 7.6 25.62
LAC10 15 × 5 0.2 0.27 1.4 2.71 3.2 26.41
LAC11 20 × 5 0.6 0.39 1.0 3.94 5.5 37.79
LAC12 20 × 5 0.7 0.39 1.8 3.91 9.4 37.96
LAC13 20 × 5 0.7 0.39 1.9 3.92 8.3 37.71
LAC14 20 × 5 0.2 0.39 0.6 3.98 1.2 38.40
LAC15 20 × 5 1.5 0.40 3.6 3.85 21.8 39.00
FTC3 20 × 5 1.7 0.39 15.3 3.89 17.2 38.99
LAC16 10 × 10 1.1 0.33 7.7 3.17 28.1 31.64
LAC17 10 × 10 1.0 0.32 3.4 3.19 33.7 31.71
LAC18 10 × 10 0.4 0.32 5.5 3.13 34.8 31.54
LAC19 10 × 10 1.3 0.32 5.3 3.12 27.7 31.77
LAC20 10 × 10 1.4 0.32 7.2 3.15 27.4 31.63
FTC2 10 × 10 1.1 0.33 17.2 3.21 73.2 32.28
LAC21 15 × 10 2.7 0.68 13.1 6.62 46.3 65.35
LAC22 15 × 10 2.0 0.66 15.2 6.59 43.6 64.75
LAC23 15 × 10 2.1 0.67 10.8 6.57 39.3 65.88
LAC24 15 × 10 1.3 0.66 16.5 6.55 45.8 65.97
LAC25 15 × 10 2.6 0.67 22.5 6.57 52.4 65.94
LAC26 20 × 10 3.7 0.95 27.1 9.39 89.7 93.87
LAC27 20 × 10 3.4 0.96 24.1 9.39 101.7 94.09
LAC28 20 × 10 3.9 0.96 31.6 9.41 110.6 94.14
LAC29 20 × 10 4.0 0.96 36.4 9.45 94.7 94.37
LAC30 20 × 10 3.2 0.96 19.2 9.36 103 93.67
LAC31 30 × 10 5.6 2.37 25.6 23.59 117.6 236.86
LAC32 30 × 10 6.2 2.39 38.9 23.71 125.3 234.94
LAC33 30 × 10 7.1 2.43 43.2 23.99 138.9 237.86
LAC34 30 × 10 7.2 2.43 47.6 23.79 143.4 236.84
LAC35 30 × 10 6.5 2.37 38.8 23.76 154.6 238.60
LAC36 15 × 15 2.3 1.21 46.7 12.26 204.1 123.95
LAC37 15 × 15 2.8 1.24 31.5 12.49 227.6 124.11
LAC38 15 × 15 4.6 1.22 27.8 12.41 229 124.96
LAC39 15 × 15 3.8 1.21 16.2 12.50 231.1 123.98
LAC40 15 × 15 4.0 1.27 25.6 12.38 256.5 124.49
Average 2.22 0.76 14.84 7.55 67.34 75.23

For each of the three types of experiments performed with the LNSA algorithm, Table 6 presents the best
values, averages, and standard deviations of 30 independent rules for the 43 instances of CLSPJE.

plexity of the calculations, a program was developed using the and neighbors in their algorithms for the same problem, although
specialized software MatlabR2015a, and all of the examples were by using a multi-objective cost function.
solved on a computer with a 3.2-GHz quad-core Intel Xeon Proces- LNSA uses 5 parameters to control its operation, although this
sor and 8-GB memory. number may seem high and limit its practicality. Recent stud-
LNSA handles an increasing number of smart-cells and a fixed ies have also handled an identical or higher number of parame-
number of neighbors, which leads to an increase in the number of ters (Alaykýran, Engin, & Döyen, 2007; Ranjbar & Najafian, 2012;
solutions to be evaluated for the problems with a higher number Ripon, Glette, Hovin, & Torresen, 2012; Ripon & Torrensen, 2014;
of machines and locations. In order to make a fair comparison with Ribas, Companys, & Tort-Martorell, 2015). A possible subsequent
the results published in the works of Ranjbar and Najafian (2012), task is to add an intelligent process of auto-tuning parameters so
we had same constraints regarding the number of schedules pro- as to reduce the number of parameters that a user must specify.
duced to halt the algorithm. Table [4] shows that the all the best results of LNSA are in col-
The number of neighbors that LNSA handles for each umn 8, which indicates that LNSA converges to better values when
smart-cell may seem high; however, the presented algorithm more solutions are considered. Results improving the solutions of
updates the smart-cells based on local search, which in- Ranjbar and Najafian (2012) are marked in red, while the results
cludes information exchange with other smart-cells through PR. improving the best-known solutions are marked with (∗ ), and the
These types of strategies have also been proposed in recent results below the ones obtained Ranjbar and Najafian (2012) are
works that use multiple neighbors for scheduling problems marked in blue. It can be observed that LNSA improved the sched-
(Jamili, Shafia, & Tavakkoli-Moghaddam, 2011; Chassaing, et al., ules of 15 instances (most for more complex problems with more
2014; Ribas, Companys, & Tort-Martorell, 2015). It should be noted jobs and machines), and the best-known solutions were improved
that the studies by Ripon, Glette, Hovin, and Torresen (2012) and in 11 instances. Furthermore, LNSA produced worse results only in
Ripon and Torrensen (2014) utilized a similar number of solutions 9 instances. Table 5 presents the execution time for every case.
12 E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096

Table 6
Best, average and standard deviation of every experiment.

1. Instance 2. 3. 4. 5. 6. 7. 8. 9. 10.
5,0 0 0 5,0 0 0 5,0 0 0 50,0 0 0 50,0 0 0 50,0 0 0 50 0,0 0 0 50 0,0 0 0 50 0,0 0 0
LNSA LNSA LNSA LNSA LNSA LNSA LNSA LNSA LNSA
best ave std best ave std best ave std

FTC1 368 368.53 2.0297 368 368 0 368 368 0


LAC1 773 788.4 13.413 773 779.5 8.1695 773 773 0
LAC2 751 782.07 19.531 751 767.3 17.064 749 750.87 0.43417
LAC3 782 808 14.374 781 795.87 8.893 781 781.47 0.50742
LAC4 741 774.3 21.955 741 757.7 18.512 741 741 0
LAC5 640 659.27 13.049 640 650.43 7.3657 635 638 2.4914
LAC6 936 951.23 14.607 936 937.57 4.0572 936 936 0
LAC7 978 1005.8 17.864 968 992.9 14.634 960 964.8 2.3693
LAC8 914 939.83 17.666 893 921.4 17.431 893 895.07 2.9353
LAC9 989 997.97 9.7609 978 989.73 4.2013 978 978 0
LAC10 968 969.6 4.6133 968 968 0 968 968 0
LAC11 1241 1251.1 12.182 1241 1242.3 5.0742 1241 1241 0
LAC12 1049 1068.1 18.854 1049 1052.2 8.1057 1049 1049 0
LAC13 1151 1152.6 4.0555 1151 1151 0 1151 1151 0
LAC14 1299 1299 0 1299 1299 0 1299 1299 0
LAC15 1250 1301 26.295 1229 1256.8 15.525 1224 1224.6 0.49827
FTC3 1359 1416.7 30.822 1307 1362.4 27.728 1287 1301.5 7.8289
LAC16 1254 1310.1 35.723 1237 1274.6 22.637 1237 1246.7 3.4356
LAC17 1100 1144.1 21.214 1099 1124 14.696 1074 1082.5 7.2003
LAC18 1108 1155.6 24.923 1092 1125.4 15.865 1072 1093.1 10.137
LAC19 1132 1189.8 23.167 1150 1184.6 21.102 1119 1132.5 6.5902
LAC20 1164 1223.2 38.268 1115 1205.7 28.814 1115 1125.1 9.613
FTC2 1219 1307.7 38.093 1224 1275.8 23.278 1194 1218.5 8.7049
LAC21 1410 1466.2 33.722 1370 1421.4 28.421 1340 1360.9 9.2092
LAC22 1248 1310.5 37.053 1188 1255.1 32.45 1175 1196.2 9.3933
LAC23 1317 1382.2 28.947 1290 1341.1 25.272 1251 1276 8.6203
LAC24 1324 1389.7 34.247 1275 1336 27.628 1250 1276.3 10.889
LAC25 1302 1368.4 33.212 1260 1321.1 31.903 1238 1262.5 9.8147
LAC26 1557 1632.2 43.888 1477 1540.1 30.305 1427 1456.9 12.154
LAC27 1597 1680.6 32.967 1520 1583.3 29.972 1494 1512.6 9.9332
LAC28 1551 1618.7 39.135 1476 1538.5 28.729 1448 1465.7 8.7184
LAC29 1552 1601.6 27.208 1461 1529.9 37.16 1419 1444 10.545
LAC30 1657 1736 44.104 1580 1653.8 36.351 1548 1567.5 10.415
LAC31 1991 2052.5 33.662 1836 1908.8 28.971 1800 1820.4 9.7049
LAC32 2103 2172 34.655 1955 2001.2 25.456 1863 1889.7 12.387
LAC33 1938 2003.7 38.332 1793 1855.1 29.009 1727 1743.1 7.9626
LAC34 1945 2014.9 42.601 1831 1887.7 34.832 1758 1776.5 8.7286
LAC35 2150 2209 36.23 2004 2064.7 40.49 1930 1948.6 8.3074
LAC36 1794 1871 42.942 1751 1797.3 30.791 1676 1714.3 17.607
LAC37 1934 2013.6 39.493 1875 1925.9 28.502 1782 1833.1 14.14
LAC38 1792 1869 38.272 1752 1800.2 28.558 1692 1729 12.714
LAC39 1798 1859.6 40.5 1727 1774.6 26.983 1667 1694.5 13.776
LAC40 1797 1901.5 47.952 1760 1823 35.943 1710 1735.2 10.347

It can be observed that the obtained time was similar to that re- The last five values of s (3, 5, 2, 1, 4) define the proposed ma-
ported by Ranjbar and Najafian (2012). Besides, the linear growth chine arrangement, where the first machine was placed at location
of the execution time in every case can also be noticed. 3, the second at location 5, the third at location 2, the fourth at lo-
Fig. 5 depicts the box-plot diagrams for the three types of ex- cation 1, and the fifth at location 4. Fig. 6 presents the Gantt chart
periments. Parts (A), (B), and (C) present the diagrams of all the illustrating the scheduling of jobs and the makespan according to
instances, while parts (D), (E) and (F) display the box plots for the proposed machine arrangement for the problem LAC7.
the problems with the highest number of jobs and locations. It The Gantt chart in Fig. 3 represents the machine processes
is clearly observable from Table 6 and the last box plot diagrams in assorted colors. For example, in order to distinguish overlap-
how the averages improved and the standard deviations reduced, ping, M1 is yellow, M2 is purple, M3 is blue, M4 is red, and M5
indicating a better convergence of LNSA toward the optimum as a is green. The transportation delay is indicated in gray. As every
higher number of schedules are calculated. row represents a job, there are 15 rows and a total of 75 sched-
In order to illustrate the LNSA results, the optimal smart-cell uled operations. The makespan is 960, which is the time at which
obtained for the LAC7 problem is: the last operation is ended. The complete set of solutions ob-
⎧ ⎫ tained for the 43 problems is available at https://figshare.com/s/

⎨5 14 6 12 13 2 10 3 8 1 2 14 7 1 10 13 6 2 4 8 9 13⎪

14 1 13 7 11 12 9 4 2 15 10 11 4 9 1 11 7 7 13 3 14 8dc7b0837e31baf20452.
s=

⎩15 10 11 8 4 9 6 2 7 5 6 15 11 3 12 14 15 12 9 ⎪
⎭ 5. Discussion
5 3 10 5 6 12 8 1 8 4 3 5 15, 3 5 2 1 4

The first 75 values of s indicate the order of the operations, In Table 4, column 5, the relative error is displayed for the com-
starting with the first operation of job 5, followed by the first op- parison of the results obtained by Ranjbar and Najafian (2012) with
eration of job 14, and so on. The first number repeated in the so- the best-known results. Negative results signify worse results,
lution is 14, which indicates that, after the first operation of job 2, while positive results are better. Moreover, the average relative
the second operation of job 14 was scheduled for production. error was -0.1144%. Furthermore, in column 9, our best results
E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096 13

Table 7
Better, worse, and similar results.

LNSA vs best known Ranjbar [9] hybrid algorithm vs the best-known results

Better Worse Similar Better Worse Similar

Number of instances 11 14 18 0 6 37
Percentage 25.58% 32.55% 41.86% 0% 13.95% 86.05%

(50 0,0 0 0 solutions) were compared to the best-known results, also Further work may involve the application of the proposed al-
obtaining an average relative error of -0.0412%. Additionally, Table gorithm to other programming problems where resources are as-
7 also demonstrates how many times the better or worse results signed dynamically. For example, in vehicular ad-hoc networks
were obtained, and how many of these were similar. (VANETs), moving cars are treated as nodes to create a mobile
Comparing our method to the best-known one, it can be ob- wireless network. As car positions change constantly with time,
served that the proposed algorithm improved the makespan results there is a need for algorithms that can maintain a robust VANET
in 25.58% of the instances and maintained the results in 41.86%, according to the location of cars selected to create a network. In
while the method employed by Ranjbar and Najafian (2012) did this sense, an adaptation of LNSA can be investigated in order to
not improve the best-known results in any of the examples solved. define a VANET.
Moreover, taking the best-known results as reference, the aver- Furthermore, additional local search operators and strategies
age relative error was minor in the proposed LNSA. It is worth may be proven to specify better neighbors in the exploitation pro-
mentioning that, in problems LAC 31–35 of size 30 x 10 with the cess of each smart-cell or the use of other distance operators with
highest complexity, the LNSA always improved the results. There- lesser complexity in order to maintain the diversity of population,
fore, when applied to CLSPJE, LNSA yields superior results in prob- avoid stagnation, and be able to manage more jobs and machines.
lems with a higher computational complexity. Future directions in- Owing to the double scheduling that must be solved to optimize
clude testing other algorithms in CLSPJE and solving problems with CLSPJE, the opportunity exists for interested researchers to conduct
higher complexity by the means of LNSA. a comprehensive study on the appropriate employment of classical
evolutionary and metaheuristic algorithms and compare their per-
6. Conclusions formance with the results presented in this study.
Future work requires formalizing the features of semi-active
The importance of an integrated JSSP and FLP involves reduced and active solutions in response to this problem, considering the
costs, improved system performance, and rapid response to cus- transportation and processing time involved in the calculation of
tomer demands in order to remain alive in the intense competition makespan, and use these characteristics to propose heuristics that
of the global market, thereby justifying a costly long-term invest- are capable of building and improving semi-active and active solu-
ment. However, to the best of the authors’ knowledge, FLPs and tions.
JSSPs have only been solved independently by researchers. Only re- We can also consider the use of a more sophisticated neigh-
cently have certain integrated approaches been proposed for solv- borhood structure and local search operators, such as those pro-
ing these problems together. posed by Taillard (1994), Van Laarhoven, Aarts, and Lenstra (1992),
Although the two problems are related, they have already been Dell’Amico and Trubian (1993), Nowicki and Smutnicki (1996),
treated and separated in the literature, which may affect the de- Balas and Vazacopoulos (1998), and Zhang, Li, Guan, and
cisions related to them, as solutions are sought sequentially. How- Rao (2007), to be able to optimize critical blocks that behave dy-
ever, the literature is not clear on this, which may be owing to two namically by the different machine allocations implied by CLSPJE.
reasons: first, each problem exhibits its own computational com-
plexity, which increases when it is resolved concurrently. Second, Declaration of Competing Interest
when solved and implemented with metaheuristics, it is difficult
to codify, implement, and determine a solution for both the prob- The authors declare that they have no known competing finan-
lems. Thus, it is relevant to develop new algorithms to operate on cial interests or personal relationships that could have appeared to
concurrent problems. influence the work reported in this paper.
This study has proposed a new algorithm (LNSA) with the aim
to minimize the makespan for CLSPJE. LNSA was inspired by the
use of a local neighborhood to improve the exploration of every Credit authorship contribution statement
smart-cell. The LNSA employs codification in which every smart-
cell is a combination of jobs [28], every job is repeated m times, Eva Selene Hernández-Gress: Conceptualization, Methodology,
and a permutation of m locations exists. In this manner, any re- Data curation, Validation, Formal analysis, Writing - original
combination of elements produces an additional valid solution. draft, Writing - review & editing. Juan Carlos Seck-Tuoh-Mora:
Therefore, operators commonly used in other scheduling problems Conceptualization, Methodology, Software, Data curation, Valida-
can be applied in this codification. tion, Writing - original draft, Writing - review & editing, Su-
The idea behind LNSA is that the exploration and exploitation pervision. Norberto Hernández-Romero: Methodology, Software,
are guided by simple operators that are executed in the same it- Formal analysis, Investigation, Writing - original draft. Joselito
eration of the algorithm, which helps the algorithm to be simple, Medina-Marín: Conceptualization, Software, Formal analysis, Writ-
perform the exploitation and exploration of the search space in a ing - original draft. Pedro Lagos-Eulogio: Conceptualization, Soft-
balanced way, and escape from local minima. ware, Validation. Javier Ortíz-Perea: Investigation, Validation.
LNSA has been applied over a benchmark of 43 instances and
compared to the hybrid algorithm formulated by Ranjbar and Na- Acknowledgments
jafian (2012). Satisfactory results were obtained and the best-
known solution were improved in 11 cases, particularly those with This work was supported by the National Council for Science
higher complexity that appear in actual cases in the industries, and Technology (CONACYT), with project number CB-2014-237323
which require flexibility in order to respond to customer demands. and project number CB-2017-2018-A1-S-43008.
14 E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096

References scheduling and quadratic assignment problem through multi-objective decision


making approach. Management Science Letters, 2(6), 2011–2018.
Adamatzky, A. (2010). Game of life cellular automata. London: Springer. Kourosh, H., & Bashirzadeh, R. (2015). Concurrent scheduling of manufacturing cells
Alaykýran, K., Engin, O., & Döyen, A. (2007). Using ant colony optimization to solve considering sequence-dependence family setup times and intercellular trans-
hybrid flow shop scheduling problems. International Journal of Advanced Manu- portation times. International Journal of Advance Manufacturing Technology, 77,
facturing Technology, 35, 541–550. 1907–1915.
Anantha, K., & Tamilarasi, A. (2010). An enhanced genetic algorithm with simulated Lagos-Eulogio, P., Seck-Tuoh-Mora, J., Hernandez-Romero, N., & Medina–
annealing for job shop scheduling. International Journal of Engineering, Science Marin, J. (2017). A new design method for adaptive IIR system identification
and Technology, 2(1), 144–151. using hybrid CPSO and DE. Nonlinear Dynamics, 88(4), 2371–2389.
Azab, A., & Naderi, B. (2014). In Greedy heuristics for distributed job shop problems: Lawrence, S. (1984). Supplement to resource constrained project scheduling: an ex-
20 (pp. 7–12). Procedia CIRP. perimental investigation of heuristic scheduling techniques. Pittsburgh: Graduate
Azadeh, A., Moghaddam, M., Asadzadeh, S., & Negahban, A. (2011). An integrated School of Industrial Administration, Carnegie-Mellon University.
fuzzy simulation-fuzzy data envelopment analysis algorithm for job-shop lay- McIntosh, H. V. (2009). One dimensional cellular automata. Luniver Press.
out optimization: The case of injection process with ambiguous data. European Mishra, S., Bose, P., & Rao, C. (2017). An invasive weed optimization approach for job
Journal of Operational Research, 214, 768–779. shop scheduling problems. International Journal of Advance Manufacturing Tech-
Azadeh, A., Motevali Haghighi, S., & Asadzadeh, S. (2014). A novel algorithm for lay- nology, 91, 4233–4241.
out optimization of injection process with random demands and sequence de- Modrak, V., & Soltysova, Z. (2018). Process modularity of mass customized manufac-
pendent setup times. Journal of Manufacturing Systems, 33, 287–302. turing systems: principles, measures and assessment. Procedia CIRP, 67, 36–40.
Azadeh, A., Nazari, T., & Charkhand, H. (2015). Optimisation of facility layout design Mourtzis, D., & Doukas, M. (2014). Design and planning of manufacturing networks
problem with safety and environmental factors by stochastic DEA and simula- for mass customisation and personalisation: Challenges and outlook. Procedia
tion approach. International Journal of Production Research, 53(11), 3370–3389. CIRP, 19, 1–13.
Balas, E., & Vazacopoulos, A. (1998). Guided local search with shifting bottleneck for Naderi, B., & Azab, A. (2014). Modeling and heuristics for scheduling of distributed
job shop scheduling. Management Science, 44(2), 262–275. job shops. Expert Systems with Applications, 41, 7754–7763.
Barbosa-Póvoa, A., Mateus, R., & Novais, A. (2002). Process design and control. In- Nowicki, E., & Smutnicki, C. (1996). A fast taboo search algorithm for the job shop
dustrial and Engineering Chemistry Research, 41, 3601–3609. scheduling problem. Management Science, 42(6), 797–813.
Bi, Z., Lang, S., Chen, W., & Wang, L. (2008). Reconfigurable manufacturing systems: Nowicki, E., & Smutnicki, C. (2005). An advanced tabu search algorithm for the job
The state of the art. International Journal of Production Research, 46(4), 967–992. shop problem. Journal of Scheduling, 8(2), 145–159.
Bierwirth, C. A. (1995). Generalized permutation approach to jobshop scheduling with Palomo-Romero, J., Salas-Morera, L., & García-Hernández, L. (2017). An island model
genetic algorithms (pp. 87–92). OR Spektrum. genetical algorithm for unequal area facility layout problems. Expert Systems
Blazewicz, J., Domschke, W., & Pesch, E. (1996). The job shop scheduling problem: with Applications, 68, 151–162.
Conventional and new solution techniques. European Journal of Operational Re- Papakostas, N., Pintzos, C., Giannoulis, N., Nikolakis, G., & Chryssolouris, G. (2014).
search, 93, 1–33. Multi-criteria assembly line design under demand uncertainty. Procedia CIRP, 25,
Chang-Lin, Y., Shan-Ping, C., & Tsung-Shing, H. (2011). A genetic algorithm for dy- 86–92.
namic facility planning in job shop manufacturing. International Journal of Ad- Pardalos, P., Shylo, O., & Vazacopoulos, A. (2010). Solving job shop scheduling prob-
vanced Manufacturing Technology, 52, 303–309. lems utilizing the properties of backbone and “big valley”. Computational Opti-
Chassaing, M., Fontanel, J., Lacomme, P., Ren, L., Nikolay, T., & Pierre, V. (2014). A mization and Applications, 4, 61–76.
GRASP x ELS approach for the job-shop with a web service paradigm packaging. Pratchayaborirak, T., & Kachitvichyanukul, V. (2011). A two-stage PSO algorithm for
Expert Systems with Applications, 41, 544–562. job shop scheduling problem. International Journal of Management Science and
Chen, X., & Allen, T. (2015). Simulation and experimental design methods for job Engineering Management, 6(2), 83–92.
shop scheduling with material handling: a survey. International Journal of Ad- Ranjbar, M., & Najafian, M. (2012). A hybrid metaheuristic for concurrent layout and
vance Manufacturing Technology, 80, 233–243. scheduling problem in a job shop environment. The International Journal of Ad-
Cheng, R., Gen, M., & Tsujimura, Y. (1999). A tutorial survey of job-shop schedul- vanced Manufacturing Technology, 62, 1249–1260.
ing problems using genetic algorithms, part II: hybrid genetic search strategies. Renzi, C., Leafi, F., Cavazzuti, M., & Andrisano, A. (2014). A review on artificial in-
Computers & Industrial Engineering, 36, 343–364. telligence applications to the optimal design of dedicated and reconfigurable
Daliri, H., Mokhtari, H., & Nakhai Kamalabadi, I. (2015). A particle swarm optimiza- manufacturing systems. International Journal of Advance Manufacturing Technol-
tion approach to joint location and scheduling decisions in a flexible job shop ogy, 72, 403–418.
environment. IJE Transactions C: Aspects, 28(12), 1756–1764. Ribas, I., Companys, R., & Tort-Martorell, X. (2015). An efficient Discrete Artificial
Dell’Amico, M., & Trubian, M. (1993). Applying tabu-search to job-shop scheduling Bee Colony algorithm for the blocking flow shop problem with total flowtime
problem. Annals of Operations Research, 41(1–4), 231–252. minimization. Expert Systems with Applications, 42, 6155–6167.
Deroussi, L., Gourgand, M., & Norre, S. (2012). New effective neighborhoods for the Ripon, K., & Torrensen, J. (2014). Integrated job shop scheduling and layout plan-
permutation flow shop problem. Retrieved from hal. archives-ouvertes.fr: https: ning: A hybrid evolutionary method for optimizing multiple objectives. Evolving
//hal.archives-ouvertes.fr/hal-00678053 . Systems, 5(2), 121–132.
Dou, J., Li, J., & Chun, S. (2015). Biobjective optimization of integrating configuration Ripon, K., Glette, K., Hovin, M., & Torresen, J. (2012). Job shop scheduling with trans-
generation and scheduling for reconfigurable flow lines using NSGA-II. Interna- portation delays and layout planning in manufacturing systems: A multi-ob-
tional Journal of Advance Manufacturing Technology, 86(5–8), 1945–1962. jective evolutionary approach. In M. Kamel, F. Karray, & H. Hagras (Eds.). Au-
Fisher, H., & Thompson, G. (1963). Probabilistic learning combinations of local job tonomous and intelligent systems. AIS 2012. Lecture Notes in Computer Science:
shop scheduling rules. In J. F. Muth, & G. L. Thompson (Eds.), Industrial schedul- 7326. Berlin: Heidelberg: Springer.
ing (pp. 225–251). Englewood Cliffs: Prentice-Hall. Russell, D., & Kai-Yin, G. (1996). The facility layout problem: Recent and emerging
Fu, M., & Kaku, B. (1997). Minimizing work-in-process and material handling in the trends and perspectives. Journal of Manufacturing Systems, 15(5), 351–366.
facilities layout problem. IIE Transactions, 29, 29–36. Salido, M., Escamilla, J., Giret, A., & Barber, F. (2016). A genetic algorithm for energy
Fuentes-Penna, A., Ruiz-Vanoye, J., Diaz-Parra, O., Perez-Ortega, J., & efficiency in job shop scheduling. International Journal of Advance Manufacturing
Lopez-Perez, S. (2015). Nursing process problem: A NP-Hard novel proposal. Technology, 85, 1303–1314.
DYNA New Technologies, 2(1), 13. Shi, Y., Liu, H., Gao, L., & Zhang, G. (2011). Cellular particle swarm optimization.
Goncalves, J., Mendes, J. M., & Resende, M. (2005). A hybrid genetic algorithm for Information Sciences, 181(20), 4460–4493.
the job shop scheduling problem. European Journal of Operation Research, 167(1), Shojaee-Ghandeshtani, K., Mollai, N., Hosein-Seyedkashi, S., & Mohsen-Ne-
77–95. shati, M. (2010). New simulated annealing algorithm for quadratic assignment
Hernandez-Gress, E., Reyna-Amador, M., Barragan-Vite, I., & Rivera– problem. In Proceedings of the fourth international conference on advanced engi-
Gomez, H. (2017). Job scheduling problem and machines accommodation. neering computing and applications in sciences (pp. 87–92). IARIA XPS Press.
Dyna: Ingeniería e Industria, 92(6), 614. Shokri, H., Ashjari, B., Saberi, M., & Yoon, H. (2013). An integrated AHP-VIKOR
Ikonomovska, E., Chorbev, I., Gjorgjevik, D., & Dragan, M. (2006). The adaptive tabu methodology for facility layout design. Industrial Engineering & Management Sys-
search and its application to the quadratic assignment problem. In Proceedings tems, 12(4), 389–405.
of the 9th International Multiconference-Information Society (pp. 26–29). Solimanpur, M., Vrat, P., & Shankar, R. (2004). A neuro-tabu search heuristic for the
James, T., Rego, C., & Glover, F. (2009). A cooperative parallel tabu search algorithm flow shop scheduling problem. Computers & Operations Research, 31, 2151–2164.
for the quadratic assignment problem. European Journal of Operational Research, Stuzle, T. (2006). Iterated local search for the quadratic assignment problem. Euro-
195(3), 810–826. pean Journal of Operational Research, 174(3), 1519–1539.
Jamili, A. (2016). Robust job shop scheduling problem: Mathematical models, exact Taillard, E. (1991). Robust taboo search for the quadratic assignment problem. Par-
and heuristic algorithms. Expert Systems With Applications, 55, 341–350. allel Computing, 17(4–5), 443–455.
Jamili, A., Shafia, M., & Tavakkoli-Moghaddam, R. (2011). A hybridization of simu- Taillard, E. D. (1994). Parallel taboo search techniques for the job shop scheduling
lated annealing and electromagnetism-like mechanism for a periodic job shop problem. ORSA Journal on Computing, 6(2), 108–117.
scheduling problem. Expert Systems with Applications, 38, 5895–5901. Vahit, K. (2016). An object-oriented approach for multi-objective flexible jobshop
Jiao, J., Ma, Q., & Tseng, M. (2003). Towards high value-added products and services: scheduling problem. Expert Systems With Applications, 45, 71–84.
mass customization and beyond. Technovation, 23(10), 809–821. Valls, V., Quintanilla, S., & Ballestín, F. (2003). Resource-constrained project schedul-
Jingfa, L., Huiyun, Z., Kun, H., & Shengy, J. (2018). Multiobjective particle swarm op- ing: A critical activity reordering heuristic. European Journal of Operational Re-
timization algorithm based on objective space division for the unequal-area fa- search, 149(2), 282–301.
cility layout problem. Expert Systems with Applications, 102, 179–192. Van Laarhoven, P. J., Aarts, E. H., & Lenstra, J. (1992). Job shop scheduling by simu-
Kazemi, M., Poormoaied, S., & Eslami, G. (2012). Optimizing combination of job shop lated annealing. Operations Research, 40(1), 113–125.
E.S. Hernández-Gress, J.C. Seck-Tuoh-Mora and N. Hernández-Romero et al. / Expert Systems With Applications 144 (2020) 113096 15

Wolfram, S. (2002). A new kind of science. Champaign, IL.: Wolfram media. Zhang, C., Li, P., Rao, Y., & Guan, Z. (2008). A very fast TS/SA algorithm for the job
Zandieh, M. (2019). Scheduling of virtual cellular manufacturing systems: A bio- shop scheduling problem. Computing Operational Research, 35(1), 282–294.
geography-based optimization algorithm. Applied Artificial Intelligence, 33(7), Zhou, K., Ponnuturai, N., Tay, J., Chin, S., Xiang, C., & Qan, K. (2015). A two-stage
594–620. artificial bee colony algorithm scheduling flexible job-shop scheduling problem
Zhang, C., Li, P., Guan, Z., & Rao, Y. (2007). A tabu search algorithm with a new with new job insertion. Expert Systems with Applications, 42, 7652–7663.
neighborhood structure for the job shop scheduling problem. Computers & Op-
erations Research, 34(11), 3229–3242.

You might also like