---
title: Isolation Number in Graph Theory
url: https://www.emergentmind.com/topics/isolation-number
type: topic
---

# Isolation Number in Graph Theory

The **isolation number** of a graph \(G\), denoted by \(\iota(G)\), is the minimum cardinality of a set \(A\subset V(G)\) such that the subgraph induced by the vertices that are not in the union of the closed neighborhoods of vertices in \(A\) has no edges; equivalently, \(V(G)\setminus N[A]\) is an independent set. In the literature, this invariant is also known as the **vertex-edge domination number**. More generally, for a graph \(F\) or a family \(\mathcal F\), the corresponding \(F\)- or \(\mathcal F\)-isolation number asks for a smallest vertex set whose closed neighborhood intersects every copy of \(F\) or every \(\mathcal F\)-graph in the host graph. This places isolation theory within a broad partial-domination framework that contains ordinary domination as the special case \(F=K_1\) and extends naturally to cycles, paths, cliques, stars, chromatic classes, regular graphs, hypergraphs, graph products, and game variants [1504.08055], [2407.18126], [2601.00104].

## 1. Definition and conceptual framework

For a graph \(G=(V,E)\) and a set \(D\subseteq V\), the closed neighborhood is
\[
N[D]=D\cup N(D),
\]
and the remainder is
\[
R(D)=V(G)\setminus N[D].
\]
A set \(S\subseteq V\) is called \(F\)-isolating for a family of graphs \(F\) if the induced subgraph on the non-dominated vertices,
\[
G[R(S)] = G[V\setminus N[S]],
\]
contains no member of \(F\) as a subgraph. The minimum size of such a set is denoted \(\iota(G,F)\) and is called the \(F\)-isolation number [1504.08055].

When \(F=\{K_2\}\), one obtains the usual isolation number \(\iota(G)\): an isolating set is a set \(D\subseteq V(G)\) such that \(G-N[D]\) has no edges, or equivalently \(V(G)\setminus N[D]\) is independent [1504.08055], [2501.02879], [2508.21551]. When \(F=\{K_1\}\), isolation coincides with domination,
\[
\iota(G,K_1)=\gamma(G),
\]
because \(G-N[D]\) contains no \(K_1\) exactly when it has no vertices [2407.18126], [2303.13709], [2602.22856]. When \(F=\{K_{1,k+1}\}\), the remainder induces a graph of maximum degree at most \(k\), giving the \(k\)-independent or \(k\)-isolation viewpoint [1504.08055], [2408.14653].

This framework is explicitly presented as a form of **constrained partial domination**: instead of requiring that all vertices be dominated, one requires only that the undominated remainder avoid a prescribed configuration. The resulting theory interpolates between domination and a wide range of structural deletion problems, including edge elimination, cycle elimination, bounded-degree remainders, and \(K_k\)-free or \(k\)-colorable remainders [1504.08055], [2303.13709].

## 2. Fundamental bounds and extremal connected graphs

A foundational connected-graph bound states that if \(G\) is a connected graph on \(n\ge 3\) vertices and \(G\neq C_5\), then
\[
\iota(G)\le \frac{n}{3},
\]
and this bound is sharp [1504.08055]. The same result is stated in equivalent form as: for a connected graph \(G\) on \(n\ge 6\) vertices, there exists a set \(D\subseteq V(G)\) with
\[
|D|\le \frac{n}{3}
\]
such that
\[
V(G)\setminus N[D]
\]
is an independent set [1504.08055].

Subsequent work determined families attaining the extremal ratio \(n/3\). A general family \(\mathcal G\) of connected graphs satisfies
\[
\iota(G)=\frac{n}{3},
\]
and for specific classes this extremality has been characterized completely. For trees, the equality case is the family \(\mathcal T\); for block graphs, it is the family \(\mathcal B\); and for unicyclic graphs the extremal graphs are \(\mathcal U\cup\{C_6,C_9\}\) [2307.11520]. These characterizations are structurally analogous to classical domination extremal families, but the local gadgets are \(P_3\), \(C_3\), and several six-vertex configurations rather than copies of \(K_2\) [2307.11520].

Leaf-sensitive refinements sharpen the order bound in trees and connected graphs. If \(n\) and \(\ell\) are the number of vertices and the number of leaves of a connected graph \(G\), then for every \(k\ge 1\),
\[
\iota_k(G)\le \frac{n-\ell}{2},
\]
and if \(T\) is a tree, then
\[
\iota(T)\le \frac{n+\ell}{4},\qquad \iota_k(T)\le \frac{n+\ell}{2k+1}\ \text{ for }k\ge 2.
\]
Each of these bounds is attainable if it is an integer, and the extremal graphs are characterized [2408.14653].

