2021
DOI: 10.1007/978-3-030-67063-4_1
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Computing for the Non-permutation Flow Shop Scheduling Problem with Time Couplings Using Floyd-Warshall Algorithm

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2021
2021
2021
2021

Publication Types

Select...
2

Relationship

2
0

Authors

Journals

citations
Cited by 2 publications
(3 citation statements)
references
References 18 publications
0
3
0
Order By: Relevance
“…This reduced the running time of the method, allowing it to obtain better multi-criteria solutions (Pareto fronts). In another paper [25], it was shown that it was possible to compute the goal function for non-permutation FSSP with time couplings in time O(log 2 (nm)) instead of O(nm). Unfortunately, the method requires a very large number of processors, even for small problem sizes.…”
Section: Parallel Computingmentioning
confidence: 99%
See 2 more Smart Citations
“…This reduced the running time of the method, allowing it to obtain better multi-criteria solutions (Pareto fronts). In another paper [25], it was shown that it was possible to compute the goal function for non-permutation FSSP with time couplings in time O(log 2 (nm)) instead of O(nm). Unfortunately, the method requires a very large number of processors, even for small problem sizes.…”
Section: Parallel Computingmentioning
confidence: 99%
“…For the sequential algorithm, one directly applies Formulas ( 24) and ( 25), resulting in a running time of O(n) for n jobs. As for a parallel algorithm, the first idea was to use Algorithm 2 and adjust it to the job shift scan by replacing the standard summation of c = a + b with c = max{a + b, 0} as per Formulas ( 24) and (25). However, such an approach does not work as will be shown with another example.…”
Section: Parallel Job Shift Scanmentioning
confidence: 99%
See 1 more Smart Citation