2017
DOI: 10.1155/2017/9016303
|View full text |Cite
|
Sign up to set email alerts
|

Flexible Job Shop Scheduling Problem Using an Improved Ant Colony Optimization

Abstract: As an extension of the classical job shop scheduling problem, the flexible job shop scheduling problem (FJSP) plays an important role in real production systems. In FJSP, an operation is allowed to be processed on more than one alternative machine. It has been proven to be a strongly NP-hard problem. Ant colony optimization (ACO) has been proven to be an efficient approach for dealing with FJSP. However, the basic ACO has two main disadvantages including low computational efficiency and local optimum. In order… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
36
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 55 publications
(36 citation statements)
references
References 42 publications
0
36
0
Order By: Relevance
“…Neto and Godinho (2013) [12] overviewed ACO-based applications in scheduling and provided a perspective prospect of the future trend. Wang et al (2017) [90] proposed an improved ACO algorithm. The main improvements include selecting machine rules, initializing uniform distributed mechanism for ants, changing pheromones guiding mechanism, selecting node method, and updating pheromones mechanism.…”
Section: (4) Combination Algorithms and Recent Studies Based On Tsmentioning
confidence: 99%
“…Neto and Godinho (2013) [12] overviewed ACO-based applications in scheduling and provided a perspective prospect of the future trend. Wang et al (2017) [90] proposed an improved ACO algorithm. The main improvements include selecting machine rules, initializing uniform distributed mechanism for ants, changing pheromones guiding mechanism, selecting node method, and updating pheromones mechanism.…”
Section: (4) Combination Algorithms and Recent Studies Based On Tsmentioning
confidence: 99%
“…This allows us to determine the goodness of the metaheuristics considered in this work. In this comparison different population-based metaheuristics to solve FJSSP are considered: i) hGA [5]: a hybrid algorithm combining chaos particle swarm optimization with genetic algorithm ii) BEDA [6]: a bi-population based estimation of distribution algorithm iii) IACO [7]: an ant colony optimization iv) HDE [13]: a hybrid differential evolutionary algorithm Table 5 shows that the C max values obtained by DE LS are similar to the ones of remaining algorithms, for the majority of the ten instances. This observation suggests that the DE LS proposed in this work is a competitive algorithm to solve FJSSP.…”
Section: Comparison Of De Ls With the Literaturementioning
confidence: 99%
“…The solution of FJSSP involves two decisions: to sequence the operations on the machines and to assign each operation to the appropriate set of machines to minimize the elapsed time to complete all the jobs -ORIGINAL ARTICLE -(makespan or C max ). These decisions suggest that FJSSP is a complex optimization problem (NP-hard problem [2]), consequently, the adoption of metaheuristic [3,4] has led to better results than classical dispatching or greedy heuristic algorithms [5,6,7]. Since introduced in 1997 by Storn and Price [8], the Differential Evolution (DE) metaheuristic became very popular among computer scientists and practitioners almost immediately after its original definition.…”
Section: Introductionmentioning
confidence: 99%
“…In addition, ACS also used local pheromone updating calculated at the end of each ant's construction step to diversify the path built by subsequent ants. ACS has been applied to job-shop scheduling problem to minimize the makespan [18][19][20] or tardiness [21][22][23]. In this paper, ACS is implemented to address MRO scheduling problem and described below.…”
Section: Ant Colony Optimization (Aco) Algorithmmentioning
confidence: 99%