2020
DOI: 10.1177/0020294019889085
|View full text |Cite
|
Sign up to set email alerts
|

A vibrant crossbreed social spider optimization with genetic algorithm tactic for flexible job shop scheduling problem

Abstract: Job shop scheduling is one of the major issues in which the scheduling process is associated with the real-time manufacturing industry. A flexible job shop scheduling problem is one of the most important issues among the hardest combinatorial advancement issues. Flexible job shop scheduling is extremely a nondeterministic polynomial combinatorial problem. In this paper, it is proposed that a mixture of improvement demonstrates to make makespan minimization in the flexible job shop scheduling problem issue. Thi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 12 publications
(7 citation statements)
references
References 30 publications
0
7
0
Order By: Relevance
“…Each element in trial vector is selected from the corresponding element which may from solution before mutation or mutated solution. In this paper, binomial crossover operation is applied, and the details can be represented as follows: (16) index � False 17While k ≤ length(count) and in de x � False then (18) if count[k] > CR[k] then (19) For position j � 1:…”
Section: Crossovermentioning
confidence: 99%
See 1 more Smart Citation
“…Each element in trial vector is selected from the corresponding element which may from solution before mutation or mutated solution. In this paper, binomial crossover operation is applied, and the details can be represented as follows: (16) index � False 17While k ≤ length(count) and in de x � False then (18) if count[k] > CR[k] then (19) For position j � 1:…”
Section: Crossovermentioning
confidence: 99%
“…Due to the NP-hard of the HFSP, in many prior studies, metaheuristic algorithms have been applied to tackle the HFSP [6,11,13], such as greedy algorithm, simulated annealing algorithm, genetic algorithm, etc. Metaheuristic algorithms can obtain the solution of complexity optimization problem in available time, which have been developed in many fields, i.e., manufacturing industry [15][16][17], airline industry [18][19][20][21], energy sources [22][23][24][25], etc. In addition, Differential Evolution (DE), firstly proposed by Storn and Price [26], is a powerful evolutionary algorithm for global optimization.…”
Section: Introductionmentioning
confidence: 99%
“…In the past few years, various approaches have been proposed to solve MS-RCPSP, thereby finding out intelligent algorithms to allocate and manage network resources in the Internet of things systems [14][15][16][17]. Some popular metaheuristic algorithms are the genetic algorithm (GA), ant colony optimization (ACO), and particle swarm optimization [18][19][20][21][22].…”
Section: Approximation Algorithms For Ms-rcpspmentioning
confidence: 99%
“…)// parameter of the mutation operator (12) for (j � 0; j < n; j++) (14) end for (15) if (f (u i (t)) ≤ f(x i (t))) (16) x i (t+1) � u i (t) (17) else (18) x i (t+1) � x i (t) (19) end if (20) end for (21) Calculate the fitness and bestnest (22) If (makespan > min (fitness)) (23) makespan � min (fitness) (24) End if (25) bestnest ⟵ Reallocate (bestnest) (26) t ⟵ t + 1 (27) Input: currentBest //the best schedule among the current population Output: //the improved schedule (1) Begin (2) makespan � f(best) (3) newbest � currentBest; (4) R b ⟵ maxResource (newbest) //the last resource to finish its job (5) Tb ⟵ set of tasks is performed by resource Rb (6) For i � 1 to size(Tb) // Consider each task in T b , the set of tasks performed by resource R b (7) T i � T b [i]; (8) R i ⟵ set of resource that are skilled enough to execute the task i except R b (9) For j � 1 to size (R i ) // Consider each resource in turn (10)…”
Section: Imopse Datasetmentioning
confidence: 99%
See 1 more Smart Citation