2015
DOI: 10.5120/20576-2982
|View full text |Cite
|
Sign up to set email alerts
|

Parallelization of Graph Isomorphism using OpenMP

Abstract: Advancement in computer architecture leads to parallelize the sequential algorithm to exploit the concurrency provided by multiple core on single chip. Sequential programs do not gain performance from multicore. For multicore architectures, OPENMP and MPI are application programming interfaces. They can be used for parallelization of codes. For shared memory architecture OPENMP is used, whereas for distributed memory architecture MPI is used .In this paper, analysis of the performance of parallel algorithm ove… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
5
0

Year Published

2019
2019
2021
2021

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(5 citation statements)
references
References 8 publications
0
5
0
Order By: Relevance
“…László Babai in 2015 claimed that the graph isomorphism dilemma could be solved within quasi‐polynomial time 25–28 and, soon afterwards, Babai reclaimed the quasi‐polynomiality and declared a sub‐exponential time complexity bound instead 25–28 . In this paper, the time complexity of the best case is O (10 × m +4 × n +3), the worst case is O (10 × n 2 − 4 × n +12) including the storage.…”
Section: Comparisons With Other Algorithmsmentioning
confidence: 87%
See 3 more Smart Citations
“…László Babai in 2015 claimed that the graph isomorphism dilemma could be solved within quasi‐polynomial time 25–28 and, soon afterwards, Babai reclaimed the quasi‐polynomiality and declared a sub‐exponential time complexity bound instead 25–28 . In this paper, the time complexity of the best case is O (10 × m +4 × n +3), the worst case is O (10 × n 2 − 4 × n +12) including the storage.…”
Section: Comparisons With Other Algorithmsmentioning
confidence: 87%
“…László Babai in 2015 claimed that the graph isomorphism dilemma could be solved within quasi-polynomial time [25][26][27][28] and, soon afterwards, Babai reclaimed the quasi-polynomiality and declared a sub-exponential time complexity bound instead. [25][26][27][28] In this paper, the time complexity of the ), where m is the number of edges of a graph and n is the number of vertices of a graph. The complexity comparisons with other algorithms are shown in Table 29.…”
Section: Comparisons With Other Algorithmsmentioning
confidence: 99%
See 2 more Smart Citations
“…However, he has subsequently not pursued this further in the last decade, and the described algorithm is based on algorithms of the first generation. The study [5] only performs comparisons against slow sequential algorithms. Overall, parallel graph isomorphism testing has not witnessed any of the ideas that characterize the second generation of algorithms.…”
Section: Introductionmentioning
confidence: 99%