Graph analytical algorithms gained great importance in recent years as they proved to be useful in a variety of fields, such as data mining, social network analysis, or cybersecurity. To cope with the computational and memory demands that stem from the size of today's networks highly parallel solutions have to be developed. In this thesis, we present our algorithm for shared memory as well as for distributed triangle counting and local clustering coefficient. We analyze different techniques for the computation of triangles and achieve shared memory parallelism with OpenMP. Our distributed implementation is based on row-wise graph partitioning and uses caching to save communication time. We take advantage of MPI's Remote Memory Access inter...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
Triangle count and local clustering coefficient are two core metrics for graph analysis. They find b...
Massive networks arising in numerous application areas poses significant challenges for network anal...
Abstract—Triangle counting and enumeration has emerged as a basic tool in large-scale network analys...
Abstract—Finding the number of triangles in a graph (net-work) is an important problem in graph anal...
The number of triangles in a graph is a fundamental metric, used in social network analysis, link cl...
Abstract — This paper presents the first distributed triangle listing algorithm with provable CPU, I...
Graph algorithms on parallel architectures present an in-teresting case study for irregular applicat...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
Subgraph counting forms the basis of many complex network analysis metrics, including motif and anti...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
In this paper we study the problem of local triangle counting in large graphs. Namely, given a large...
In this article, we study the problem of approximate local triangle counting in large graphs. Namely...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
Triangle count and local clustering coefficient are two core metrics for graph analysis. They find b...
Massive networks arising in numerous application areas poses significant challenges for network anal...
Abstract—Triangle counting and enumeration has emerged as a basic tool in large-scale network analys...
Abstract—Finding the number of triangles in a graph (net-work) is an important problem in graph anal...
The number of triangles in a graph is a fundamental metric, used in social network analysis, link cl...
Abstract — This paper presents the first distributed triangle listing algorithm with provable CPU, I...
Graph algorithms on parallel architectures present an in-teresting case study for irregular applicat...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
Subgraph counting forms the basis of many complex network analysis metrics, including motif and anti...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
In this paper we study the problem of local triangle counting in large graphs. Namely, given a large...
In this article, we study the problem of approximate local triangle counting in large graphs. Namely...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...
In this paper we develop simple and fast multicore parallel algorithms for counting the number of k-...