中文
相关论文

相关论文: Distributed Testing of Excluded Subgraphs

200 篇论文

The NP-complete problems Colouring and k-Colouring $(k\geq 3$) are well studied on $H$-free graphs, i.e., graphs that do not contain some fixed graph $H$ as an induced subgraph. We research to what extent the known polynomial-time…

数据结构与算法 · 计算机科学 2025-12-30 Daniël Paulusma , Johannes Rauch , Erik Jan van Leeuwen

We prove a decomposition theorem for graphs that do not contain a subdivision of $K_4$ as an induced subgraph where $K_4$ is the complete graph on four vertices. We obtain also a structure theorem for the class $\cal C$ of graphs that…

组合数学 · 数学 2013-09-10 Benjamin Lévêque , Frédéric Maffray , Nicolas Trotignon

It is an intriguing question to see what kind of information on the structure of an oriented graph $D$ one can obtain if $D$ does not contain a fixed oriented graph $H$ as a subgraph. The related question in the unoriented case has been an…

组合数学 · 数学 2010-11-22 Omid Amini , Simon Griffiths , Florian Huc

Subgraph detection has recently been one of the most studied problems in the CONGEST model of distributed computing. In this work, we study the distributed complexity of problems closely related to subgraph detection, mainly focusing on…

分布式、并行与集群计算 · 计算机科学 2021-12-08 Janne H. Korhonen , Amir Nikabadi

A graph $G$ is $k$-vertex-critical if $\chi(G)=k$, but $\chi(G')<k$ for every proper induced subgraph $G'$ of $G$. For a family of graphs $\mathcal{F}$, $G$ is $\mathcal{F}$-free if no graph $F \in \mathcal{F}$ is an induced subgraph of…

组合数学 · 数学 2025-12-24 Yidong Zhou , Jorik Jooken , Baoyuan Shan , Jan Goedgebeur , Shenwei Huang

The degrees are a classical and relevant way to study the topology of a network. They can be used to assess the goodness-of-fit for a given random graph model. In this paper we introduce goodness-of-fit tests for two classes of models.…

统计理论 · 数学 2019-07-30 Sarah Ouadah , Stéphane Robin , Pierre Latouche

Graph-based tests are a class of non-parametric two-sample tests useful for analyzing high-dimensional data. The test statistics are constructed from similarity graphs (such as K-minimum spanning tree), and consequently, their performance…

统计方法学 · 统计学 2025-06-23 Yichuan Bai , Lynna Chu

We introduce a novel lower bound technique for distributed graph algorithms under bandwidth limitations. We define the notion of \emph{fooling views} and exemplify its strength by proving two new lower bounds for triangle membership in the…

数据结构与算法 · 计算机科学 2017-12-14 Amir Abboud , Keren Censor-Hillel , Seri Khoury , Christoph Lenzen

The dominating set problem and its generalization, the distance-$r$ dominating set problem, are among the well-studied problems in the sequential settings. In distributed models of computation, unlike for domination, not much is known about…

分布式、并行与集群计算 · 计算机科学 2019-10-08 Saeed Akhoondian Amiri , Ben Wiederhake

The zero forcing number of a simple graph, written $Z(G)$, is a NP-hard graph invariant which is the result of the zero forcing color change rule. This graph invariant has been heavily studied by linear algebraists, physicists, and graph…

组合数学 · 数学 2018-02-12 Randy Davila , Michael Henning

A triangle-free graph $G$ is called read-$k$ when there exists a monotone Boolean formula $\phi$ whose variables are the vertices of $G$ and whose minterms are precisely the edges of $G$, such that no variable occurs more than $k$ times in…

组合数学 · 数学 2007-05-23 Martin Charles Golumbic , Uri N. Peled , Udi Rotics

In this paper we consider the problem of testing whether a graph has bounded arboricity. The family of graphs with bounded arboricity includes, among others, bounded-degree graphs, all minor-closed graph classes (e.g. planar graphs, graphs…

数据结构与算法 · 计算机科学 2021-04-28 Talya Eden , Reut Levi , Dana Ron

In the last decade, subgraph detection and enumeration have emerged as a central problem in distributed graph algorithms. This is largely due to the theoretical challenges and practical applications of these problems. In this paper, we…

分布式、并行与集群计算 · 计算机科学 2026-02-23 Duncan Adamson , Will Rosenbaum , Paul G. Spirakis

For a hereditary graph class $\mathcal{H}$, the $\mathcal{H}$-elimination distance of a graph $G$ is the minimum number of rounds needed to reduce $G$ to a member of $\mathcal{H}$ by removing one vertex from each connected component in each…

数据结构与算法 · 计算机科学 2021-06-09 Bart M. P. Jansen , Jari J. H. de Kroon

We present an algorithm for determining whether a bipartite graph $G$ is 2-chordal (formerly doubly chordal bipartite). At its core this algorithm is an extension of the existing efficient algorithm for determining whether a graph is…

组合数学 · 数学 2021-04-13 Austin Alderete

We characterize the set of properties of Boolean-valued functions on a finite domain $\mathcal{X}$ that are testable with a constant number of samples. Specifically, we show that a property $\mathcal{P}$ is testable with a constant number…

数据结构与算法 · 计算机科学 2016-12-20 Eric Blais , Yuichi Yoshida

Given a small random sample of $n$-bit strings labeled by an unknown Boolean function, which properties of this function can be tested computationally efficiently? We show an equivalence between properties that are efficiently testable from…

计算复杂性 · 计算机科学 2026-04-07 Cynthia Dwork , Pranay Tankala

We present compact distributed interactive proofs for the recognition of two important graph classes, well-studied in the context of centralized algorithms, namely complement reducible graphs and distance-hereditary graphs. Complement…

分布式、并行与集群计算 · 计算机科学 2020-12-08 Pedro Montealegre , Diego Ramírez-Romero , Iván Rapaport

In 1973, Erd\H{o}s and Simonovits asked whether every $n$-vertex triangle-free graph with minimum degree greater than $1/3 \cdot n$ is 3-colourable. This question initiated the study of the chromatic profile of triangle-free graphs: for…

组合数学 · 数学 2023-08-22 Freddie Illingworth

Consider a graph drawn on a surface (for example, the plane minus a finite set of obstacle points), possibly with crossings. We provide an algorithm to decide whether such a drawing can be untangled, namely, if one can slide the vertices…

计算几何 · 计算机科学 2025-07-18 Éric Colin de Verdière , Vincent Despré , Loïc Dubois