Výsledky vyhľadávania - "Parallel graph algorithm"
-
1
Parallel Algorithm for Approximate State Graph Exploration With Restricted Memory Footprint
ISSN: 1532-0626, 1532-0634, 1532-0634Vydavateľské údaje: Hoboken, USA John Wiley & Sons, Inc 01.01.2026Vydané v Concurrency and computation (01.01.2026)“…We investigate the performance of algorithms that explore large state graphs of finite state machines without input by following paths. To improve on…”
Získať plný text
Journal Article -
2
Anti-Section Transitive Closure
ISSN: 2640-0316Vydavateľské údaje: IEEE 01.12.2021Vydané v 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…”
Získať plný text
Konferenčný príspevok.. -
3
Parallel Algorithm for Single-Source Earliest-Arrival Problem in Temporal Graphs
ISSN: 2332-5690Vydavateľské údaje: IEEE 01.08.2017Vydané v 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…”
Získať plný text
Konferenčný príspevok.. -
4
Scaling Betweenness Approximation to Billions of Edges by MPI-based Adaptive Sampling
ISSN: 1530-2075Vydavateľské údaje: IEEE 01.05.2020Vydané v 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…”
Získať plný text
Konferenčný príspevok.. -
5
Ant Colony-Inspired Parallel Algorithm to Improve Cryptographic Pseudo Random Number Generators
Vydavateľské údaje: IEEE 01.05.2017Vydané v 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…”
Získať plný text
Konferenčný príspevok.. -
6
Parallel Breadth First Search on GPU clusters
Vydavateľské údaje: IEEE 01.10.2014Vydané v 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…”
Získať plný text
Konferenčný príspevok.. -
7
An efficient parallel graph edge matching algorithm and its applications
ISSN: 1000-9000, 1860-4749Vydavateľské údaje: Beijing Springer Nature B.V 01.03.1999Vydané v 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)…”
Získať plný text
Journal Article -
8
Parallel graph algorithms on a RISCV-based many-core
ISSN: 2089-4864, 2722-2608Vydavateľské údaje: 01.11.2025Vydané v 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…”
Získať plný text
Journal Article -
9
Scalable parallel graph algorithms with matrix–vector multiplication evaluated with queries
ISSN: 0926-8782, 1573-7578Vydavateľské údaje: New York Springer US 01.12.2017Vydané v 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…”
Získať plný text
Journal Article -
10
Efficient and Scalable Parallel Graph Algorithms
ISBN: 9798263308964Vydavateľské údaje: ProQuest Dissertations & Theses 01.01.2025“… The inherent complexity of parallel graph algorithms demands innovative approaches to harness the full potential of modern hardware…”
Získať plný text
Dissertation -
11
An Algorithmic Approach to Communication Reduction in Parallel Graph Algorithms
ISSN: 1089-795XVydavateľské údaje: IEEE 01.10.2015Vydané v 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…”
Získať plný text
Konferenčný príspevok.. -
12
Finding biconnected componemts and computing tree functions in logarithmic parallel time
ISBN: 081860591X, 9780818605918ISSN: 0272-5428Vydavateľské údaje: IEEE 1984Vydané v 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…”
Získať plný text
Konferenčný príspevok.. -
13
GreediRIS: Scalable influence maximization using distributed streaming maximum cover
ISSN: 0743-7315Vydavateľské údaje: United States Elsevier Inc 01.04.2025Vydané v 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…”
Získať plný text
Journal Article -
14
Practical parallel algorithms for compact spanners on real world graphs
ISSN: 1744-5760, 1744-5779Vydavateľské údaje: 05.02.2026Vydané v International journal of parallel, emergent and distributed systems (05.02.2026)Získať plný text
Journal Article -
15
Parallel Graph Algorithms Through Approximation
ISBN: 9780355257755, 0355257750Vydavateľské údaje: 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…”
Získať plný text
Dissertation -
16
NetworKit: A tool suite for large-scale complex network analysis
ISSN: 2050-1242, 2050-1250Vydavateľské údaje: New York, USA Cambridge University Press 01.12.2016Vydané v 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…”
Získať plný text
Journal Article -
17
Towards scaling community detection on distributed-memory heterogeneous systems
ISSN: 0167-8191, 1872-7336Vydavateľské údaje: United States Elsevier B.V 01.07.2022Vydané v 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…”
Získať plný text
Journal Article -
18
Parallel Algorithm for Incremental Betweenness Centrality on Large Graphs
ISSN: 1045-9219, 1558-2183Vydavateľské údaje: New York IEEE 01.03.2018Vydané v 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…”
Získať plný text
Journal Article -
19
A memory efficient maximal clique enumeration method for sparse graphs with a parallel implementation
ISSN: 0167-8191, 1872-7336Vydavateľské údaje: Elsevier B.V 01.09.2019Vydané v 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…”
Získať plný text
Journal Article -
20
BFS-4K: An Efficient Implementation of BFS for Kepler GPU Architectures
ISSN: 1045-9219, 1558-2183Vydavateľské údaje: New York IEEE 01.07.2015Vydané v 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…”
Získať plný text
Journal Article

