Целевые программы: инструментальная поддержка

РА Кочкаров - 2007 - elibrary.ru
Низкая результативность целевых программ обосновывает необходимость анализа их
разработки и реализации. В работе предлагаются методы и средства формализации …

Fast minimum spanning tree for large graphs on the GPU

V Vineet, P Harish, S Patidar… - Proceedings of the …, 2009 - dl.acm.org
Graphics Processor Units are used for many general purpose processing due to high
compute power available on them. Regular, data-parallel algorithms map well to the SIMD …

[PDF][PDF] Large graph algorithms for massively multithreaded architectures

P Harish, V Vineet, PJ Narayanan - … , Tech. Rep. IIIT/TR/2009/74, 2009 - web2py.iiit.ac.in
The Graphics Processing Units (GPUs) provide high computation power at a low cost and is
an important compute accelerator with a massively multithreaded architecture. In this paper …

Distributed verification of minimum spanning trees

A Korman, S Kutten - Proceedings of the twenty-fifth annual ACM …, 2006 - dl.acm.org
The problem of verifying a Minimum Spanning Tree (MST) was introduced by Tarjan in a
sequential setting. Given a graph and a tree that spans it, the algorithm is required to check …

A randomized time-work optimal parallel algorithm for finding a minimum spanning forest

S Pettie, V Ramachandran - SIAM Journal on Computing, 2002 - SIAM
We present a randomized algorithm to find a minimum spanning forest (MSF) in an
undirected graph. With high probability, the algorithm runs in logarithmic time and linear …

Log Diameter Rounds Algorithms for -Vertex and -Edge Connectivity

A Andoni, C Stein, P Zhong - arXiv preprint arXiv:1905.00850, 2019 - arxiv.org
Many modern parallel systems, such as MapReduce, Hadoop and Spark, can be modeled
well by the MPC model. The MPC model captures well coarse-grained computation on large …

Optimal randomized EREW PRAM algorithms for finding spanning forests

S Halperin, U Zwick - Journal of Algorithms, 2001 - Elsevier
We present the first randomized O (logn) time and O (m+ n) work EREW PRAM algorithm for
finding a spanning forest of an undirected graph G=(V, E) with n vertices and m edges. Our …

Tight bounds for distributed minimum-weight spanning tree verification

L Kor, A Korman, D Peleg - Theory of Computing Systems, 2013 - Springer
This paper introduces the notion of distributed verification without preprocessing. It focuses
on the Minimum-weight Spanning Tree (MST) verification problem and establishes tight …

Tight bounds for distributed MST verification

L Kor, A Korman, D Peleg - 28th International Symposium on …, 2011 - drops.dagstuhl.de
This paper establishes tight bounds for the Minimum-weight Spanning Tree (MST)
verification problem in the distributed setting. Specifically, we provide an MST verification …

[PDF][PDF] Parallel Batch-Dynamic Algorithms Dynamic Trees, Graphs, and Self-Adjusting Computation

D Anderson - 2023 - reports-archive.adm.cs.cmu.edu
The defining feature of many modern large-scale computer systems is the sheer amount of
data that they generate and process. Google's MapReduce clusters process over twenty …