咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 69 篇 工学
    • 67 篇 计算机科学与技术...
    • 17 篇 软件工程
    • 4 篇 电气工程
    • 1 篇 控制科学与工程
  • 31 篇 理学
    • 31 篇 数学
  • 1 篇 法学
    • 1 篇 法学
  • 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 条 记 录,以下是41-50 订阅
排序:
Decremental Single-Source Shortest Paths on Undirected graphs in Near-Linear Total Update Time  55
Decremental Single-Source Shortest Paths on Undirected Graph...
收藏 引用
55th Annual IEEE Symposium on Foundations of Computer Science (FOCS)
作者: Henzinger, Monika Krinninger, Sebastian Nanongkai, Danupon Univ Vienna Fac Comp Sci Vienna Austria
The decremental single-source shortest paths (SSSP) problem concerns maintaining the distances between a given source node s to every node in an n-node m-edge graph G undergoing edge deletions. While its static counte... 详细信息
来源: 评论
dynamic Minimum Spanning Forest with Subpolynomial Worst-case Update Time  58
Dynamic Minimum Spanning Forest with Subpolynomial Worst-cas...
收藏 引用
58th IEEE Annual Symposium on Foundations of Computer Science (FOCS)
作者: Nanongkai, Danupon Saranurak, Thatchaphol Wulff-Nilsen, Christian KTH Royal Inst Technol Stockholm Sweden Univ Copenhagen Copenhagen Denmark
We present a Las Vegas algorithm for dynamically maintaining a minimum spanning forest of an nnode graph undergoing edge insertions and deletions. Our algorithm guarantees an O(n(o(1))) worst-case update time with hig... 详细信息
来源: 评论
New Deterministic Approximation algorithms for Fully dynamic Matching  16
New Deterministic Approximation Algorithms for Fully Dynamic...
收藏 引用
48th Annual ACM SIGACT Symposium on Theory of Computing (STOC)
作者: Bhattacharya, Sayan Henzinger, Monika Nanongkai, Danupon IMSc Madras Tamil Nadu India Univ Vienna Vienna Austria KTH Stockholm Sweden
We present two deterministic dynamic algorithms for the maximum matching problem. (1) An algorithm that maintains a (2 + epsilon)-approximate maximum matching in general graphs with O (poly(log n, 1/epsilon) update ti... 详细信息
来源: 评论
A dynamic Shortest Paths Toolbox: Low-Congestion Vertex Sparsifiers and Their Applications  2024
A Dynamic Shortest Paths Toolbox: Low-Congestion Vertex Spar...
收藏 引用
56th Annual ACM Symposium on Theory of Computing (STOC)
作者: Kyng, Rasmus Meierhans, Simon Gutenberg, Maximilian Probst Swiss Fed Inst Technol Zurich Switzerland
We present a general toolbox, based on new vertex sparsifiers, for designing data structures to maintain shortest paths in graphs undergoing edge insertions and/or deletions. In particular, we obtain the following res... 详细信息
来源: 评论
Sublinear-Time Decremental algorithms for Single-Source Reachability and Shortest Paths on Directed graphs  14
Sublinear-Time Decremental Algorithms for Single-Source Reac...
收藏 引用
46th Annual ACM Symposium on Theory of Computing (STOC)
作者: Henzinger, Monika Krinninger, Sebastian Nanongkai, Danupon Univ Vienna Fac Comp Sci Vienna Austria Brown Univ ICERM Providence RI 02912 USA Nanyang Technol Univ Singapore 637371 Singapore
We consider dynamic algorithms for maintaining Single-Source Reachability (SSR) and approximate Single-Source Shortest Paths (SSSP) on n-node m-edge directed graphs under edge deletions (decremental algorithms). The p... 详细信息
来源: 评论
Improved Worst -Case Deterministic Parallel dynamic Minimum Spanning Forest  18
Improved Worst -Case Deterministic Parallel Dynamic Minimum ...
收藏 引用
30th ACM Symposium on Parallelism in algorithms and Architectures (SPAA)
作者: Kopelowitz, Tsvi Porat, Ely Rosenmutter, Yair Bar Ilan Univ Ramat Gan Israel
This paper gives a new deterministic algorithm for the dynamic Minimum Spanning Forest (MSF) problem in the EREW PRAM model, where the goal is to maintain a MSF of a weighted graph with n vertices and m edges while su... 详细信息
来源: 评论
Updating directed minimum cost spanning trees
收藏 引用
5th International Workshop on Experimental algorithms (WEA 2006)
作者: Pollatos, Gerasimos G. Telelis, Orestis A. Zissimopoulos, Vassilis Univ Athens Dept Informat & Telecommun Hellas Greece
We consider the problem of updating a directed minimum cost spanning tree (DMST), when edges are deleted from or inserted to a weighted directed graph. This problem apart from being a classic for directed graphs, is t... 详细信息
来源: 评论
Fully dynamic Spectral Vertex Sparsifiers and Applications  2019
Fully Dynamic Spectral Vertex Sparsifiers and Applications
收藏 引用
51st Annual ACM SIGACT Symposium on Theory of Computing (STOC)
作者: Durfee, David Gao, Yu Goranci, Gramoz Peng, Richard Georgia Inst Technol Atlanta GA 30332 USA Univ Vienna Fac Comp Sci Vienna Austria
We study dynamic algorithms for maintaining spectral vertex sparsifiers of graphs with respect to a set of terminals T of our choice. Such objects preserve pairwise resistances, solutions to systems of linear equation... 详细信息
来源: 评论
Unifying and Strengthening Hardness for dynamic Problems via the Online Matrix-Vector Multiplication Conjecture  15
Unifying and Strengthening Hardness for Dynamic Problems via...
收藏 引用
47th Annual ACM Symposium on Theory of Computing (STOC) held as part of the Federated Computing Research Conference
作者: Henzinger, Monika Krinninger, Sebastian Nanongkai, Danupon Saranurak, Thatchaphol Univ Vienna Vienna Austria KTH Royal Inst Technol Stockholm Sweden
Consider the following Online Boolean Matrix-Vector Multiplication problem: We are given an n x n matrix M and will receive n column-vectors of size n, denoted by v(1), ... , v(n), one by one. After seeing each vector... 详细信息
来源: 评论
Average Update Times for Fully-dynamic All-Pairs Shortest Paths
收藏 引用
19th Annual International Symposium on algorithms and Computation (ISAAC)
作者: Friedrich, Tobias Hebbinghaus, Nils Max Planck Inst Informat Saarbrucken Germany
We study the fully-dynamic all pairs shortest path problem for graphs with arbitrary non-negative edge weights. It is known for digraphs that an update of the distance matrix costs (O) over tilde (n(2.75))(1) worst-ca... 详细信息
来源: 评论