咨询与建议

限定检索结果

文献类型

  • 44 篇 期刊文献
  • 30 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 69 篇 工学
    • 67 篇 计算机科学与技术...
    • 17 篇 软件工程
    • 4 篇 电气工程
    • 1 篇 控制科学与工程
  • 31 篇 理学
    • 31 篇 数学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 74 篇 dynamic graph al...
  • 8 篇 shortest paths
  • 8 篇 data structures
  • 6 篇 algorithms
  • 4 篇 connectivity
  • 4 篇 edge orientation...
  • 4 篇 graph arboricity
  • 4 篇 reachability
  • 4 篇 graph coloring
  • 3 篇 graph algorithms
  • 3 篇 random graphs
  • 3 篇 average-case ana...
  • 3 篇 transitive closu...
  • 2 篇 graph decomposit...
  • 2 篇 graph connectivi...
  • 2 篇 minimum spanning...
  • 2 篇 buchi objectives
  • 2 篇 graph games
  • 2 篇 cell-probe lower...
  • 2 篇 journey planning

机构

  • 8 篇 univ vienna fac ...
  • 5 篇 univ vienna aust...
  • 4 篇 univ roma la sap...
  • 4 篇 kth royal inst t...
  • 3 篇 tel aviv univ po...
  • 3 篇 georgia inst tec...
  • 3 篇 indian inst tech...
  • 3 篇 aarhus univ aarh...
  • 3 篇 univ roma tor ve...
  • 3 篇 univ roma tor ve...
  • 2 篇 univ sci & techn...
  • 2 篇 univ copenhagen ...
  • 2 篇 univ roma la sap...
  • 2 篇 inst math sci ch...
  • 2 篇 max planck inst ...
  • 2 篇 columbia univ de...
  • 2 篇 google inc mount...
  • 2 篇 univ waterloo sc...
  • 2 篇 mit 77 massachus...
  • 1 篇 ist austria klos...

作者

  • 15 篇 henzinger monika
  • 9 篇 nanongkai danupo...
  • 7 篇 krinninger sebas...
  • 5 篇 italiano giusepp...
  • 4 篇 demetrescu camil
  • 4 篇 italiano gf
  • 4 篇 solomon shay
  • 3 篇 bhattacharya say...
  • 3 篇 narayanaswamy n....
  • 3 篇 peng richard
  • 3 篇 friedrich tobias
  • 3 篇 saranurak thatch...
  • 3 篇 kashyop manas jy...
  • 3 篇 peng pan
  • 2 篇 chan timothy m.
  • 2 篇 henzinger mr
  • 2 篇 brodal gerth sto...
  • 2 篇 khan imran
  • 2 篇 monika henzinger
  • 2 篇 d'emidio mattia

语言

  • 71 篇 英文
  • 3 篇 其他
