Suchergebnisse - "parallel graph algorithm"
-
1
Anti-Section Transitive Closure
ISSN: 2640-0316Veröffentlicht: IEEE 01.12.2021Veröffentlicht in Proceedings - International Conference on High Performance Computing (01.12.2021)“… The transitive closure of a graph is a new graph where every vertex is directly connected to all vertices to which it had a path in the original graph …”
Volltext
Tagungsbericht -
2
Parallel Algorithm for Single-Source Earliest-Arrival Problem in Temporal Graphs
ISSN: 2332-5690Veröffentlicht: IEEE 01.08.2017Veröffentlicht in Proceedings of the International Conference on Parallel Processing (01.08.2017)“… Many real-world networks, including online social networks and communication networks, are commonly modeled as temporal graphs. Answering earliest-arrival …”
Volltext
Tagungsbericht -
3
Scaling Betweenness Approximation to Billions of Edges by MPI-based Adaptive Sampling
ISSN: 1530-2075Veröffentlicht: IEEE 01.05.2020Veröffentlicht in Proceedings - IEEE International Parallel and Distributed Processing Symposium (01.05.2020)“… Betweenness centrality is one of the most popular vertex centrality measures in network analysis. Hence, many (sequential and parallel) algorithms to compute …”
Volltext
Tagungsbericht -
4
Ant Colony-Inspired Parallel Algorithm to Improve Cryptographic Pseudo Random Number Generators
Veröffentlicht: IEEE 01.05.2017Veröffentlicht in 2017 IEEE Security and Privacy Workshops (SPW) (01.05.2017)“… We present a parallel algorithm to compute promising candidate states for modifying the state space of a pseudo-random number generator in order to increase …”
Volltext
Tagungsbericht -
5
Parallel Breadth First Search on GPU clusters
Veröffentlicht: IEEE 01.10.2014Veröffentlicht in 2014 IEEE International Conference on Big Data (Big Data) (01.10.2014)“… Fast, scalable, low-cost, and low-power execution of parallel graph algorithms is important for a wide variety of commercial and public sector applications …”
Volltext
Tagungsbericht -
6
An efficient parallel graph edge matching algorithm and its applications
ISSN: 1000-9000, 1860-4749Veröffentlicht: Beijing Springer Nature B.V 01.03.1999Veröffentlicht in Journal of computer science and technology (01.03.1999)“… A fast and efficient parallel algorithm for finding a maximal edge matching in an undirected graphG(V,E) is proposed. It runs inO(logn) time with (M/logn+n) …”
Volltext
Journal Article -
7
Parallel graph algorithms on a RISCV-based many-core
ISSN: 2089-4864, 2722-2608Veröffentlicht: 01.11.2025Veröffentlicht in International journal of reconfigurable and embedded systems (01.11.2025)“… Graph algorithms are essential in domains like social network analysis, web search, and bioinformatics. Their execution on modern hardware is vital due to the …”
Volltext
Journal Article -
8
Scalable parallel graph algorithms with matrix–vector multiplication evaluated with queries
ISSN: 0926-8782, 1573-7578Veröffentlicht: New York Springer US 01.12.2017Veröffentlicht in Distributed and parallel databases : an international journal (01.12.2017)“… Graph problems are significantly harder to solve with large graphs residing on disk compared to main memory only. In this work, we study how to solve four …”
Volltext
Journal Article -
9
Efficient and Scalable Parallel Graph Algorithms
ISBN: 9798263308964Veröffentlicht: ProQuest Dissertations & Theses 01.01.2025“… The inherent complexity of parallel graph algorithms demands innovative approaches to harness the full potential of modern hardware …”
Volltext
Dissertation -
10
An Algorithmic Approach to Communication Reduction in Parallel Graph Algorithms
ISSN: 1089-795XVeröffentlicht: IEEE 01.10.2015Veröffentlicht in 2015 International Conference on Parallel Architecture and Compilation (PACT) (01.10.2015)“… Graph algorithms on distributed-memory systems typically perform heavy communication, often limiting their scalability and performance. This work presents an …”
Volltext
Tagungsbericht -
11
Finding biconnected componemts and computing tree functions in logarithmic parallel time
ISBN: 081860591X, 9780818605918ISSN: 0272-5428Veröffentlicht: IEEE 1984Veröffentlicht in 25th Annual Symposium onFoundations of Computer Science, 1984 (1984)“… We propose a new algorithm for finding the blocks (biconnected components) of an undirected graph. A serial implementation runs in 0[n+m] time and space on a …”
Volltext
Tagungsbericht -
12
GreediRIS: Scalable influence maximization using distributed streaming maximum cover
ISSN: 0743-7315Veröffentlicht: United States Elsevier Inc 01.04.2025Veröffentlicht in Journal of parallel and distributed computing (01.04.2025)“… Influence maximization—the problem of identifying a subset of k influential seeds (vertices) in a network—is a classical problem in network science with …”
Volltext
Journal Article -
13
Parallel Graph Algorithms Through Approximation
ISBN: 9780355257755, 0355257750Veröffentlicht: ProQuest Dissertations & Theses 01.01.2017“… We consider the problem of computing a b-MATCHING and a b-EDGE COVER, which are subgraphs of a graph with specific properties. Although there are …”
Volltext
Dissertation -
14
NetworKit: A tool suite for large-scale complex network analysis
ISSN: 2050-1242, 2050-1250Veröffentlicht: New York, USA Cambridge University Press 01.12.2016Veröffentlicht in Network science (Cambridge University Press) (01.12.2016)“… We introduce NetworKit, an open-source software package for analyzing the structure of large complex networks. Appropriate algorithmic solutions are required …”
Volltext
Journal Article -
15
Towards scaling community detection on distributed-memory heterogeneous systems
ISSN: 0167-8191, 1872-7336Veröffentlicht: United States Elsevier B.V 01.07.2022Veröffentlicht in Parallel computing (01.07.2022)“… In most real-world networks, nodes/vertices tend to be organized into tightly-knit modules known as communities or clusters such that nodes within a community …”
Volltext
Journal Article -
16
Parallel Algorithm for Incremental Betweenness Centrality on Large Graphs
ISSN: 1045-9219, 1558-2183Veröffentlicht: New York IEEE 01.03.2018Veröffentlicht in IEEE transactions on parallel and distributed systems (01.03.2018)“… Betweenness centrality quantifies the importance of nodes in a graph in many applications, including network analysis, community detection and identification …”
Volltext
Journal Article -
17
A memory efficient maximal clique enumeration method for sparse graphs with a parallel implementation
ISSN: 0167-8191, 1872-7336Veröffentlicht: Elsevier B.V 01.09.2019Veröffentlicht in Parallel computing (01.09.2019)“… •We propose a memory efficient method, CMC-bit, for maximal clique enumeration on real-world sparse graphs.•We use an efficient order strategy to reduce both …”
Volltext
Journal Article -
18
BFS-4K: An Efficient Implementation of BFS for Kepler GPU Architectures
ISSN: 1045-9219, 1558-2183Veröffentlicht: New York IEEE 01.07.2015Veröffentlicht in IEEE transactions on parallel and distributed systems (01.07.2015)“… Breadth-first search (BFS) is one of the most common graph traversal algorithms and the building block for a wide range of graph applications. With the advent …”
Volltext
Journal Article -
19
A performance predictor for implementation selection of parallelized static and temporal graph algorithms
ISSN: 1532-0626, 1532-0634Veröffentlicht: Hoboken Wiley Subscription Services, Inc 25.01.2022Veröffentlicht in Concurrency and computation (25.01.2022)“… Task‐based execution of graph workloads allows various ordered and unordered implementations, with tasks representing dependencies between graph vertices and …”
Volltext
Journal Article -
20
Performance Evaluation of Parallel Graphs Algorithms Utilizing Graphcore IPU
ISSN: 2079-9292, 2079-9292Veröffentlicht: Basel MDPI AG 01.06.2024Veröffentlicht in Electronics (Basel) (01.06.2024)“… Recent years have been characterized by increasing interest in graph computations. This trend can be related to the large number of potential application …”
Volltext
Journal Article

