中文
相关论文

相关论文: Temporal Separators with Deadlines

200 篇论文

We consider two variants, (s,z,l)-Temporal Separator and (s,z,l)-Temporal Cut, respectively, of the vertex separator and the edge cut problem in temporal graphs. The goal is to remove the minimum number of vertices (temporal edges,…

数据结构与算法 · 计算机科学 2025-03-06 Riccardo Dondi , Manuel Lafond

In this work, we investigate the computational complexity of Restless Temporal $(s,z)$-Separation, where we are asked whether it is possible to destroy all restless temporal paths between two distinct vertices $s$ and $z$ by deleting at…

计算复杂性 · 计算机科学 2021-07-06 Hendrik Molter

Removing all connections between two vertices s and z in a graph by removing a minimum number of vertices is a fundamental problem in algorithmic graph theory. This (s,z)-separation problem is well-known to be polynomial solvable and serves…

离散数学 · 计算机科学 2021-05-26 Nicolas Maack , Hendrik Molter , Rolf Niedermeier , Malte Renken

Temporal graphs are graphs with time-stamped edges. We study the problem of finding a small vertex set (the separator) with respect to two designated terminal vertices such that the removal of the set eliminates all temporal paths…

数据结构与算法 · 计算机科学 2018-07-26 Philipp Zschoche , Till Fluschnik , Hendrik Molter , Rolf Niedermeier

We investigate the computational complexity of separating two distinct vertices s and z by vertex deletion in a temporal graph. In a temporal graph, the vertex set is fixed but the edges have (discrete) time labels. Since the corresponding…

计算复杂性 · 计算机科学 2020-10-12 Till Fluschnik , Hendrik Molter , Rolf Niedermeier , Malte Renken , Philipp Zschoche

Reachability questions are one of the most fundamental algorithmic primitives in temporal graphs -- graphs whose edge set changes over discrete time steps. A core problem here is the NP-hard Short Restless Temporal Path: given a temporal…

数据结构与算法 · 计算机科学 2022-03-31 Philipp Zschoche

Let $G$ be a graph and $a,b$ vertices of $G$. A minimal $a,b$-separator of $G$ is an inclusion-wise minimal vertex set of $G$ that separates $a$ and $b$. We consider the problem of enumerating the minimal $a,b$-separators of $G$ that…

数据结构与算法 · 计算机科学 2020-12-17 Tuukka Korhonen

Let $G$ be an undirected graph, and $s,t$ distinguished vertices of $G$. A minimal $s,t$-separator is an inclusion-wise minimal vertex-set whose removal places $s$ and $t$ in distinct connected components. We present an algorithm for…

数据结构与算法 · 计算机科学 2023-10-05 Batya Kenig

We study a new graph separation problem called Multiway Near-Separator. Given an undirected graph $G$, integer $k$, and terminal set $T \subseteq V(G)$, it asks whether there is a vertex set $S \subseteq V(G) \setminus T$ of size at most…

数据结构与算法 · 计算机科学 2023-10-09 Bart M. P. Jansen , Shivesh K. Roy

Temporal graphs have edge sets that change over discrete time steps. Such graphs are temporally connected (TC) if all pairs of vertices can reach each other using paths that traverse the edges in a time-respecting way (temporal paths).…

数据结构与算法 · 计算机科学 2026-04-28 Arnaud Casteigts , Hendrik Molter , Meirav Zehavi

A periodic temporal graph, in its simplest form, is a graph in which every edge appears exactly once in the first $\Delta$ time steps, and then it reappears recurrently every $\Delta$ time steps, where $\Delta$ is a given period length.…

数据结构与算法 · 计算机科学 2025-04-22 George B. Mertzios , Hendrik Molter , Nils Morawietz , Paul G. Spirakis

We present a method for reducing the treewidth of a graph while preserving all of its minimal $s-t$ separators up to a certain fixed size $k$. This technique allows us to solve $s-t$ Cut and Multicut problems with various additional…

数据结构与算法 · 计算机科学 2015-03-19 Dániel Marx , Barry O'Sullivan , Igor Razgon

A \emph{resolving set} $R$ in a graph $G$ is a set of vertices such that every vertex of $G$ is uniquely identified by its distances to the vertices of $R$. Introduced in the 1970s, this concept has been since then extensively studied from…

组合数学 · 数学 2024-12-05 Jan Bok , Antoine Dailly , Tuomo Lehtilä

Given a graph $G = (V, E)$ and an integer $k$, we study $k$-Vertex Seperator (resp. $k$-Edge Separator), where the goal is to remove the minimum number of vertices (resp. edges) such that each connected component in the resulting graph has…

数据结构与算法 · 计算机科学 2016-07-19 Euiwoong Lee

The sparsest cut problem consists of identifying a small set of edges that breaks the graph into balanced sets of vertices. The normalized cut problem balances the total degree, instead of the size, of the resulting sets. Applications of…

社会与信息网络 · 计算机科学 2017-02-17 Arlei Silva , Ambuj Singh , Ananthram Swami

Computing a (short) path between two vertices is one of the most fundamental primitives in graph algorithmics. In recent years, the study of paths in temporal graphs, that is, graphs where the vertex set is fixed but the edge set changes…

离散数学 · 计算机科学 2021-05-27 Arnaud Casteigts , Anne-Sophie Himmel , Hendrik Molter , Philipp Zschoche

This paper addresses the problem of identifying time interval separators in temporal networks. We introduce d-MinIntSep, a new variant of the temporal separator problem, which models failures as time intervals assigned to vertices and aims…

数据结构与算法 · 计算机科学 2026-04-29 Riccardo Dondi , Mohammad Mehdi Hosseinzadeh

We consider the Minimum Steiner Cut problem on undirected planar graphs with non-negative edge weights. This problem involves finding the minimum cut of the graph that separates a specified subset $X$ of vertices (terminals) into two parts.…

数据结构与算法 · 计算机科学 2020-01-01 Stephen Jue , Philip N. Klein

A temporal (directed) graph is a graph whose edges are available only at specific times during its lifetime, $\tau$. Paths are sequences of adjacent edges whose appearing times are either strictly increasing or non-strictly increasingly…

组合数学 · 数学 2023-03-01 Isnard Lopes Costa , Raul Lopes , Andrea Marino , Ana Silva

We study a family of reachability problems under waiting-time restrictions in temporal and vertex-colored temporal graphs. Given a temporal graph and a set of source vertices, we find the set of vertices that are reachable from a source via…

数据结构与算法 · 计算机科学 2024-12-04 Suhas Thejaswi , Juho Lauri , Aristides Gionis
‹ 上一页 1 2 3 10 下一页 ›