中文
相关论文

相关论文: The complexity of computing optimum labelings for …

200 篇论文

We consider node-weighted survivable network design (SNDP) in planar graphs and minor-closed families of graphs. The input consists of a node-weighted undirected graph $G=(V,E)$ and integer connectivity requirements $r(uv)$ for each…

数据结构与算法 · 计算机科学 2019-10-18 Chandra Chekuri , Alina Ene , Ali Vakilian

Fault-tolerant connectivity labelings are schemes that, given an $n$-vertex graph $G=(V,E)$ and $f\geq 1$, produce succinct yet informative labels for the elements of the graph. Given only the labels of two vertices $u,v$ and of the…

数据结构与算法 · 计算机科学 2024-02-20 Asaf Petruschka , Shay Sapir , Elad Tzalik

Inspired by artistic practices such as beadwork and himmeli, we study the problem of threading a single string through a set of tubes, so that pulling the string forms a desired graph. More precisely, given a connected graph (where edges…

数据结构与算法 · 计算机科学 2024-05-29 Erik D. Demaine , Yael Kirkpatrick , Rebecca Lin

A temporal graph is a data structure, consisting of nodes and edges in which the edges are associated with time labels. To analyze the temporal graph, the first step is to find a proper graph dataset/benchmark. While many temporal graph…

社会与信息网络 · 计算机科学 2017-03-09 Wouter Ligtenberg , Yulong Pei

We present a compact labeling scheme for determining whether a designated set of terminals in a graph remains connected after any $f$ (or less) vertex failures occur. An $f$-FT Steiner connectivity labeling scheme for an $n$-vertex graph…

数据结构与算法 · 计算机科学 2025-07-01 Koustav Bhanja , Asaf Petruschka

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

With the growing amount of available temporal real-world network data, an important question is how to efficiently study these data. One can simply model a temporal network as either a single aggregate static network, or as a series of…

社会与信息网络 · 计算机科学 2014-12-15 Yuriy Hulovatyy , Huili Chen , Tijana Milenkovic

Correlation Clustering is an elegant model that captures fundamental graph cut problems such as Min $s-t$ Cut, Multiway Cut, and Multicut, extensively studied in combinatorial optimization. Here, we are given a graph with edges labeled $+$…

数据结构与算法 · 计算机科学 2017-04-04 Moses Charikar , Neha Gupta , Roy Schwartz

We propose a new arrangement problem on directed graphs, Maximum Directed Linear Arrangement (MaxDLA). This is a directed variant of a similar problem for undirected graphs, in which however one seeks maximum and not minimum; this problem…

数据结构与算法 · 计算机科学 2025-12-18 Matt DeVos , Kathryn Nurse

We present the first comprehensive analysis of temporal settings for directed temporal graphs, fully resolving their hierarchy with respect to support, reachability, and induced-reachability equivalence. These notions, introduced by…

离散数学 · 计算机科学 2025-01-22 Michelle Döring

Understanding spatial correlation is vital in many fields including epidemiology and social science. Lee, Meeks and Pettersson (Stat. Comput. 2021) recently demonstrated that improved inference for areal unit count data can be achieved by…

数据结构与算法 · 计算机科学 2026-02-10 Jessica Enright , Duncan Lee , Kitty Meeks , William Pettersson , John Sylvester

In this paper we study the fixed-parameter tractability of the problem of deciding whether a given temporal graph admits a temporal walk that visits all vertices (temporal exploration) or, in some problem variants, a certain subset of the…

数据结构与算法 · 计算机科学 2022-12-06 Thomas Erlebach , Jakob T. Spooner

We study the kernelization of exploration problems on temporal graphs. A temporal graph consists of a finite sequence of snapshot graphs $\mathcal{G}=(G_1, G_2, \dots, G_L)$ that share a common vertex set but might have different edge sets.…

计算复杂性 · 计算机科学 2023-02-21 Emmanuel Arrighi , Fedor V. Fomin , Petr Golovach , Petra Wolf

The paper presents fault-tolerant (FT) labeling schemes for general graphs, as well as, improved FT routing schemes. For a given $n$-vertex graph $G$ and a bound $f$ on the number of faults, an $f$-FT connectivity labeling scheme is a…

数据结构与算法 · 计算机科学 2021-06-02 Michal Dory , Merav Parter

The age $\mathcal{A}(G)$ of a graph $G$ (undirected and without loops) is the collection of finite induced subgraphs of $G$, considered up to isomorphy and ordered by embeddability. It is well-quasi-ordered (wqo) for this order if it…

组合数学 · 数学 2024-02-14 Maurice Pouzet , Imed Zaguia

We introduce a temporal Steiner network problem in which a graph, as well as changes to its edges and/or vertices over a set of discrete times, are given as input; the goal is to find a minimal subgraph satisfying a set of $k$…

计算复杂性 · 计算机科学 2017-09-04 Alex Khodaverdian , Benjamin Weitz , Jimmy Wu , Nir Yosef

In this paper, we study weakly dynamic undirected graphs, that can be used to represent some logistic networks. The goal is to deliver all the delivery points in the network. The network exists in a mostly stable environment, except for a…

数据结构与算法 · 计算机科学 2019-04-11 Moustafa Nakechbandi , Jean-Yves Colin , Hervé Mathieu

Temporal graphs are graphs whose edges are labelled with times at which they are active. Their time-sensitivity provides a useful model of real networks, but renders many problems studied on temporal graphs more computationally complex than…

离散数学 · 计算机科学 2026-04-28 Jessica Enright , Samuel D. Hand , Laura Larios-Jones , Kitty Meeks

In a directed graph $G$ with non-correlated edge lengths and costs, the \emph{network design problem with bounded distances} asks for a cost-minimal spanning subgraph subject to a length bound for all node pairs. We give a bi-criteria…

数据结构与算法 · 计算机科学 2014-09-24 Markus Chimani , Joachim Spoerhase

We introduce the problem of finding a spanning tree along with a partition of the tree edges into fewest number of feasible sets, where constraints on the edges define feasibility. The motivation comes from wireless networking, where we…

网络与互联网体系结构 · 计算机科学 2018-03-14 Magnus M. Halldorsson , Guy Kortsarz , Pradipta Mitra , Tigran Tonoyan