咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是61-70 订阅
排序:
A Faster and Simpler Fully dynamic Transitive Closure
收藏 引用
ACM TRANSACTIONS ON algorithms 2008年 第1期4卷 6-6页
作者: 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... 详细信息
来源: 评论
DECREMENTAL STRONGLY CONNECTED COMPONENTS AND SINGLE-SOURCE REACHABILITY IN NEAR-LINEAR TIME
收藏 引用
SIAM JOURNAL ON COMPUTING 2023年 第2期52卷 STOC19-128-STOC19-155页
作者: Bernstein, Aaron Gutenberg, Maximilian Probst Wulff-Nilsen, Christian Rutgers Univ New Brunswick Dept Comp Sci Piscataway NJ 08854 USA Swiss Fed Inst Technol Dept Comp Sci Zurich Switzerland Univ Copenhagen Dept Comp Sci Copenhagen Denmark BARC Copenhagen Denmark
Computing the strongly connected Components (SCCs) in a graph G = (V, E) is known to take only O(m+n) time using an algorithm by Tarjan [SIAM J. Comput., 1 (1972), pp. 146-160] where m = vertical bar E vertical bar, n... 详细信息
来源: 评论
Efficient and dynamic algorithms for Alternating Buchi Games and Maximal End-Component Decomposition
收藏 引用
JOURNAL OF THE ACM 2014年 第3期61卷 15-15页
作者: 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 ... 详细信息
来源: 评论
All Maximal Independent Sets and dynamic Dominance for Sparse graphs
收藏 引用
ACM TRANSACTIONS ON algorithms 2009年 第4期5卷 1–14页
作者: Eppstein, David Univ Calif Irvine Dept Comp Sci Irvine CA 92697 USA
We describe algorithms, based on Avis and Fukuda's reverse search paradigm, for listing all maximal independent sets in a sparse graph in polynomial time and delay per output. For bounded degree graphs, our algori... 详细信息
来源: 评论
Constant-time dynamic weight approximation for minimum spanning forest
收藏 引用
INFORMATION AND COMPUTATION 2021年 281卷 104805-104805页
作者: Henzinger, Monika Peng, Pan Univ Vienna Fac Comp Sci Vienna Austria Univ Sci & Technol China Sch Comp Sci & Technol Hefei Peoples R China
We give two fully dynamic algorithms that maintain a (1 + epsilon)-approximation of the weight M of a minimum spanning forest (MSF) of an n-node graph G with edges weights in [1, W], for any epsilon > 0. (1) Our de... 详细信息
来源: 评论
Fully dynamic algorithms for Chordal graphs and Split graphs
收藏 引用
ACM TRANSACTIONS ON algorithms 2008年 第4期4卷 1–20页
作者: Ibarra, Louis Depaul Univ Sch Comp Chicago IL 60604 USA
We present the first dynamic algorithm that maintains a clique tree representation of a chordal graph and supports the following operations: (1) query whether deleting or inserting an arbitrary edge preserves chordali... 详细信息
来源: 评论
Fully dynamic (Δ+1)-Coloring in O(1) Update Time
收藏 引用
ACM TRANSACTIONS ON algorithms 2022年 第2期18卷 10-10页
作者: Bhattacharya, Sayan Grandoni, Fabrizio Kulkarni, Janardhan Liu, Quanquan C. Solomon, Shay Univ Warwick Coventry CV4 7AL W Midlands England Polo Univ Lugano IDSIA USI SUPSI Campus EstVia La Santa 1 CH-6962 Lugano Switzerland Microsoft Res One Microsoft Way Redmond WA 98052 USA MIT CSA1L 32 Vassar St Cambridge MA 02139 USA Tel Aviv Univ POB 39040 IL-6997801 Tel Aviv Israel
The problem of (Delta+1)-vertex coloring a graph of maximum degree Delta has been extremely well studied over the years in various settings and models. Surprisingly, for the dynamic setting, almost nothing was known u... 详细信息
来源: 评论
Fully dynamic MIS in Uniformly Sparse graphs
收藏 引用
ACM TRANSACTIONS ON algorithms 2020年 第2期16卷 26-26页
作者: Onak, Krzysztof Schieber, Baruch Solomon, Shay Wein, Nicole IBM Res Yorktown Hts NY 10598 USA IBM Corp 1101 Kitchawan Rd Yorktown Hts NY 10598 USA New Jersey Inst Technol Newark NJ 07102 USA Tel Aviv Univ POB 39040 IL-6997801 Tel Aviv Israel MIT 77 Massachusetts Ave Cambridge MA 02139 USA
We consider the problem of maintaining a maximal independent set in a dynamic graph subject to edge insertions and deletions. Recently, Assadi et al. (at STOC'18) showed that a maximal independent set can be maint... 详细信息
来源: 评论
Rethinking Incremental and Parallel Pointer Analysis
收藏 引用
ACM TRANSACTIONS ON PROGRAMMING LANGUAGES AND SYSTEMS 2019年 第1期41卷 6-6页
作者: Liu, Bozhen Huang, Jeff Rauchwerger, Lawrence Texas A&M Univ College Stn TX 77843 USA
Pointer analysis is at the heart of most interprocedural program analyses. However, scaling pointer analysis to large programs is extremely challenging. In this article, we study incremental pointer analysis and prese... 详细信息
来源: 评论
Journey Planning algorithms for Massive Delay-Prone Transit Networks
收藏 引用
algorithms 2020年 第1期13卷 2页
作者: D'Emidio, Mattia Khan, Imran Frigioni, Daniele Univ LAquila Dept Informat Engn Comp Sci & Math Via Vetoio I-67100 Laquila Italy GSSI Viale Francesco Crispi I-67100 Laquila Italy
This paper studies the journey planning problem in the context of transit networks. Given the timetable of a schedule-based transportation system (consisting, e.g., of trains, buses, etc.), the problem seeks journeys ... 详细信息
来源: 评论