Minimum-degree restrictions yield a different line of refinement. If \(G\) has order \(n\) and minimum degree at least \(4\), then
\[
\iota(G)\le \frac{13}{41}n,
\]
and if \(G\) is also triangle-free, then
\[
\iota(G)\le \frac{3}{10}n.
\]
These bounds are obtained through an isolation residual graph and a weighted potential argument [2508.21551].

## 3. Isolation with respect to prescribed forbidden subgraphs

The general \(F\)-isolation number \(\iota(G,F)\) is defined by requiring \(G-N[D]\) to contain no copy of \(F\). Equivalently, \(N[D]\) must intersect the vertex set of every \(F\)-copy in \(G\) [2407.18126], [2506.09290]. This unifies a substantial part of recent isolation theory.

For connected \(m\)-edge graphs \(G\) and a connected \(k\)-edge graph \(F\) with \(\gamma(F)=1\), one has
\[
\iota(G,F)\le \left\lfloor \frac{m+1}{k+2}\right\rfloor
\]
unless \(G\) is an \(F\)-copy or \(F\cong P_3\) and \(G\cong C_6\) [2407.18126]. The equality graphs were later determined: if \(k\ge 3\) and \(F\) is a \(k\)-edge graph with \(\gamma(F)=1\), then a connected \(m\)-edge graph \(G\) attains the bound if and only if \(G\) is either a **pure \((m,F)\)-special graph** or a copy of \(F+e\) for some \(e\in E(\overline F)\) [2506.09290].

Several important special cases fit into this scheme. For \(k\)-clique isolation in graphs, the sharp order bound is
\[
\iota(G,K_k)\le \frac{n}{k+1}
\]
for connected \(n\)-vertex graphs \(G\), except for \(K_k\) and, when \(k=2\), \(C_5\); the corresponding edge version is
\[
\iota(G,K_k)\le \left\lfloor \frac{m+1}{\binom{k}{2}+2}\right\rfloor
\]
for connected \(m\)-edge graphs that are not \(k\)-cliques [2601.00104], [2304.10659]. More generally, if \(\mathcal F=\mathcal F_{0,k}\cup\mathcal F_{1,k}\), where \(\mathcal F_{0,k}=\{K_{1,k}\}\) and \(\mathcal F_{1,k}\) is the set of regular graphs of degree at least \(k-1\), then for connected \(n\)-vertex graphs,
\[
\iota(G,\mathcal F)\le \frac{n}{k+1}
\]
unless \(G\) is a \(k\)-clique or \(k=2\) and \(G\) is a \(5\)-cycle; by Brooks’ Theorem, the same inequality holds for \(\mathcal F_{3,k}=\mathcal F_{0,k}\cup\mathcal F_{1,k}\cup\mathcal F_{2,k}\), where \(\mathcal F_{2,k}\) is the set of graphs with chromatic number at least \(k\) [2303.13709].

These results show that isolation theory has both order-based and edge-based branches, and that the extremal constructions are frequently recursive “special graph” families built from copies of the forbidden pattern with designated connection vertices [2304.10659], [2407.18126], [2506.09290].

## 4. Cycle, path, and clique isolation

Cycle isolation has developed into a particularly detailed subtheory. For \(C_3\), earlier results gave \(\iota(G,C_3)\le n/4\) for connected \(G\not\cong C_3\), and also the size bound
\[
\iota(G,C_3)\le \frac{m+1}{5}
\]
for connected \(m\)-edge graphs \(G\not\cong C_3\) [2310.17337]. For \(C_4\), if \(G\not\cong C_4\) is a connected graph of size \(m\), then
\[
\iota(G,C_4)\le \frac{m+1}{6},
\]
with equality if and only if
\[
G\in \{K_4^-\}\cup \mathcal G_4,
\]
where \(K_4^-\) is the diamond graph [2310.17337].

