中文
相关论文

相关论文: Average-Case Hardness of Binary-Encoded Clique in …

200 篇论文

We analyze the computational complexity of the following computational problems called Bounded-Density Edge Deletion and Bounded-Density Vertex Deletion: Given a graph $G$, a budget $k$ and a target density $\tau_\rho$, are there $k$ edges…

数据结构与算法 · 计算机科学 2024-04-15 Cristina Bazgan , André Nichterlein , Sofia Vazquez Alferez

We consider a problem introduced by Feige, Gamarnik, Neeman, R\'acz and Tetali [2020], that of finding a large clique in a random graph $G\sim G(n,\frac{1}{2})$, where the graph $G$ is accessible by queries to entries of its adjacency…

数据结构与算法 · 计算机科学 2021-12-14 Uriel Feige , Tom Ferster

A clique transversal in a graph is a set of vertices intersecting all maximal cliques. The problem of determining the minimum size of a clique transversal has received considerable attention in the literature. In this paper, we initiate the…

组合数学 · 数学 2024-08-14 Martin Milanič , Yushi Uno

In this article we present the idea of clique ceiling numbers of the vertices of a given graph that has a universal vertex. We follow up with a polynomial-time algorithm to compute an upper bound for the clique number of such a graph using…

组合数学 · 数学 2019-06-04 R. Dharmarajan , D. Ramachandran

We design new polynomial-time algorithms for recovering planted cliques in the semi-random graph model introduced by Feige and Kilian 2001. The previous best algorithms for this model succeed if the planted clique has size at least…

数据结构与算法 · 计算机科学 2023-06-07 Rares-Darius Buhai , Pravesh K. Kothari , David Steurer

We develop techniques to prove lower bounds for the BCAST(log n) Broadcast Congested Clique model (a distributed message passing model where in each round, each processor can broadcast an O(log n)-sized message to all other processors). Our…

分布式、并行与集群计算 · 计算机科学 2019-05-21 Lijie Chen , Ofer Grossman

A strong clique in a graph is a clique intersecting all inclusion-maximal stable sets. Strong cliques play an important role in the study of perfect graphs. We study strong cliques in the class of diamond-free graphs, from both structural…

Balliu et al. (DISC 2020) classified the hardness of solving binary labeling problems with distributed graph algorithms; in these problems the task is to select a subset of edges in a $2$-colored tree in which white nodes of degree $d$ and…

分布式、并行与集群计算 · 计算机科学 2023-12-20 Henrik Lievonen , Timothé Picavet , Jukka Suomela

Clique-width is a well-known graph parameter. Many NP-hard graph problems admit polynomial-time solutions when restricted to graphs of bounded clique-width. The same holds for NLC-width. In this paper we study the behavior of clique-width…

数据结构与算法 · 计算机科学 2016-06-07 Frank Gurski

A statistical network model with overlapping communities can be generated as a superposition of mutually independent random graphs of varying size. The model is parameterized by the number of nodes, the number of communities, and the joint…

概率论 · 数学 2024-12-19 Tommi Gröhn , Joona Karjalainen , Lasse Leskelä

In communication field, an important issue is to group users and base stations to as many as possible subnetworks satisfying certain interference constraints. These problems are usually formulated as a graph partition problems which…

组合数学 · 数学 2020-09-30 Chicheng Ma , Yucong Tang , Guanghui Wang , Guiying Yan , Bo Bai

Treewidth is an important graph invariant, relevant for both structural and algorithmic reasons. A necessary condition for a graph class to have bounded treewidth is the absence of large cliques. We study graph classes closed under taking…

组合数学 · 数学 2021-11-09 Clément Dallard , Martin Milanič , Kenny Štorgel

A complete subgraph of a given graph is called a clique. A clique Polynomial of a graph is a generating function of the number of cliques in $G$. A real root of the clique polynomial of a graph $G$ is called a \emph{clique root} of $G$. \\…

组合数学 · 数学 2021-12-21 Hossein Teimoori Faal

We prove that with high probability over the choice of a random graph $G$ from the Erd\H{o}s-R\'enyi distribution $G(n,1/2)$, the $n^{O(d)}$-time degree $d$ Sum-of-Squares semidefinite programming relaxation for the clique problem will give…

计算复杂性 · 计算机科学 2016-04-13 Boaz Barak , Samuel B. Hopkins , Jonathan Kelner , Pravesh K. Kothari , Ankur Moitra , Aaron Potechin

In 1985, Razborov discovered a proof that the monotone circuit complexity of the clique problem is super-polynomial. Alon and Boppana improved the result into exponential lower bound exp(\Omega(n / \log n)^{1/3})) of a monotone circuit C to…

计算复杂性 · 计算机科学 2013-09-10 Junichiro Fukuyama

Communication complexity is a fundamental aspect of information science, concerned with the amount of communication required to solve a problem distributed among multiple parties. The standard quantification of one-way communication…

量子物理 · 物理学 2024-12-25 Satyaki Manna , Anubhav Chaturvedi , Debashis Saha

Tree-width has been proven to be a useful parameter to design fast and efficient algorithms for intractable problems. However, while tree-width is low on relatively sparse graphs can be arbitrary high on dense graphs. Therefore, we…

数据结构与算法 · 计算机科学 2021-11-04 Chris Aronis

An edge clique cover of a graph is a set of cliques that covers all edges of the graph. We generalize this concept to "$K_t$ clique cover", i.e. a set of cliques that covers all complete subgraphs on $t$ vertices of the graph, for every $t…

组合数学 · 数学 2019-10-17 Hoang Dau , Olgica Milenkovic , Gregory J. Puleo

We analyze the problem of identifying large cliques in graphs that are affected by adversarial uncertainty. More specifically, we consider a new formulation, namely the adversarial maximum clique problem, which extends the classical…

最优化与控制 · 数学 2026-01-12 Immanuel Bomze , Chiara Faccio , Francesco Rinaldi , Giovanni Spisso

This paper proposes and investigates a framework for clique gossip protocols. As complete subnetworks, the existence of cliques is ubiquitous in various social, computer, and engineering networks. By clique gossiping, nodes interact with…

分布式、并行与集群计算 · 计算机科学 2017-06-09 Yang Liu , Bo Li , Brian Anderson , Guodong Shi