中文
相关论文

相关论文: On Testability of First-Order Properties in Bounde…

200 篇论文

We study property testing of properties that are definable in first-order logic (FO) in the bounded-degree graph and relational structure models. We show that any FO property that is defined by a formula with quantifier prefix…

计算机科学中的逻辑 · 计算机科学 2021-01-08 Isolde Adler , Noleen Köhler , Pan Peng

In Property Testing, proximity-oblivious testers (POTs) form a class of particularly simple testing algorithms, where a basic test is performed a number of times that may depend on the proximity parameter, but the basic test itself is…

计算复杂性 · 计算机科学 2021-05-19 Isolde Adler , Noleen Köhler , Pan Peng

One of the most fundamental questions in graph property testing is to characterize the combinatorial structure of properties that are testable with a constant number of queries. We work towards an answer to this question for the…

数据结构与算法 · 计算机科学 2018-11-08 Hendrik Fichtenberger , Pan Peng , Christian Sohler

Property Testing is a formal framework to study the computational power and complexity of sampling from combinatorial objects. A central goal in standard graph property testing is to understand which graph properties are testable with…

数据结构与算法 · 计算机科学 2025-09-08 Artur Czumaj , Christian Sohler , Stefan Walzer

We present a linear-time algorithm for deciding first-order (FO) properties in classes of graphs with bounded expansion, a notion recently introduced by Nesetril and Ossona de Mendez. This generalizes several results from the literature,…

离散数学 · 计算机科学 2015-03-19 Zdenek Dvorak , Daniel Kral , Robin Thomas

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

We study the first-order (FO) model checking problem of dense graphs, namely those which have FO interpretations in (or are FO transductions of) some sparse graph classes. We give a structural characterization of the graph classes which are…

计算机科学中的逻辑 · 计算机科学 2018-05-07 Jakub Gajarský , Petr Hliněný , Daniel Lokshtanov , Jan Obdržálek , M. S. Ramanujan

It is known that first-order logic with some counting extensions can be efficiently evaluated on graph classes with bounded expansion, where depth-$r$ minors have constant density. More precisely, the formulas are $\exists x_1 ... x_k \#y…

计算机科学中的逻辑 · 计算机科学 2023-07-06 Jan Dreier , Daniel Mock , Peter Rossmanith

We study property testing of (di)graph properties in bounded-degree graph models. The study of graph properties in bounded-degree models is one of the focal directions of research in property testing in the last 15 years. However, despite…

计算复杂性 · 计算机科学 2020-11-03 Hiro Ito , Areej Khoury , Ilan Newman

The complexity of the problem of deciding properties expressible in FO logic on graphs -- the FO model checking problem (parameterized by the respective FO formula), is well-understood on so-called sparse graph classes, but much less…

离散数学 · 计算机科学 2022-06-30 Petr Hliněný , Filip Pokrývka

We study property testing in the \emph{random neighbor oracle} model for graphs, originally introduced by Czumaj and Sohler [STOC 2019]. Specifically, we initiate the study of characterizing the graph families that are $H$-\emph{testable}…

数据结构与算法 · 计算机科学 2025-11-25 Christine Awofeso , Patrick Greaves , Oded Lachish , Amit Levi , Felix Reidl

We present a novel framework closely linking the areas of property testing and data streaming algorithms in the setting of general graphs. It has been recently shown (Monemizadeh et al. 2017) that for bounded-degree graphs, any…

数据结构与算法 · 计算机科学 2019-05-07 Artur Czumaj , Hendrik Fichtenberger , Pan Peng , Christian Sohler

Property testing algorithms are highly efficient algorithms, that come with probabilistic accuracy guarantees. For a property P, the goal is to distinguish inputs that have P from those that are far from having P with high probability…

计算机科学中的逻辑 · 计算机科学 2020-09-17 Isolde Adler , Polly Fahey

The problem of characterizing testable graph properties (properties that can be tested with a number of queries independent of the input size) is a fundamental problem in the area of property testing. While there has been some extensive…

数据结构与算法 · 计算机科学 2019-09-25 Artur Czumaj , Christian Sohler

The main problem in the area of graph property testing is to understand which graph properties are \emph{testable}, which means that with constantly many queries to any input graph $G$, a tester can decide with good probability whether $G$…

数据结构与算法 · 计算机科学 2022-05-04 Louis Esperet , Sergey Norin

In property testing, a tester makes queries to (an oracle for) a graph and, on a graph having or being far from having a property P, it decides with high probability whether the graph satisfies P or not. Often, testers are restricted to a…

数据结构与算法 · 计算机科学 2025-11-14 Samuel Humeau , Mamadou Moustapha Kanté , Daniel Mock , Timothé Picavet , Alexandre Vigny

We extend the bounded degree graph model for property testing introduced by Goldreich and Ron (Algorithmica, 2002) to hypergraphs. In this framework, we analyse the query complexity of three fundamental hypergraph properties: colorability,…

计算复杂性 · 计算机科学 2025-03-14 Hugo Aaronson , Gaia Carenini , Atreyi Chanda

Property testers are fast randomized algorithms whose task is to distinguish between inputs satisfying some predetermined property ${\cal P}$ and those that are far from satisfying it. Since these algorithms operate by inspecting a small…

组合数学 · 数学 2020-11-23 Lior Gishboliner , Asaf Shapira , Henrique Stagni

We study property testing in directed graphs in the bounded degree model, where we assume that an algorithm may only query the outgoing edges of a vertex, a model proposed by Bender and Ron in 2002. As our first main result, we we present a…

数据结构与算法 · 计算机科学 2013-12-03 Frank Hellweg , Christian Sohler

For every $q\in \mathbb N$ let $\textrm{FO}_q$ denote the class of sentences of first-order logic FO of quantifier rank at most $q$. If a graph property can be defined in $\textrm{FO}_q$, then it can be decided in time $O(n^q)$. Thus,…

计算机科学中的逻辑 · 计算机科学 2017-04-12 Yijia Chen , Joerg Flum , Xuangui Huang
‹ 上一页 1 2 3 10 下一页 ›