咨询与建议

限定检索结果

文献类型

  • 362 篇 期刊文献
  • 146 篇 会议
  • 10 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 409 篇 工学
    • 380 篇 计算机科学与技术...
    • 94 篇 软件工程
    • 64 篇 电气工程
    • 24 篇 信息与通信工程
    • 19 篇 电子科学与技术(可...
    • 16 篇 控制科学与工程
    • 6 篇 机械工程
    • 4 篇 生物工程
    • 3 篇 仪器科学与技术
    • 3 篇 材料科学与工程(可...
    • 3 篇 化学工程与技术
    • 3 篇 生物医学工程(可授...
    • 1 篇 光学工程
  • 212 篇 理学
    • 190 篇 数学
    • 13 篇 生物学
    • 8 篇 统计学(可授理学、...
    • 6 篇 物理学
    • 5 篇 化学
    • 5 篇 系统科学
    • 1 篇 地球物理学
  • 38 篇 管理学
    • 35 篇 管理科学与工程(可...
    • 12 篇 工商管理
    • 4 篇 图书情报与档案管...
  • 13 篇 经济学
    • 13 篇 应用经济学
  • 12 篇 医学
    • 6 篇 临床医学
    • 4 篇 基础医学(可授医学...
    • 4 篇 特种医学
  • 2 篇 文学
    • 2 篇 新闻传播学
  • 1 篇 哲学
  • 1 篇 法学
    • 1 篇 法学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 农学

主题

  • 518 篇 graph algorithm
  • 51 篇 approximation al...
  • 18 篇 np-complete
  • 17 篇 domination
  • 16 篇 tree
  • 13 篇 computational co...
  • 13 篇 combinatorial re...
  • 12 篇 minimum spanning...
  • 12 篇 shortest path
  • 11 篇 chordal graph
  • 11 篇 combinatorial op...
  • 10 篇 gpu
  • 9 篇 graph theory
  • 9 篇 ordering
  • 9 篇 parallel algorit...
  • 9 篇 network optimiza...
  • 8 篇 planar graph
  • 8 篇 interval graphs
  • 8 篇 reordering algor...
  • 7 篇 apx-complete

机构

  • 13 篇 tohoku univ grad...
  • 10 篇 univ elect sci &...
  • 7 篇 kyoto univ grad ...
  • 6 篇 indian inst tech...
  • 5 篇 indian inst tech...
  • 5 篇 tohoku univ grad...
  • 5 篇 univ rostock ins...
  • 5 篇 indian inst tech...
  • 5 篇 tohoku univ grad...
  • 4 篇 univ sydney sch ...
  • 4 篇 osaka prefecture...
  • 4 篇 univ tokushima d...
  • 4 篇 mit comp sci & a...
  • 4 篇 otaru univ dept ...
  • 4 篇 fudan univ sch c...
  • 4 篇 univ bergen dept...
  • 4 篇 univ helsinki de...
  • 4 篇 shandong univ sc...
  • 3 篇 georgia inst tec...
  • 3 篇 tsinghua univ de...

作者

  • 25 篇 ito takehiro
  • 19 篇 nagamochi hirosh...
  • 16 篇 panda b. s.
  • 13 篇 ono hirotaka
  • 10 篇 zhou xiao
  • 10 篇 tarjan re
  • 9 篇 pandey arti
  • 9 篇 xiao mingyu
  • 8 篇 ishii toshimasa
  • 8 篇 otachi yota
  • 7 篇 suzuki akira
  • 7 篇 morsy ehab
  • 7 篇 zhang zhongzhi
  • 6 篇 uno yushi
  • 5 篇 paul s.
  • 5 篇 cui bin
  • 5 篇 kawahara jun
  • 5 篇 qin lu
  • 5 篇 chen lei
  • 5 篇 lin xuemin

语言

  • 458 篇 英文
  • 58 篇 其他
  • 2 篇 中文
检索条件"主题词=Graph algorithm"
518 条 记 录,以下是451-460 订阅
排序:
Betweenness Centrality Revisited on Four Processors  23
Betweenness Centrality Revisited on Four Processors
收藏 引用
23rd IEEE International Conference on Parallel and Distributed Systems (ICPADS)
作者: Wang, Lipeng Jia, Xiaoying Luo, Qiong Hong Kong Univ Sci & Technol Dept Comp Sci & Engn Hong Kong Hong Kong Peoples R China
The betweenness centrality measure has been widely adopted in various graph analytics applications, such as community detection and brain network analysis. Due to the high intensity of BC computation and rapid data gr... 详细信息
来源: 评论
A High-Performance Connected Components Implementation for GPUs  18
A High-Performance Connected Components Implementation for G...
收藏 引用
27th ACM International Symposium on High-Performance Parallel and Distributed Computing (HPDC)
作者: Jaiganesh, Jayadharini Burtscher, Martin Texas State Univ Dept Comp Sci San Marcos TX 78666 USA
Computing connected components is an important graph algorithm that is used, for example, in medicine, image processing, and biochemistry. This paper presents a fast connected-components implementation for GPUs called... 详细信息
来源: 评论
Designing a Heuristic Cross-Architecture Combination for Breadth-First Search  43
Designing a Heuristic Cross-Architecture Combination for Bre...
收藏 引用
43rd Annual International Conference on Parallel Processing (ICPP)
作者: You, Yang Bader, David A. Dehnavi, Maryam Mehri Tsinghua Univ Dept Comp Sci & Technol Beijing Peoples R China Georgia Inst Technol Sch Computat Sci & Engn Atlanta GA 30332 USA MIT Comp Sci & Artificial Intelligence Lab Boston MA USA
Breadth-First Search (BFS) is widely used in real-world applications including computational biology, social networks, and electronic design automation. The most effective BFS approach has been shown to be a combinati... 详细信息
来源: 评论
Applying the Safe-And-Complete Framework to Practical Genome Assembly  24
Applying the Safe-And-Complete Framework to Practical Genome...
收藏 引用
24th International Workshop on algorithms in Bioinformatics, WABI 2024
作者: Schmidt, Sebastian Toivonen, Santeri Medvedev, Paul Tomescu, Alexandru I. Department of Computer Science University of Helsinki Finland Department of Computer Science and Engineering The Pennsylvania State University University ParkPA United States Huck Institutes of the Life Sciences The Pennsylvania State University University ParkPA United States Department of Biochemistry and Molecular Biology The Pennsylvania State University University ParkPA United States
Despite the long history of genome assembly research, there remains a large gap between the theoretical and practical work. There is practical software with little theoretical underpinning of accuracy on one hand and ... 详细信息
来源: 评论
A practical approach to generating route sketches  2
A practical approach to generating route sketches
收藏 引用
2nd ACM SIGSPATIAL International Workshop on MapInteraction, MapInteract 2014
作者: Luxen, Dennis Niklaus, Patrick Mapbox Inc. 1714 14th St NW Rear Entrance WashingtonDC20009 United States Karlsruhe Institute of Technology Am Fasanengarten 5 Karlsruhe76128 Germany
Online mapping and navigation services are a corner stone of the World Wide Web. While automatically generated car directions have gone from static data to user-specific customizations, automatically generated route g... 详细信息
来源: 评论
Efficient algorithms for Large Scale Network Problems
Efficient Algorithms for Large Scale Network Problems
收藏 引用
作者: Huang, Dawei University of Michigan
学位级别:博士
In recent years, the growing scale of data has renewed our understanding of what is an efficient algorithm and poses many essential challenges for the algorithm designers. This thesis aims to improve our understanding... 详细信息
来源: 评论
Priority queues with update and finding minimum spanning trees
收藏 引用
Information Processing Letters 1975年 第3期4卷 53-57页
作者: Johnson, Donald B. Computer Science Department The Pennsylvania State University University Park PA 16802 United States
来源: 评论
An algorithm for 1-bend embeddings of plane graphs in the two-dimensional grid
An algorithm for 1-bend embeddings of plane graphs in the tw...
收藏 引用
Brazilian Symposium on graphs, algorithms and Combinatorics
作者: Morgana, A de Mello, CP Sontacchi, G Univ Rome 1 Dipartimento Matemat I-000185 Rome Italy Univ Estadual Campinas Inst Computacao BR-3081970 Campinas SP Brazil
In this paper we characterize the class of plane graphs that can be embedded on the two-dimensional grid with at most one bend on each edge. In addition, we provide an algorithm that either detects a forbidden configu... 详细信息
来源: 评论
A dynamic programming algorithm for the maximum induced matching problem in permutation graphs  18
A dynamic programming algorithm for the maximum induced matc...
收藏 引用
9th International Symposium on Information and Communication Technology (SoICT)
作者: Viet-Dung Nguyen Ba-Thai Pham Viet-Hung Tran Phan-Thuan Do Korea Adv Inst Sci & Technol Daejeon South Korea Hanoi Univ Sci & Technol Hanoi Vietnam
For a finite undirected graph G = (V, E) and a positive integer k >= 1, an edge set M subset of E is a distance-k matching if the pairwise distance of edges in M is at least k in G. The special case k = 2 has been ... 详细信息
来源: 评论
Fraternal Augmentations of graphs, Coloration and Minors
收藏 引用
Electronic Notes in Discrete Mathematics 2007年 28卷 223-230页
作者: Nešetřil, Jaroslav Ossona de Mendez, Patrice Department of Applied Mathematics Institute of Theoretical Computer Science Charles University Praha Czech Republic Centre d'Analyse Mathématiques Sociales - CNRS UMR 8557 Paris France
We introduce classes of graphs with bounded expansion as a generalization of both proper minor closed classes and degree bounded classes. Such classes are based on a new invariant, the greatest reduced average density... 详细信息
来源: 评论