For the family \(\mathcal C'\) of non-triangle cycles, that is, cycles of length at least \(4\), a connected \(m\)-edge graph \(G\) that is not a \(4\)-cycle satisfies
\[
\iota(G,\mathcal C')\le \frac{m+1}{6}.
\]
Equality holds exactly for pure \((m,C_4)\)-special graphs and \(\{C_4',C_5\}\)-graphs, where \(C_4'\) is the diamond graph [2510.08361]. Because \(\{C_4\}\subseteq \mathcal C'\), this yields the same \((m+1)/6\) bound for \(C_4\)-isolation as a corollary [2510.08361].

Path isolation exhibits a different extremal pattern. For the \(3\)-vertex path \(P_3\), the \(P_3\)-isolation number \(\iota(G,P_3)\) is the size of a smallest set \(D\) such that \(G-N[D]\) contains no \(P_3\); equivalently, \(G-N[D]\) is a matching plus isolated vertices [2506.19149]. If \(f(n)\) denotes the maximum value of \(\iota(G,P_3)\) over all connected \(n\)-vertex graphs having no induced \(6\)-cycles, then
\[
f(n)=\left\lfloor \frac{n+1}{4}\right\rfloor,
\]
so
\[
\limsup_{n\to\infty}\frac{f(n)}{n}=\frac14.
\]
Moreover, if
\[
\iota(G,P_3)=\frac{n+1}{4},
\]
then for every vertex \(v\in V(G)\),
\[
\iota(G-v,P_3)\le \iota(G,P_3)-1,
\]
a rigidity property that drives the equality analysis [2506.19149].

Clique isolation also extends to uniform hypergraphs. For a connected \(n\)-vertex \(r\)-uniform hypergraph \(H\), with \(2\le r\le k\), the \(K_k^r\)-isolation number satisfies
\[
\iota(H,K_k^r)\le \frac{n}{k+1},
\]
unless \(H\simeq K_k^r\), or \(k=r=2\) and \(H\simeq C_5\) [2601.00104]. The proof passes to the \(2\)-shadow \(H^{(2)}\): a \(K_k\)-isolating set in the shadow graph is also a \(K_k^r\)-isolating set in the original \(r\)-graph [2601.00104].

## 5. Structural methods, extremal constructions, and exact models

A recurring feature of isolation theory is the existence of explicit extremal constructions. In edge-based theorems for \(F\)-isolation, one writes
\[
m+1=q(k+2)+r,\qquad 0\le r<k+2,
\]
and constructs \((m,F)\)-special graphs by gluing together \(q\) copies of \(F\) through designated connection vertices, together with a small remainder graph [2407.18126]. In the pure case, the remainder has no edges, and the set of all connection vertices is an isolating set of size \(q\); the proof shows that every isolating set must meet each \(F\)-constituent [2407.18126], [2506.09290].

Analogous recursive constructions appear for clique isolation, cycle isolation, and hypergraph clique isolation. Pure \((m,k)\)-special graphs attain the sharp edge-based clique and chromatic/regular isolation bounds [2304.10659]. Pure \((m,C_4)\)-special graphs attain the sharp \((m+1)/6\) bound for non-triangle cycle isolation [2510.08361]. Pure \((n,K_k^r)\)-good \(r\)-graphs attain
\[
\iota(H,K_k^r)=\left\lfloor \frac{n}{k+1}\right\rfloor,
\]
and for \(3\le r\le k\), equality in
\[
\iota(H,K_k^r)=\frac{n}{k+1}
\]
holds if and only if \(H\) is either a pure \((n,K_k^r)\)-good \(r\)-graph or, when \(3\le k\le 4\), one of the explicit exceptional hypergraphs in \(\mathcal H_k^r\) [2601.00104].

Structural decomposition lemmas are equally central. Isolation numbers are additive over connected components for connected forbidden families:
\[
\iota(G,\mathcal F)=\sum_i \iota(G_i,\mathcal F),
\]
when \(G_1,\dots,G_s\) are the components of \(G\) [2310.17337], [2407.18126]. Another standard reduction states that if \(Y\subseteq N[X]\), then
\[
\iota(G,F)\le |X|+\iota(G-Y,F),
\]
which supports inductive proofs based on deleting a closed neighborhood and analyzing the remaining components [2407.18126], [2506.09290].

These methods indicate that the extremal side of isolation theory is not merely an adjunct to upper bounds. In several papers, the determination of equality graphs is explicitly part of the proof architecture, because equality forces every intermediate estimate to be tight and thereby imposes a rigid recursive structure [2304.10659], [2510.08361], [2506.09290].

## 6. Variants, products, complexity, and games

A number of variants modify the admissible isolating set or the ambient graph construction. The **independent isolation number** requires the isolating set \(S\) itself to be independent. For general graphs of order \(n\), this parameter can be arbitrarily close to \(n/2\); for connected bipartite graphs on at least three vertices, the vertex set can be partitioned into three independent isolating sets, so the independent isolation number is at most \(n/3\); and for connected \(3\)-colorable graphs,
\[
\iota_{\mathrm{ind}}(G)\le \frac{n+1}{3},
\]
with equality realized by an explicit family \(J_m\) [2503.09795]. This suggests that independence changes the extremal order of magnitude in general graphs but preserves \(n/3\)-type behavior in structured classes.

Product constructions reveal further links with domination and matching theory. For middle graphs,
\[
\iota(\mid(G))=\nu'(G),
\]
where \(\nu'(G)\) is the size of a smallest maximal matching of \(G\) [2501.02879]. For prisms, the inequality
\[
\gamma(G)\le \iota(G\Box K_2)\le \gamma(G\Box K_2)
\]
holds, and if \(G\) is bipartite, then
\[
\iota(G\Box K_2)=\gamma(G).
\]
In particular,
\[
\iota(Q_{n+1})=\gamma(Q_n)
\]
for all positive integers \(n\) [2508.16338]. For lexicographic products \(G\circ H\), if \(G\) and \(H\) are nontrivial connected graphs and \(\iota(H)\ge 2\), then
\[
\iota(G\circ H)=\gamma(G\circ H)=\gamma_t(G)
\]
[2508.16338].

The algorithmic picture is negative in general. If \(F\) is connected, then the \(F\)-isolating set problem is NP-complete [2602.22856]. The reduction attaches a copy of \(F\) to each vertex of a graph \(G\) and proves
\[
\iota(C(G,F),F)=\gamma(G),
\]
thereby transferring hardness from Dominating Set [2602.22856]. The same paper studies minimum-degree asymptotics through
\[
\iota(d,F)=\inf\{\alpha:\iota(G,F)\le \alpha |V(G)|\text{ for every graph }G\text{ with }\delta(G)\ge d\},
\]
and shows
\[
\frac{(1+o(1))}{|V(F)|}\alpha_d\le \iota(d,F)\le \alpha_d,
\qquad
\alpha_d=\frac{1+\ln(d+1)}{d+1},
\]
so the largest possible \(F\)-isolation number in minimum-degree-\(d\) graphs is asymptotically of order \(\Theta((\ln d)/d)\) [2602.22856].

Game versions replace minimization by optimal play. In the isolation game, Dominator and Staller alternately select playable vertices until the played set becomes isolating [2507.08503]. For every connected graph \(G\),
\[
\iota_{\rm g}(G)\le \frac12 |V(G)|,
\]
with equality if and only if \(G\in\{K_2,C_6\}\); for trees \(T\) of order at least \(3\),
\[
\iota_{\rm g}(T)\le \frac{5}{11}|V(T)|.
\]
Exact values are known for paths and cycles [2507.08503]. A related total isolation game studies total isolating sets and proves, for connected graphs of order \(n\ge 3\),
\[
\iota_{\rm gt}(G)<\frac56 n,
\]
while if \(\delta(G)\ge 2\),
\[
\iota_{\rm gt}(G)\le \frac34 n
\]
and, more generally,
\[
\iota_{\rm gt}(G)\le \left(\frac{2\delta-1}{3\delta-2}\right)n;
\]
for diameter-\(2\) graphs,
\[
\iota_{\rm gt}(G)\le \frac23 n
\]
[2601.03363].

Finally, subdivision criticality has recently been introduced. A graph \(G\) is \((\iota,q)\)-critical if subdividing any \(q\) edges increases \(\iota(G)\), while some set of \(q-1\) edge subdivisions leaves \(\iota(G)\) unchanged [2602.22980]. For each integer \(q\ge 1\) there exists a \((\iota,q)\)-critical graph, and \((\iota,1)\)-critical graphs admit a structural characterization via critical tripartitions; for trees, these graphs are described constructively by a recursively defined family \(\mathcal F_\iota\) [2602.22980].

## 7. Relationship to domination theory and present scope

Isolation theory is consistently presented as a broad generalization of domination. The identity
\[
\gamma(G)=\iota(G,K_1)
\]
is the formal bridge, while the ordinary isolation number \(\iota(G)=\iota(G,K_2)\) is a relaxation in which uncovered vertices may remain provided they induce no edge [1504.08055], [2407.18126], [2602.22856]. Many upper bounds mirror classical domination bounds: Ore-type order bounds, Arnautov–Lovász–Payan minimum-degree bounds, and tree-structured extremal families all reappear in isolation theory with modified constants and different local obstructions [2303.13709], [2408.14653], [2602.22856].

At the same time, the modern theory has moved well beyond the original invariant. There are now sharp results for isolation of cliques, paths, cycles, stars, regular graphs, \(k\)-chromatic graphs, non-triangle cycles, graphs with a universal vertex, and complete uniform hypergraphs; exact formulas for middle graphs, generalized Sierpiński graphs, paths, and cycles in game settings; NP-completeness for every connected forbidden pattern; and refined extremal constructions in both graphs and hypergraphs [2310.17337], [2506.19149], [2510.08361], [2508.16338], [2601.00104], [2602.22856]. A plausible implication is that isolation number has become a unifying parameter at the intersection of domination, forbidden-subgraph deletion, extremal graph theory, and structural graph algorithms.

Source: https://www.emergentmind.com/topics/isolation-number