咨询与建议

限定检索结果

文献类型

  • 39 篇 会议
  • 32 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

  • 72 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 69 篇 工学
    • 65 篇 计算机科学与技术...
    • 20 篇 软件工程
    • 17 篇 电气工程
    • 4 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 1 篇 机械工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 网络空间安全
  • 10 篇 理学
    • 10 篇 数学
  • 3 篇 管理学
    • 2 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 2 篇 法学
    • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 文学
    • 1 篇 新闻传播学
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...
    • 1 篇 临床医学

主题

  • 72 篇 parallel graph a...
  • 6 篇 gpu
  • 5 篇 mapreduce
  • 4 篇 algorithms
  • 4 篇 community detect...
  • 3 篇 graph algorithms
  • 3 篇 cuda
  • 3 篇 matching
  • 3 篇 graph mining
  • 3 篇 high-performance...
  • 3 篇 generic programm...
  • 3 篇 pgas
  • 3 篇 high performance...
  • 3 篇 distributed comp...
  • 3 篇 graph processing
  • 3 篇 graph coloring
  • 2 篇 performance
  • 2 篇 active messages
  • 2 篇 graph analytics
  • 2 篇 gpgpu

机构

  • 4 篇 carnegie mellon ...
  • 3 篇 brown univ dept ...
  • 2 篇 univ warsaw inte...
  • 2 篇 pacific nw natl ...
  • 2 篇 univ padua dept ...
  • 2 篇 ibm corp tj wats...
  • 2 篇 georgia inst tec...
  • 2 篇 indiana univ ope...
  • 2 篇 nicolaus coperni...
  • 2 篇 washington state...
  • 2 篇 swiss fed inst t...
  • 2 篇 washington state...
  • 1 篇 univ connecticut...
  • 1 篇 fayetteville sta...
  • 1 篇 dept.of computer...
  • 1 篇 cispa helmholtz ...
  • 1 篇 ibm corp tj wats...
  • 1 篇 ohio state univ ...
  • 1 篇 univ nebraska om...
  • 1 篇 agh univ sci & t...

作者

  • 7 篇 halappanavar mah...
  • 6 篇 kalyanaraman ana...
  • 5 篇 blelloch guy e.
  • 4 篇 hoefler torsten
  • 4 篇 dhulipala laxman
  • 3 篇 ceccarello matte...
  • 3 篇 pucci geppino
  • 3 篇 lumsdaine andrew
  • 3 篇 besta maciej
  • 3 篇 upfal eli
  • 3 篇 shun julian
  • 3 篇 pietracaprina an...
  • 2 篇 cong guojing
  • 2 篇 kaya kamer
  • 2 篇 bhowmick sanjukt...
  • 2 篇 lumsdaine a
  • 2 篇 blanusa jovan
  • 2 篇 ryczkowska magda...
  • 2 篇 ienne paolo
  • 2 篇 bader david a.

语言

  • 71 篇 英文
  • 1 篇 其他
