中文
相关论文

相关论文: On the Triangle Clique Cover and $K_t$ Clique Cove…

200 篇论文

In 1966, Erd\H{o}s, Goodman, and P\'osa proved that $\lfloor n^2/4 \rfloor$ cliques are sufficient to cover all edges in any $n$-vertex graph, with tightness achieved by the balanced complete bipartite graph. This result was generalized by…

组合数学 · 数学 2025-06-13 Yihan Chen , Jialin He , Tianying Xie

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

All the work made so far on edge-covering a graph by cliques focus on finding the minimum number of cliques that cover the graph. On this paper, we fix the number of cliques that cover a graph by the same number of vertices that the graph…

组合数学 · 数学 2017-03-09 Leopoldo Taravilse

A clique covering of a graph $G$ is a set of cliques of $G$ such that any edge of $G$ is contained in one of these cliques, and the weight of a clique covering is the sum of the sizes of the cliques in it. The sigma clique cover number…

组合数学 · 数学 2018-09-06 Akbar Davoodi , Dániel Gerbner , Abhishek Methuku , Máté Vizer

A complete graph is the graph in which every two vertices are adjacent. For a graph $G=(V,E)$, the complete width of $G$ is the minimum $k$ such that there exist $k$ independent sets $\mathtt{N}_i\subseteq V$, $1\le i\le k$, such that the…

离散数学 · 计算机科学 2016-12-28 Van Bang Le , Sheng-Lung Peng

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

A tessellation of a graph is a partition of its vertices into vertex disjoint cliques. A tessellation cover of a graph is a set of tessellations that covers all of its edges. The $t$-tessellability problem aims to decide whether there is a…

离散数学 · 计算机科学 2021-06-24 A. Abreu , L. Cunha , T. Fernandes , C. de Figueiredo , L. Kowada , F. Marquezino , D. Posner , R. Portugal

The edge clique cover number $ecc(G)$ of a graph $G$ is the size of the smallest set of complete subgraphs whose union covers all edges of $G$. It has been conjectured that all the simple graphs with independence number two satisfy…

组合数学 · 数学 2021-12-09 Frank Ramamonjisoa

In 1966, Erd\H{o}s, Goodman, and P\'{o}sa showed that if $G$ is an $n$-vertex graph, then at most $\lfloor n^2/4 \rfloor$ cliques of $G$ are needed to cover the edges of $G$, and the bound is best possible as witnessed by the balanced…

组合数学 · 数学 2024-12-24 József Balogh , Jialin He , Robert A. Krueger , The Nguyen , Michael C. Wigal

We study how many copies of a graph $F$ that another graph $G$ with a given number of cliques is guaranteed to have. For example, one of our main results states that for all $t\ge 2$, if $G$ is an $n$ vertex graph with $kn^{3/2}$ triangles…

组合数学 · 数学 2023-12-14 Quentin Dubroff , Benjamin Gunby , Bhargav Narayanan , Sam Spiro

We consider a variant of the clustering problem for a complete weighted graph. The aim is to partition the nodes into clusters maximizing the sum of the edge weights within the clusters. This problem is known as the clique partitioning…

社会与信息网络 · 计算机科学 2023-09-15 Alexander Belyi , Stanislav Sobolevsky , Alexander Kurbatski , Carlo Ratti

The triangle covering number of a graph is the minimum number of vertices that hit all triangles. Given positive integers $s,t$ and an $n$-vertex graph $G$ with $\lfloor n^2/4 \rfloor +t$ edges and triangle covering number $s$, we determine…

组合数学 · 数学 2020-05-18 Xizhi Liu , Dhruv Mubayi

Ray intersection graphs are intersection graphs of rays, or halflines, in the plane. We show that any planar graph has an even subdivision whose complement is a ray intersection graph. The construction can be done in polynomial time and…

计算几何 · 计算机科学 2011-11-28 Sergio Cabello , Jean Cardinal , Stefan Langerman

Multiple interval graphs are variants of interval graphs where instead of a single interval, each vertex is assigned a set of intervals on the real line. We study the complexity of the MAXIMUM CLIQUE problem in several classes of multiple…

离散数学 · 计算机科学 2012-03-12 Mathew C. Francis , Daniel Gonçalves , Pascal Ochem

Clique-width is a well-studied graph parameter. For graphs of bounded clique-width, many problems that are NP-hard in general can be polynomial-time solvable. The fact motivates several studies to investigate whether the clique-width of…

数据结构与算法 · 计算机科学 2022-02-01 Yu Nakahata

The smallest number of cliques, covering all edges of a graph $ G $, is called the (edge) clique cover number of $ G $ and is denoted by $ cc(G) $. It is an easy observation that for every line graph $ G $ with $ n $ vertices, $cc(G)\leq n…

组合数学 · 数学 2023-09-06 Ramin Javadi , Sepehr Hajebi

We consider problems of finding a maximum size/weight $t$-matching without forbidden subgraphs in an undirected graph $G$ with the maximum degree bounded by $t+1$, where $t$ is an integer greater than $2$. Depending on the variant forbidden…

数据结构与算法 · 计算机科学 2024-05-02 Katarzyna Paluch , Mateusz Wasylkiewicz

If $\Gamma$ is a graph for which every edge is in exactly one clique of order $\omega$, then one can form a new graph with vertex set equal to these cliques. This is a generalization of the line graph of $\Gamma$. We discover many general…

组合数学 · 数学 2025-02-26 Robert R. Petro , Connor M. Phillips

The clique cover number of a graph G is the minimum number of cliques required to cover the edges of graph G. In this paper we consider the random graph G(n,p), for p constant. We prove that with probability 1-o(1), the clique number of…

组合数学 · 数学 2011-03-28 Alan Frieze , Bruce Reed

A connected graph has a $(k,\ell)$-cover if each of its edges is contained in at least $\ell$ cliques of order $k$. Motivated by recent advances in extremal combinatorics and the literature on edge modification problems, we study the…

数据结构与算法 · 计算机科学 2025-11-12 Amirali Madani , Anil Maheshwari , Babak Miraftab , Bodhayan Roy
‹ 上一页 1 2 3 10 下一页 ›