Language: | Slovenian |
---|---|
Year of publishing: | 2021 |
Typology: | 2.11 - Undergraduate Thesis |
Organization: | UL FRI - Faculty of Computer and Information Science |
Publisher: | [L. Samotorčan] |
UDC: | 004:51(043.2) |
COBISS: | 78319363 |
Views: | 843 |
Downloads: | 67 |
Average score: | 0 (0 votes) |
Metadata: |
Secondary language: | English |
---|---|
Secondary title: | Parallelizing algorithms for solving subgraph isomorphism |
Secondary abstract: | In the analysis of graph data the search for an appearance of a smaller graph within a larger one is one of the more important problems. We call it the subgraph isomorphism problem. In this thesis we focus on a problem variant, where we search for the number of all induced subgraph isomorphisms on undirected graphs. We describe three related algorithms for solving this problem which we implement and then parallelize using an application programming interface called OpenMP. At parallelization we take on the approach of dynamic distribution of tasks where threads exchange tasks through a global queue. For task exchange we test our own implementation of the queue and the built-in OpenMP solution. Parallel algorithms are experimentally evaluated on two test sets. We also examine the impact of granularity on the execution time. |
Secondary keywords: | parallelization;subgraph isomorphism;OpenMP;granularity;computer science;computer and information science;computer science and mathematics;interdisciplinary studies;diploma;Računalništvo;Univerzitetna in visokošolska dela; |
Type (COBISS): | Bachelor thesis/paper |
Study programme: | 1000407 |
Thesis comment: | Univ. v Ljubljani, Fak. za računalništvo in informatiko |
Pages: | 44 str. |
ID: | 13403707 |