检索条件"主题词=Parallel graph algorithms"
72 条 记 录,以下是31-40 订阅
排序:
Fast parallel algorithms for Enumeration of Simple, Temporal, and Hop-constrained Cycles
收藏 引用
ACM TRANSACTIONS ON parallel COMPUTING 2023年 第3期10卷 1-35页
作者: Blanusa, Jovan Atasu, Kubilay Ienne, Paolo IBM Res Europe Zurich Saumerstr 4 CH-8803 Ruschlikon Switzerland Ecole Polytech Fed Lausanne Sch Comp & Commun Sci Route Cantonale CH-1015 Lausanne Switzerland Ecole Polytech Fed Lausanne Sch Comp & Commun Sci Lausanne Switzerland
Cycles are one of the fundamental subgraph patterns and being able to enumerate them in graphs enables important applications in a wide variety of fields, including finance, biology, chemistry, and network science. Ho... 详细信息
来源: 评论
Finding the k shortest paths in parallel
收藏 引用
ALGORITHMICA 2000年 第2期28卷 242-254页
作者: Ruppert, E Brown Univ Dept Comp Sci Providence RI 02912 USA
A concurrent-read exclusive-write PRAM algorithm is developed to find the k shortest paths between pairs of vertices in an edge-weighted directed graph. Repetitions of vertices along the paths are allowed. The algorit... 详细信息
来源: 评论
A Practical parallel Algorithm for Diameter Approximation of Massive Weighted graphs  30
A Practical Parallel Algorithm for Diameter Approximation of...
收藏 引用
30th IEEE International parallel and Distributed Processing Symposium (IPDPS)
作者: Ceccarello, Matteo Pietracaprina, Andrea Pucci, Geppino Upfal, Eli Univ Padua Dept Informat Engn Padua Italy Brown Univ Dept Comp Sci Providence RI USA
We present a space and time efficient practical parallel algorithm for approximating the diameter of massive weighted undirected graphs on distributed platforms supporting a MapReduce-like abstraction. The core of the... 详细信息
来源: 评论
Log(graph): A Near-Optimal High-Performance graph Representation  18
Log(Graph): A Near-Optimal High-Performance Graph Representa...
收藏 引用
27th IEEE/ACM/IFIP International Conference on parallel Architectures and Compilation Techniques (PACT)
作者: Besta, Maciej Stanojevic, Dimitri Zivic, Tijana Singh, Jagpreet Hoerold, Maurice Hoefler, Torsten Swiss Fed Inst Technol Dept Comp Sci Zurich Switzerland
Today's graphs used in domains such as machine learning or social network analysis may contain hundreds of billions of edges. Yet, they are not necessarily stored efficiently, and standard graph representations su... 详细信息
来源: 评论
Optimizing large-scale graph analysis on multithreaded, multicore platforms
Optimizing large-scale graph analysis on multithreaded, mult...
收藏 引用
26th IEEE International parallel and Distributed Processing Symposium (IPDPS) / Workshop on High Performance Data Intensive Computing
作者: Cong, Guojing Makarychev, Konstantin IBM Corp TJ Watson Res Ctr Yorktown Hts NY 10598 USA
The erratic memory access pattern of graph algorithms makes it hard to optimize on cache-based architectures. While multithreading hides memory latency, it is unclear how hardware threads combined with caches impact t... 详细信息
来源: 评论
Fast Approximate Distance Queries in Unweighted graphs Using Bounded Asynchrony  1
收藏 引用
29th International Workshop on Languages and Compilers for parallel Computing (LCPC)
作者: Fidel, Adam Sabido, Francisco Coral Riedel, Colton Amato, Nancy M. Rauchwerger, Lawrence Texas A&M Univ Dept Comp Sci & Engn Parasol Lab College Stn TX 77843 USA
We introduce a new parallel algorithm for approximate breadth-first ordering of an unweighted graph by using bounded asynchrony to parametrically control both the performance and error of the algorithm. This work is b... 详细信息
来源: 评论
NetworKit: A tool suite for large-scale complex network analysis
收藏 引用
NETWORK SCIENCE 2016年 第4期4卷 508-530页
作者: Staudt, Christian L. Sazonovs, Aleksejs Meyerhenke, Henning Karlsruhe Inst Technol Inst Theoret Informat D-76131 Karlsruhe Germany Wellcome Trust Sanger Inst Wellcome Genome Campus Cambridge CB10 1SA England
We introduce NetworKit, an open-source software package for analyzing the structure of large complex networks. Appropriate algorithmic solutions are required to handle increasingly common large graph data sets contain... 详细信息
来源: 评论
Expressing graph algorithms Using Generalized Active Messages  13
Expressing Graph Algorithms Using Generalized Active Message...
收藏 引用
18th ACM SIGPLAN Symposium on Principles and Practice of parallel Programming
作者: Edmonds, Nick Willcock, Jeremiah Lumsdaine, Andrew Indiana Univ Bloomington IN 47405 USA
Recently, graph computation has emerged as an important class of high-performance computing application whose characteristics differ markedly from those of traditional, compute-bound, kernels. Libraries such as BLAS, ... 详细信息
来源: 评论
Distributed, Shared-Memory parallel Triangle Counting  18
Distributed, Shared-Memory Parallel Triangle Counting
收藏 引用
5th Platform for Advanced Scientific Computing Conference (PASC)
作者: Kanewala, Thejaka Amila Zalewski, Marcin Lumsdaine, Andrew Indiana Univ Sch Informat Comp & Engn Bloomington IN 47405 USA Pacific Northwest Natl Lab Seattle WA USA Univ Washington Seattle WA 98195 USA
Triangles are the most basic non-trivial subgraphs. Triangle counting is used in a number of different applications, including social network mining, cyber security, and spam detection. In general, triangle counting a... 详细信息
来源: 评论
parallel-external computation of the cycle structure of invertible cryptographic functions
Parallel-external computation of the cycle structure of inve...
收藏 引用
15th Euromicro International Conference on parallel, Distributed and Network-Based Processing
作者: Beckmann, Andreas Keller, Jorg Univ Halle Wittenberg Inst Informat D-06099 Halle Saale Germany Fernuniv VLSI LG Parallelitat D-58084 Hagen Germany
We present an algorithm to compute the cycle structure of large directed graphs where each node has exactly one outgoing edge. Such graphs appear as state diagrams of finite state machines such as pseudo-random number... 详细信息
来源: 评论