中文
相关论文

相关论文: Induced odd cycle packing number, independent sets…

200 篇论文

We prove that any class of graphs with linear neighborhood complexity has bounded improper odd chromatic number. As a result, if $\mathcal{G}$ is the class of all circle graphs, or if $\mathcal{G}$ is any class with bounded twin-width,…

组合数学 · 数学 2026-02-12 James Davies , Meike Hatzel , Kolja Knauer , Rose McCarty , Torsten Ueckerdt

Let $q\left( G\right) $ be the $Q$-index (the largest eigenvalue of the signless Laplacian) of $G$. Let $S_{n,k}$ be the graph obtained by joining each vertex of a complete graph of order $k$ to each vertex of an independent set of order…

组合数学 · 数学 2014-09-11 Xiying Yuan

Settling Kahn's conjecture (2001), we prove the following upper bound on the number $i(G)$ of independent sets in a graph $G$ without isolated vertices: \[ i(G) \le \prod_{uv \in E(G)} i(K_{d_u,d_v})^{1/(d_u d_v)}, \] where $d_u$ is the…

组合数学 · 数学 2019-08-19 Ashwin Sah , Mehtaab Sawhney , David Stoner , Yufei Zhao

Let $\hom(G)$ denote the size of the largest clique or independent set of a graph $G$. In 2007, Bukh and Sudakov proved that every $n$-vertex graph $G$ with $\hom(G) = O(\log n)$ contains an induced subgraph with $\Omega(n^{1/2})$ distinct…

组合数学 · 数学 2017-06-29 Bhargav Narayanan , István Tomon

We study the Independent Set (IS) problem in $H$-free graphs, i.e., graphs excluding some fixed graph $H$ as an induced subgraph. We prove several inapproximability results both for polynomial-time and parameterized algorithms.…

计算复杂性 · 计算机科学 2022-12-16 Pavel Dvořák , Andreas Emil Feldmann , Ashutosh Rai , Paweł Rzążewski

The \textit{packing chromatic number} of a graph $G$, denoted by $% \chi_\rho(G)$, is the smallest integer $k$ such that the vertex set of $G$ can be partitioned into sets $V_i$, $i\in \{1,\ldots,k\}$, where each $V_i$ is an $i$-packing. In…

组合数学 · 数学 2020-01-03 Rachid Lemdani , Moncef Abbas , Jasmina Ferme

Consider the family of graphs without $ k $ node-disjoint odd cycles, where $ k $ is a constant. Determining the complexity of the stable set problem for such graphs $ G $ is a long-standing problem. We give a polynomial-time algorithm for…

离散数学 · 计算机科学 2019-08-20 Michele Conforti , Samuel Fiorin , Tony Huynh , Gwenaël Joret , Stefan Weltge

We prove that for each odd integer $k \geq 7$, every graph on $n$ vertices without odd cycles of length less than $k$ contains at most $(n/k)^k$ cycles of length $k$. This generalizes the previous results on the maximum number of pentagons…

组合数学 · 数学 2021-09-07 Andrzej Grzesik , Bartłomiej Kielak

For a graph $G$, let $\nu_s(G)$ be the induced matching number of $G$. We prove the sharp bound $\nu_s(G)\geq \frac{n(G)}{9}$ for every graph $G$ of maximum degree at most $4$ and without isolated vertices that does not contain a certain…

组合数学 · 数学 2014-08-01 Felix Joos

For nonnegative integers $k, d_1, \ldots, d_k$, a graph is $(d_1, \ldots, d_k)$-colorable if its vertex set can be partitioned into $k$ parts so that the $i$th part induces a graph with maximum degree at most $d_i$ for all $i\in\{1, \ldots,…

组合数学 · 数学 2025-08-15 Ilkyoo Choi , Chun-Hung Liu , Sang-il Oum

The Cycle Packing problem asks whether a given undirected graph $G=(V,E)$ contains $k$ vertex-disjoint cycles. Since the publication of the classic Erd\H{o}s-P\'osa theorem in 1965, this problem received significant scientific attention in…

数据结构与算法 · 计算机科学 2017-07-05 Daniel Lokshtanov , Amer E. Mouawad , Saket Saurabh , Meirav Zehavi

An odd hole in a graph is an induced subgraph which is a cycle of odd length at least five. In 1985, A. Gyarfas made the conjecture that for all t there exists n such that every graph with no K_t subgraph and no odd hole is n-colourable. We…

组合数学 · 数学 2015-09-01 Alex Scott , Paul Seymour

An odd graph is a finite graph all of whose vertices have odd degrees. Given graph $G$ is decomposable into $k$ odd subgraphs if its edge set can be partitioned into $k$ subsets each of which induces an odd subgraph of $G$. The minimum…

组合数学 · 数学 2023-03-09 Mirko Petruševski , Riste Škrekovski

We study the maximum induced matching problem on a graph g. Induced matchings correspond to independent sets in L2(g), the square of the line graph of g. The problem is NP-complete on bipartite graphs. In this work, we show that for a…

数据结构与算法 · 计算机科学 2017-09-22 Michel Habib , Lalla Mouatadid

An independent set in a graph G is a set of vertices no two of which are joined by an edge. A vertex-weighted graph associates a weight with every vertex in the graph. A vertex-weighted graph G is called a unique independence…

计算复杂性 · 计算机科学 2009-07-02 Farzad Didehvar , Ali D. Mehrabi , Fatemeh Raee B

A packing $k$-coloring of a graph $G$ is a partition of $V(G)$ into sets $V_1,\ldots,V_k$ such that for each $1\leq i\leq k$ the distance between any two distinct $x,y\in V_i$ is at least $i+1$. The packing chromatic number, $\chi_p(G)$, of…

组合数学 · 数学 2018-10-09 József Balogh , Alexandr Kostochka , Xujun Liu

Let $G=(V(G),E(G))$ be a graph with set of vertices $V(G)$ and set of edges $E(G)$. For $k\ge 0$ an integer, a subset $I_k$ of $V(G)$ is called a $k$-nearly independent vertex subset of $G$ if $I_k$ induces a subgraph of size $k$ in $G$.…

组合数学 · 数学 2024-07-15 Zekhaya B. Shozi

A graph is called odd if all of its vertex degrees are odd. A long-standing conjecture asked whether there exists a positive constant $c$ such that every $n$-vertex graph without isolated vertices contains an odd induced subgraph on at…

组合数学 · 数学 2025-11-20 Jiangdong Ai , Qiwen Guo , Gregory Gutin , Yiming Hao , Anders Yeo

The $k^{\text{th}}$ power of a graph $G=(V,E)$, $G^k$, is the graph whose vertex set is $V$ and in which two distinct vertices are adjacent if and only if their distance in $G$ is at most $k$. This article proves various eigenvalue bounds…

An isolating set of a graph is a set of vertices $S$ such that, if $S$ and its neighborhood is removed, only isolated vertices remain; and the isolation number is the minimum size of such a set. It is known that for every connected graph…

组合数学 · 数学 2025-03-14 Geoffrey Boyer , Wayne Goddard