中文
相关论文

相关论文: The Dynamic Descriptive Complexity of k-Clique

200 篇论文

The k-Clique problem is a fundamental combinatorial problem that plays a prominent role in classical as well as in parameterized complexity theory. It is among the most well-known NP-complete and W[1]-complete problems. Moreover, its…

数据结构与算法 · 计算机科学 2014-10-24 Nikolaos Fountoulakis , Tobias Friedrich , Danny Hermelin

The dynamic complexity of the reachability query is studied in the dynamic complexity framework of Patnaik and Immerman, restricted to quantifier-free update formulas. It is shown that, with this restriction, the reachability query cannot…

计算机科学中的逻辑 · 计算机科学 2015-01-29 Thomas Zeume , Thomas Schwentick

Automatic structures are infinite structures that are finitely represented by synchronized finite-state automata. This paper concerns specifically automatic structures over finite words and trees (ranked/unranked). We investigate the…

计算机科学中的逻辑 · 计算机科学 2023-02-14 Pascal Bergsträßer , Moses Ganardi , Anthony W. Lin , Georg Zetzsche

This paper studies dynamic complexity under definable change operations in the DynFO framework by Patnaik and Immerman. It is shown that for changes definable by parameter-free first-order formulas, all (uniform) $AC^1$ queries can be…

计算机科学中的逻辑 · 计算机科学 2017-01-11 Thomas Schwentick , Nils Vortmeier , Thomas Zeume

In an early paper, Immerman raised a proposal on developing model-theoretic techniques to prove lower bounds on ordered structures, which represents a long-standing challenge in finite model theory. An iconic question standing for such a…

计算机科学中的逻辑 · 计算机科学 2015-01-20 Yuguo He

Dynamic complexity is concerned with updating the output of a problem when the input is slightly changed. We study the dynamic complexity of Dyck reachability problems in directed and undirected graphs, where updates may add or delete…

计算复杂性 · 计算机科学 2017-04-18 Patricia Bouyer , Vincent Jugé

Is detecting a $k$-clique in $k$-partite regular (hyper-)graphs as hard as in the general case? Intuition suggests yes, but proving this -- especially for hypergraphs -- poses notable challenges. Concretely, we consider a strong notion of…

计算复杂性 · 计算机科学 2026-05-12 Nick Fischer , Marvin Künnemann , Mirza Redžić , Julian Stieß

A clique in a graph is a set of vertices, each of which is adjacent to every other vertex in this set. A k-clique relaxes this requirement, requiring vertices to be within a distance k of each other, rather than directly adjacent. In…

数据结构与算法 · 计算机科学 2014-08-28 Ciaran McCreesh , Patrick Prosser

Listing k-cliques plays a fundamental role in various data mining tasks, such as community detection and mining of cohesive substructures. Existing algorithms for the k-clique listing problem are built upon a general framework, which finds…

数据库 · 计算机科学 2025-02-04 Yehyun Nam , Jihoon Jang , Kunsoo Park , Jianye Yang , Cheng Long

Let $K\_{[k,t]}$ be the complete graph on $k$ vertices from which a set of edges, induced by a clique of order $t$, has been dropped. In this note we give two explicit upper bounds for $R(K\_{[k\_1,t\_1]},\dots, K\_{[k\_r,t\_r]})$ (the…

Finding dense subgraphs in a graph is a fundamental graph mining task, with applications in several fields. Algorithms for identifying dense subgraphs are used in biology, in finance, in spam detection, etc. Standard formulations of this…

数据结构与算法 · 计算机科学 2018-07-10 G. Nikolentzos , P. Meladianos , Y. Stavrakas , M. Vazirgiannis

Dynamic complexity is concerned with updating the output of a problem when the input is slightly changed. We study the dynamic complexity of model checking a fixed monadic second-order formula over evolving subgraphs of a fixed maximal…

计算复杂性 · 计算机科学 2017-02-20 Patricia Bouyer-Decitre , Vincent Jugé , Nicolas Markey

We consider the problem of counting $k$-cliques in $s$-uniform Erdos-Renyi hypergraphs $G(n,c,s)$ with edge density $c$, and show that its fine-grained average-case complexity can be based on its worst-case complexity. We prove the…

计算复杂性 · 计算机科学 2021-07-23 Enric Boix-Adserà , Matthew Brennan , Guy Bresler

Given query access to an undirected graph $G$, we consider the problem of computing a $(1\pm\epsilon)$-approximation of the number of $k$-cliques in $G$. The standard query model for general graphs allows for degree queries, neighbor…

数据结构与算法 · 计算机科学 2018-11-13 Talya Eden , Dana Ron , C. Seshadhri

We study the problem of approximating the number of $k$-cliques in a graph when given query access to the graph. We consider the standard query model for general graphs via (1) degree queries, (2) neighbor queries and (3) pair queries. Let…

数据结构与算法 · 计算机科学 2018-03-14 Talya Eden , Dana Ron , C. Seshadhri

Graph databases in many applications---semantic web, transport or biological networks among others---are not only large, but also frequently modified. Evaluating graph queries in this dynamic context is a challenging task, as those queries…

计算机科学中的逻辑 · 计算机科学 2015-12-18 Pablo Muñoz , Nils Vortmeier , Thomas Zeume

We prove that for $k \ll \sqrt[4]{n}$ regular resolution requires length $n^{\Omega(k)}$ to establish that an Erd\H{o}s-R\'enyi graph with appropriately chosen edge density does not contain a $k$-clique. This lower bound is optimal up to…

A k-clique covering of a simple graph G, is an edge covering of G by its cliques such that each vertex is contained in at most k cliques. The smallest k for which G admits a k-clique covering is called local clique cover number of G and is…

组合数学 · 数学 2012-10-26 Ramin Javadi , Zeinab Maleki , Behnaz Omoomi

We establish nearly optimal sample complexity bounds for testing the $\rho$-clique property in the dense graph model. Specifically, we show that it is possible to distinguish graphs on $n$ vertices that have a $\rho n$-clique from graphs…

数据结构与算法 · 计算机科学 2026-03-09 Eric Blais , Cameron Seth

We present an essentially tight bound for the Ramsey-Tur\'an problem for 4-cliques without using the Regularity lemma. This enables us to substantially extend the range in which one has the tight bound for the number of edges in $K_4$-free…

组合数学 · 数学 2025-03-04 Béla Csaba
‹ 上一页 1 2 3 10 下一页 ›