咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是21-30 订阅
排序:
dynamic 2-connectivity with backtracking
收藏 引用
SIAM JOURNAL ON COMPUTING 1998年 第1期28卷 10-26页
作者: La Poutre, JA Westbrook, J Univ Utrecht Dept Comp Sci NL-3508 TB Utrecht Netherlands AT&T Bell Labs Res Florham Pk NJ 07932 USA Yale Univ Dept Comp Sci New Haven CT 06520 USA Princeton Univ Dept Comp Sci Princeton NJ 08540 USA
We give algorithms and data structures that maintain the 2-edge and 2-vertex-connected components of a graph under insertions and deletions of edges and vertices, where deletions occur in a backtracking fashion (i.e.,... 详细信息
来源: 评论
Single-source shortest paths and strong connectivity in dynamic planar graphs
收藏 引用
JOURNAL OF COMPUTER AND SYSTEM SCIENCES 2022年 124卷 97-111页
作者: Charalampopoulos, Panagiotis Karczmarz, Adam Univ Warsaw Inst Informat Warsaw Poland Kings Coll London Dept Informat London England Efi Arazi Sch Comp Sci Interdisciplinary Ctr Herzliya Herzliyya Israel
We give a fully dynamic single-source shortest paths data structure for planar weighted digraphs with (O) over tilde (n(4/5)) worst-case update time and O(log(2) n) query time. Here, a single update can either change ... 详细信息
来源: 评论
Trade-Offs in dynamic Coloring for Bipartite and General graphs
收藏 引用
ALGORITHMICA 2023年 第4期85卷 854-878页
作者: Kashyop, Manas Jyoti Narayanaswamy, N. S. Nasre, Meghana Potluri, Sai Mohith Indian Inst Technol Madras Dept Comp Sci & Engn Chennai Tamil Nadu India
The dynamic coloring problem has gained attention in the recent past. The focus has largely been on obtaining efficient update time algorithms using Delta + 1 or more colors and the trade-offs between update time and ... 详细信息
来源: 评论
Average-case analysis of incremental topological ordering
收藏 引用
DISCRETE APPLIED MATHEMATICS 2010年 第4期158卷 240-250页
作者: Ajwani, Deepak Friedrich, Tobias Int Comp Sci Inst Berkeley CA 94704 USA Ctr Mass Data Algorithm Aarhus Denmark
Many applications like pointer analysis and incremental compilation require maintaining a topological ordering of the nodes of a directed acyclic graph (DAG) under dynamic updates. All known algorithms for this proble... 详细信息
来源: 评论
A uniform approach to semi-dynamic problems on digraphs
收藏 引用
THEORETICAL COMPUTER SCIENCE 1998年 第1期203卷 69-90页
作者: Cicerone, S Frigioni, D Nanni, U Pugliese, F Univ Rome La Sapienza Dipartimento Informat & Sistemist I-00198 Rome Italy Univ Aquila Dipartimento Matemat Pura & Applicata I-67010 Coppito LAquila Italy Univ Aquila Dipartimento Ingn Elettr I-67040 Laquila Italy
In this paper we propose a uniform approach to deal with incremental problems on digraphs and with decremental problems on dags generalizing a technique used by La Poutre and van Leeuwen in [17] for updating the trans... 详细信息
来源: 评论
Shortest Augmenting Paths for Online Matchings on Trees
收藏 引用
THEORY OF COMPUTING SYSTEMS 2018年 第2期62卷 337-348页
作者: Bosek, Bartlomiej Leniowski, Dariusz Sankowski, Piotr Zych-Pawlewicz, Anna Jagiellonian Univ Theoret Comp Sci Dept Fac Math & Comp Sci Krakow Poland Univ Warsaw Inst Comp Sci Warsaw Poland
The shortest augmenting path (Sap) algorithm is one of the most classical approaches to the maximum matching and maximum flow problems, e.g., using it Edmonds and Karp (J. ACM 19(2), 248-264 1972) have shown the first... 详细信息
来源: 评论
Fully dynamic planarity testing with applications
收藏 引用
JOURNAL OF THE ACM 1999年 第1期46卷 28-91页
作者: Galil, Z Italiano, GF Sarnak, N Columbia Univ Dept Comp Sci New York NY 10027 USA Univ Venice Dipartimento Matemat Applicata & Informat I-30123 Venice Italy IBM Corp Thomas J Watson Res Ctr Yorktown Hts NY 10598 USA
This paper introduces compressed certificates for planarity, biconnectivity and triconnectivity in planar graphs, and prove many structural properties of certificates in planar graphs. As an application of our compres... 详细信息
来源: 评论
Improved dynamic graph Coloring
收藏 引用
ACM TRANSACTIONS ON algorithms 2020年 第3期16卷 41-41页
作者: Solomon, Shay Wein, Nicole Tel Aviv Univ POB 39040 IL-6997801 Tel Aviv Israel MIT 77 Massachusetts Ave Cambridge MA 02139 USA 77 Massachusetts Ave Cambridge MA 02139 USA
This article studies the fundamental problem of graph coloring in fully dynamic graphs. Since the problem of computing an optimal coloring, or even approximating it to within n(1-is an element of) for any is an elemen... 详细信息
来源: 评论
Fully dynamic all pairs shortest paths with real edge weights
收藏 引用
JOURNAL OF COMPUTER AND SYSTEM SCIENCES 2006年 第5期72卷 813-837页
作者: Demetrescu, Camil Italiano, Giuseppe F. Univ Roma La Sapienza Dipartimento Informat & Sistemist Rome Italy Univ Roma Tor Vergata Dipartimento Informat Sistemi & Prod Rome Italy
We present the first fully dynamic algorithm for maintaining all pairs shortest paths in directed graphs with real-valued edge weights. Given a dynamic directed graph G such that each edge can assume at most S differe... 详细信息
来源: 评论
dynamic subgraph connectivity with geometric applications
收藏 引用
SIAM JOURNAL ON COMPUTING 2006年 第3期36卷 681-694页
作者: Chan, Timothy M. Univ Waterloo Sch Comp Sci Waterloo ON N2L 3G1 Canada
Inspired by dynamic connectivity applications in computational geometry, we consider a problem we call dynamic subgraph connectivity: design a data structure for an undirected graph G = ( V, E) and a subset of vertice... 详细信息
来源: 评论