中文
相关论文

相关论文: Testability and local certification of monotone pr…

200 篇论文

Many graph coloring proofs proceed by showing that a minimal counterexample to the theorem being proved cannot contain certain configurations, and then showing that each graph under consideration contains at least one such configuration;…

组合数学 · 数学 2015-07-21 Daniel W. Cranston , Landon Rabern

A fundamental result in structural graph theory states that every graph with large average degree contains a large complete graph as a minor. We prove this result with the extra property that the minor is small with respect to the order of…

组合数学 · 数学 2013-05-24 Samuel Fiorini , Gwenaël Joret , Dirk Oliver Theis , David R. Wood

In the framework of graph property testing, we study the problem of determining if a graph admits a cluster structure. We say that a graph is $(k, \phi)$-clusterable if it can be partitioned into at most $k$ parts such that each part has…

数据结构与算法 · 计算机科学 2019-01-01 Sandeep Silwal , Jonathan Tidor

A graph property is a function $\Phi$ that maps every graph to {0, 1} and is invariant under isomorphism. In the $\#IndSub(\Phi)$ problem, given a graph $G$ and an integer $k$, the task is to count the number of $k$-vertex induced subgraphs…

计算复杂性 · 计算机科学 2024-07-10 Simon Döring , Dániel Marx , Philip Wellnitz

We reconsider density matrices of graphs as defined in [quant-ph/0406165]. The density matrix of a graph is the combinatorial laplacian of the graph normalized to have unit trace. We describe a simple combinatorial condition (the "degree…

The problems of determining the minimum-sized \emph{identifying}, \emph{locating-dominating} and \emph{open locating-dominating codes} of an input graph are special search problems that are challenging from both theoretical and…

组合数学 · 数学 2026-04-08 Dipayan Chakraborty , Florent Foucaud , Aline Parreau , Annegret K. Wagler

Lov\'{a}sz proved that two graphs $G$ and $H$ are isomorphic if $\hom(K,G) = \hom(K,H)$ for all graphs $K$, where $\hom(G_1,G_2)$ denotes the number of homomorphisms from $G_1$ to $G_2$. Dvo\v{r}\'{a}k showed that it suffices to count…

组合数学 · 数学 2026-02-17 Andrea Jiménez , Benjamin Moore , Daniel A. Quiroz , Youngho Yoo

In this paper, we consider the problem of testing the equality of two multivariate distributions based on geometric graphs constructed using the interpoint distances between the observations. These include the tests based on the minimum…

统计理论 · 数学 2021-03-03 Bhaswar B. Bhattacharya

A class of graphs $\cal G$ is said to be \emph{near optimal colorable} if there exists a constant $c\in \mathbb{N}$ such that every graph $G\in \cal G$ satisfies $\chi(G) \leq \max\{c, \omega(G)\}$, where $\chi(G)$ and $\omega(G)$…

离散数学 · 计算机科学 2025-08-08 C. U. Angeliya , Arnab Char , T. Karthick

A graph $G=(V,E)$ is called $(k,\ell)$-full if $G$ contains a subgraph $H=(V,F)$ of $k|V|-\ell$ edges such that, for any non-empty $F' \subseteq F$, $|F'| \leq k|V(F')| - \ell$ holds. Here, $V(F')$ denotes the set of vertices incident to…

数据结构与算法 · 计算机科学 2011-03-15 Hiro Ito , Shin-ichi Tanigawa , Yuichi Yoshida

Nowhere dense graph classes, introduced by Nesetril and Ossona de Mendez, form a large variety of classes of "sparse graphs" including the class of planar graphs, actually all classes with excluded minors, and also bounded degree graphs and…

计算机科学中的逻辑 · 计算机科学 2014-01-28 Martin Grohe , Stephan Kreutzer , Sebastian Siebertz

We present fixed parameter tractable algorithms for the conflict-free coloring problem on graphs. Given a graph $G=(V,E)$, \emph{conflict-free coloring} of $G$ refers to coloring a subset of $V$ such that for every vertex $v$, there is a…

数据结构与算法 · 计算机科学 2019-05-07 Akanksha Agrawal , Pradeesha Ashok , Meghana M Reddy , Saket Saurabh , Dolly Yadav

A graph coloring has bounded clustering if each monochromatic component has bounded size. This paper studies such a coloring, where the number of colors depends on an excluded complete bipartite subgraph. This is a much weaker assumption…

组合数学 · 数学 2022-09-29 Chun-Hung Liu , David R. Wood

Approximate proof labeling schemes were introduced by \\Censor-Hillel, Paz and Perry \cite{CPP}. Roughly speaking, a graph property~$\cP$ can be verified by an approximate proof labeling scheme in constant-time if the vertices of a graph…

组合数学 · 数学 2022-05-25 Gábor Elek

We study the random graph G_{n,\lambda/n} conditioned on the event that all vertex degrees lie in some given subset S of the non-negative integers. Subject to a certain hypothesis on S, the empirical distribution of the vertex degrees is…

概率论 · 数学 2007-12-04 Geoffrey Grimmett , Svante Janson

Graph parameters such as the clique number, the chromatic number, and the independence number are central in many areas, ranging from computer networks to linguistics to computational neuroscience to social networks. In particular, the…

计算复杂性 · 计算机科学 2020-12-15 Fabian Frei , Edith Hemaspaandra , Jörg Rothe

We investigate the problem of detecting correlation between two Erd\H{o}s-R\'enyi graphs $G(n,p)$, formulated as a hypothesis testing problem: under the null hypothesis, the two graphs are independent, while under the alternative…

社会与信息网络 · 计算机科学 2026-03-18 Dong Huang , Pengkun Yang

Over the past two decades the main focus of research into first-order (FO) model checking algorithms has been on sparse relational structures - culminating in the FPT algorithm by Grohe, Kreutzer and Siebertz for FO model checking of…

计算机科学中的逻辑 · 计算机科学 2018-03-28 Petr Hliněný , Filip Pokrývka , Bodhayan Roy

A graph class $\mathscr{C}$ is called monadically stable if one cannot interpret, in first-order logic, arbitrary large linear orders in colored graphs from $\mathscr{C}$. We prove that the model checking problem for first-order logic is…

计算机科学中的逻辑 · 计算机科学 2023-12-01 Jan Dreier , Ioannis Eleftheriadis , Nikolas Mählmann , Rose McCarty , Michał Pilipczuk , Szymon Toruńczyk

Understanding causal relationships between variables is a fundamental problem with broad impact in numerous scientific fields. While extensive research has been dedicated to learning causal graphs from data, its complementary concept of…

机器学习 · 计算机科学 2024-03-12 Jiaqi Zhang , Kirankumar Shiragur , Caroline Uhler