检索条件"主题词=dynamic graph algorithms"
74 条 记 录,以下是11-20 订阅
排序:
An Invitation to dynamic graph Problems: Lower Bounds - III
收藏 引用
RESONANCE-JOURNAL OF SCIENCE EDUCATION 2022年 第10期27卷 1777-1787页
作者: Kashyop, Manas Jyoti Narayanaswamy, N. S. Inst Math Sci Chennai Tamil Nadu India IIT Madras Dept CSE Chennai Tamil Nadu India
In this section of Resonance, we invite readers to pose questions likely to be raised in a classroom situation. We may suggest strategies for dealing with them, or invite responses, or both. "Classroom" is e... 详细信息
来源: 评论
Super-Logarithmic Lower Bounds for dynamic graph Problems  64
Super-Logarithmic Lower Bounds for Dynamic Graph Problems
收藏 引用
64th Annual IEEE Symposium on the Foundations of Computer Science (FOCS)
作者: Larsen, Kasper Green Yu, Huacheng Aarhus Univ Aarhus Denmark Princeton Univ Princeton NJ USA
In this work, we prove a (Omega) over tilde (lg(3/2) n) unconditional lower bound on the maximum of the query time and update time for dynamic data structures supporting reachability queries in n-node directed acyclic... 详细信息
来源: 评论
Parallel Batch-dynamic graph Connectivity  19
Parallel Batch-Dynamic Graph Connectivity
收藏 引用
31st ACM Symposium on Parallelism in algorithms and Architecturess (SPAA)
作者: Acar, Umut A. Anderson, Daniel Blelloch, Guy E. Dhulipala, Laxman Carnegie Mellon Univ Pittsburgh PA 15213 USA
In this paper, we study batch parallel algorithms for the dynamic connectivity problem, a fundamental problem that has received considerable attention in the sequential setting. The best sequential algorithm for dynam... 详细信息
来源: 评论
dynamic CONNECTIVITY: CONNECTING TO NETWORKS AND GEOMETRY
收藏 引用
SIAM JOURNAL ON COMPUTING 2011年 第2期40卷 333-349页
作者: Chan, Timothy M. Patrascu, Mihai Roditty, Liam Univ Waterloo Sch Comp Sci Waterloo ON N2L 3G1 Canada AT&T Labs Florham Pk NJ 07932 USA Bar Ilan Univ Dept Comp Sci IL-52900 Ramat Gan Israel
dynamic connectivity is a well-studied problem, but so far the most compelling progress has been confined to the edge-update model: maintain an understanding of connectivity in an undirected graph, subject to edge ins... 详细信息
来源: 评论
A new approach to dynamic all pairs shortest paths
收藏 引用
JOURNAL OF THE ACM 2004年 第6期51卷 968-992页
作者: Demetrescu, C Italiano, GF Univ Roma La Sapienza Rome Italy Univ Roma Tor Vergata Rome Italy
We study novel combinatorial properties of graphs that allow us to devise a completely new approach to dynamic all pairs shortest paths problems. Our approach yields a fully dynamic algorithm for general directed grap... 详细信息
来源: 评论
dynamic APPROXIMATE ALL-PAIRS SHORTEST PATHS: BREAKING THE O(mn) BARRIER AND DERANDOMIZATION
收藏 引用
SIAM JOURNAL ON COMPUTING 2016年 第3期45卷 947-1006页
作者: Henzinger, Monika Krinninger, Sebastian Nanongkai, Danupon Univ Vienna Fac Comp Sci A-1010 Vienna Austria
We study dynamic (1 + epsilon)-approximation algorithms for the all-pairs shortest paths problem in unweighted undirected n-node m-edge graphs under edge deletions. The fastest algorithm for this problem is a randomiz... 详细信息
来源: 评论
dynamic bottleneck optimization for k-edge and 2-vertex connectivity
收藏 引用
INFORMATION PROCESSING LETTERS 2008年 第6期106卷 251-257页
作者: Telelis, Orestis A. Zissimopoulos, Vassilis Univ Aarhus Dept Comp Sci DK-8000 Aarhus C Denmark Univ Athens Dept Informat & Telecommun GR-10679 Athens Greece
We consider the problem of updating efficiently the minimum value b over a weighted graph, so that edges with a cost less than b induce a spanning subgraph satisfying a k-edge or 2-vertex connectivity constraint, when... 详细信息
来源: 评论
Trade-offs for fully dynamic transitive closure on DAGs:: Breaking through the O(n2) barrier
收藏 引用
JOURNAL OF THE ACM 2005年 第2期52卷 147-156页
作者: Demetrescu, C Italiano, GF Univ Roma La Sapienza Rome Italy Univ Roma Tor Vergata Rome Italy
We present an algorithm for directed acyclic graphs that breaks through the O(n(2)) barrier on the single-operation complexity of fully dynamic transitive closure, where n is the number of edges in the graph. We can a... 详细信息
来源: 评论
A Faster and Simpler Fully dynamic Transitive Closure
收藏 引用
ACM TRANSACTIONS ON algorithms 2008年 第1期4卷 1–16页
作者: Roditty, Liam Weizmann Inst Sci Fac Math & Comp Sci IL-76100 Rehovot Israel
We obtain a new fully dynamic algorithm for maintaining the transitive closure of a directed graph. Our algorithm maintains the transitive closure matrix in a total running time of O(mn + (ins + del) . n(2)), where in... 详细信息
来源: 评论
Efficient and dynamic algorithms for Alternating Buchi Games and Maximal End-Component Decomposition
收藏 引用
JOURNAL OF THE ACM 2014年 第3期61卷 1–40页
作者: Chatterjee, Krishnendu Henzinger, Monika IST Austria A-3400 Klosterneuburg Austria Univ Vienna Res Grp Theory & Applicat Algorithms A-1090 Vienna Austria
The computation of the winning set for Buchi objectives in alternating games on graphs is a central problem in computer-aided verification with a large number of applications. The long-standing best known upper bound ... 详细信息
来源: 评论