中文
相关论文

相关论文: Isolation of squares in graphs

200 篇论文

The independent domination number $i(G)$ of a graph $G$ is the minimum cardinality of a maximal independent set of $G$, also called an $i(G)$-set. The $i$-graph of $G$, denoted $\mathcal{I}(G)$, is the graph whose vertices correspond to the…

组合数学 · 数学 2023-03-14 R. C. Brewster , C. M. Mynhardt , L. E. Teshima

The domatic number of a graph is the maximum number of vertex disjoint dominating sets that partition the vertex set of the graph. In this paper we consider the fractional variant of this notion. Graphs with fractional domatic number 1 are…

Let $G$ be a graph and $k \geq 3$ an integer. A subset $D \subseteq V(G)$ is a $k$-clique (resp., cycle) isolating set of $G$ if $G-N[D]$ contains no $k$-clique (resp., cycle). In this paper, we prove that every connected graph with maximum…

组合数学 · 数学 2024-11-07 Gang Zhang , Weiling Yang , Xian'an Jin

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

For a graph $G$, let $\sigma_{2}(G)$ be the minimum degree sum of two non-adjacent vertices in $G$. A chord of a cycle in a graph $G$ is an edge of $G$ joining two non-consecutive vertices of the cycle. In this paper, we prove the following…

组合数学 · 数学 2018-08-14 Shuya Chiba , Suyun Jiang , Jin Yan

Given a family of graphs $\mathcal{F}$, a graph $G$ is said to be $\mathcal{F}$-saturated if $G$ does not contain a copy of $F$ as a subgraph for any $F\in\mathcal{F}$ but the addition of any edge $e\notin E(G)$ creates at least one copy of…

组合数学 · 数学 2021-03-02 Yue Ma , Xinmin Hou , Doudou Hei , Jun Gao

The total isolation game is played on a graph $G$ by two players who take turns playing a vertex such that if $S$ is the set of already played vertices, then a vertex can be selected only if it is adjacent to a vertex that belongs to a…

组合数学 · 数学 2026-01-08 Michael A. Henning , Douglas F. Rall

We study the $F$-decomposition threshold $\delta_F$ for a given graph $F$. Here an $F$-decomposition of a graph $G$ is a collection of edge-disjoint copies of $F$ in $G$ which together cover every edge of $G$. (Such an $F$-decomposition can…

组合数学 · 数学 2019-03-14 Stefan Glock , Daniela Kühn , Allan Lo , Richard Montgomery , Deryk Osthus

A well known upper bound for the independence number $\alpha(G)$ of a graph $G$, due to Cvetkovi\'{c}, is that \begin{equation*} \alpha(G) \le n^0 + \min\{n^+ , n^-\} \end{equation*} where $(n^+, n^0, n^-)$ is the inertia of $G$. We prove…

组合数学 · 数学 2021-10-05 Pawel Wocjan , Clive Elphick , Aida Abiad

A fair dominating set in a graph $G$ (or FD-set) is a dominating set $S$ such that all vertices not in $S$ are dominated by the same number of vertices from $S$; that is, every two vertices not in $S$ have the same number of neighbors in…

组合数学 · 数学 2011-09-07 Yair Caro , Adriana Hansberg , Michael A. Henning

Let $G$ be a graph of order $n$ and let $k\in\{1,\ldots,n-1\}$. The $k$-token graph $F_k(G)$ of $G$, is the graph whose vertices are the $k$-subsets of $V(G)$, where two vertices are adjacent in $F_k(G)$ whenever their symmetric difference…

组合数学 · 数学 2023-12-01 Hernan de Alba , Walter Carballosa , Jesús Leaños , Luis Manuel Rivera

A graph $G$ is said to be the intersection of graphs $G_1,G_2,\ldots,G_k$ if $V(G)=V(G_1)=V(G_2)=\cdots=V(G_k)$ and $E(G)=E(G_1)\cap E(G_2)\cap\cdots\cap E(G_k)$. For a graph $G$, $\mathrm{dim}_{COG}(G)$ (resp. $\mathrm{dim}_{TH}(G)$)…

离散数学 · 计算机科学 2020-01-06 Daphna Chacko , Mathew C. Francis

Let $MIS(G)$ be the set of all maximal independent sets in a graph $G$, and let $mis(G)=|MIS(G)|$. In this paper, we show that for any tree $T$ with $n$ vertices and independence number $\alpha$, \[mis(T)\geq f(n-\alpha),\] and for any…

组合数学 · 数学 2024-10-24 Yuting Tian , Jianhua Tu

A set $S$ of vertices in a graph $G$ is a dominating set if every vertex not in $S$ is adjacent to a vertex in $S$. If, in addition, $S$ is an independent set, then $S$ is an independent dominating set. The independent domination number…

离散数学 · 计算机科学 2020-01-10 A. Akbari , S. Akbari , A. Doosthosseini , Z. Hadizadeh , Michael A. Henning , A. Naraghi

Let $G=(V,E)$ be a simple graph. A dominating set of $G$ is a subset $S\subseteq V$ such that every vertex not in $S$ is adjacent to at least one vertex in $S$. The cardinality of a smallest dominating set of $G$, denoted by $\gamma(G)$, is…

组合数学 · 数学 2021-01-13 Nima Ghanbari , Saeid Alikhani

The $k$-dominating graph $D_k(G)$ of a graph $G$ is defined on the vertex set consisting of dominating sets of $G$ with cardinality at most $k$, two such sets being adjacent if they differ by either adding or deleting a single vertex. A…

组合数学 · 数学 2016-04-26 Saeid Alikhani , Davood Fatehi , Sandi Klavžar

Given a graph class $\mathcal{H}$, the task of the $\mathcal{H}$-Square Root problem is to decide, whether an input graph $G$ has a square root $H$ from $\mathcal{H}$. We are interested in the parameterized complexity of the problem for…

数据结构与算法 · 计算机科学 2020-10-13 Petr A. Golovach , Paloma T. Lima , Charis Papadopoulos

Given a graph $G$, the number of its vertices is represented by $n(G)$, while the number of its edges is denoted as $m(G)$. An independent set in a graph is a set of vertices where no two vertices are adjacent to each other and the size of…

组合数学 · 数学 2023-08-04 Ohr Kadrawi , Vadim E. Levit

Given a family of graphs $\mathcal{F}$, a graph $G$ is said to be $\mathcal{F}$-saturated if $G$ does not contain a copy of $F$ as a subgraph for any $F\in\mathcal{F}$, but the addition of any edge $e\notin E(G)$ creates at least one copy…

组合数学 · 数学 2025-03-24 Yue Ma

Given a graph $G$, a dominating set of $G$ is a set $S$ of vertices such that each vertex not in $S$ has a neighbor in $S$. The domination number of $G$, denoted $\gamma(G)$, is the minimum size of a dominating set of $G$. The independent…

组合数学 · 数学 2024-01-23 Eun-Kyung Cho , Ilkyoo Choi , Hyemin Kwon , Boram Park