Isolating Set: Definitions and Applications
- Isolating sets are defined as selected subsets that, when removed or employed, disrupt connections in systems like computational geometry, graph theory, and dynamics.
- In computational geometry, they minimize unit disk subfamilies to disconnect point sets, with NP-completeness established through reductions from planar multiterminal cut problems.
- In graph theory and dynamics, isolating sets correspond to closed-neighborhood eliminations and isolating neighborhoods that confine invariant behaviors, leading to various structural and game-theoretic variants.
An isolating set is a term whose precise meaning depends on the ambient domain, but its recurring role is to enforce separation by selecting a subset whose presence or removal prevents designated connections, substructures, or trajectories from persisting in the residual object. In computational geometry, a subfamily of unit disks isolates a finite point set when every path between distinct points meets a selected disk; in graph theory, a vertex set isolates a graph or a family of graphs when deleting its closed neighborhood leaves no forbidden subgraph; in terminal-cut problems, the term may refer to the source side of a minimum cut separating one terminal from the others; and in dynamics, the closely related language of isolated invariant sets, isolating neighborhoods, and isolating blocks formalizes local confinement of trajectories (Penninger et al., 2013, Borg et al., 26 Feb 2026, Velednitsky, 2018, Moreira et al., 2023).
1. Semantic range and common abstraction
A common pattern across these usages is residual elimination: one chooses a set so that a complement, a reduced graph, or a reduced state-space region no longer contains the target phenomenon. In graph-theoretic isolation, the residual object is typically , where is a closed neighborhood. In geometric isolation with disks, the relevant residual is . In cut problems, the selected object is itself a separating cut or its source side. In dynamical systems, the ambient set is not removed; rather, one seeks a neighborhood whose invariant part is confined to its interior.
The term is therefore overloaded rather than uniform. In Boolean matrix theory, for example, an isolation set is also called a fooling set: a set of $1$-entries with no two in the same row or column and no two lying in an all-ones submatrix (Parnas et al., 2019). In multivalued semiflow theory, by contrast, the central object is an isolated weakly invariant set together with an isolating neighborhood or isolating block, not a hitting set in the combinatorial sense (Moreira et al., 2023).
2. Point-set isolation in computational geometry
For point-set isolation with unit disks, the input consists of a finite set of points and a finite family of congruent closed disks of radius $1$. A disk centered at is
For a subfamily 0, writing 1, the selected disks isolate 2 when every continuous path between any two distinct points of 3 intersects 4. Equivalently, no two points of 5 lie in the same connected component of the complement (Penninger et al., 2013): 6
The associated optimization problem minimizes 7 under this separation condition, and the decision version asks whether there is such a subfamily with 8. The fundamental complexity result is that this problem is NP-complete when 9 is not fixed (Penninger et al., 2013). Membership in NP is established by constructing the arrangement induced by the selected disks, performing planar point-location queries for the points of 0, and checking whether any pair lies in the same face.
The NP-hardness proof proceeds through a geometric reformulation of planar multiterminal cut. The intermediary Planar Subdivision Problem asks for a minimum edge set whose deletion separates designated points placed in distinct faces of an embedded planar graph. The reduction then replaces each edge by a uniform edge gadget formed from congruent disks in an elongated corridor and each vertex by a ring of disks. Grid-embedding lemmas control non-incidence interactions: the minimum angle between distinct grid lines through a grid point is 1, and the minimum distance from a line through two grid points to any other grid point is at least 2 (Penninger et al., 2013). One explicit parameter choice satisfying the geometric constraints before scaling is
3
after which a uniform scaling makes all disks unit radius.
The construction is calibrated so that each face of the embedded planar graph corresponds to a unique connected region of 4, and deleting a disk from an edge gadget merges precisely the two adjacent regions. By setting the number 5 of disks in an edge gadget larger than the total number of disks in all vertex gadgets, optimal solutions are forced to delete disks only from edge gadgets, thereby recovering the planar cut instance (Penninger et al., 2013).
The same paper proves two closely related hardness results. First, the all-cells-connection problem—choosing a minimum 6 so that 7 is connected—is NP-complete via a reduction from Feedback Vertex Set in planar graphs of maximum degree 8. Second, multiterminal cut remains NP-complete on unit disk graphs, even though the graph class is induced by uniform-radius intersection geometry (Penninger et al., 2013).
3. Graph isolation as closed-neighborhood elimination
In graph theory, the standard abstraction is defined relative to a forbidden graph 9 or a family $1$0. For a finite simple graph $1$1 and $1$2, the closed neighborhood is
$1$3
A set $1$4 is $1$5-isolating if $1$6 contains no $1$7-graph; equivalently, $1$8 intersects the vertex set of every subgraph isomorphic to a member of $1$9 (Borg et al., 26 Feb 2026). When 0, the minimum size of such a set is denoted 1.
This framework contains domination as the case 2: 3 It also contains the classical isolation number as the case 4, where one requires 5 to be edgeless (Borg et al., 26 Feb 2026).
For every connected graph 6, the decision problem asking whether 7 admits an 8-isolating set of size at most 9 is NP-complete (Borg et al., 26 Feb 2026). The hardness proof is uniform in 0 and reduces Dominating Set to 1-isolation via the 2-corona construction 3, obtained by gluing a copy of 4 to each vertex of 5 at a designated vertex 6. The key identity is
7
which transfers NP-hardness directly from domination. The same construction preserves several graph classes: for connected 8, 9-isolation is NP-complete on suitable planar, chordal, and bipartite classes (Borg et al., 26 Feb 2026).
The theory also studies extremal behavior as a function of minimum degree. If 0 and
1
then domination bounds imply 2, where 3 is the extremal isolation fraction over graphs of minimum degree at least 4. The asymptotically matching lower bound is
5
showing a bounded-range phenomenon controlled by 6 and 7 (Borg et al., 26 Feb 2026).
For disconnected targets, the paper introduces 8, the disjoint union of 9 copies of $1$0, and more generally $1$1. The basic inequality is
$1$2
where $1$3 (Borg et al., 26 Feb 2026). If $1$4 has the Erdős–Pósa property with function $1$5, this improves to
$1$6
A notable special case is cycle isolation. Letting $1$7 be the family of cycles and $1$8 the feedback vertex number, subdividing each edge of $1$9 twice gives a graph 0 satisfying
1
which ties 2-isolation directly to Feedback Vertex Set (Borg et al., 26 Feb 2026).
4. Quantitative, structural, and game-theoretic variants in graphs
For the classical isolation number 3, sharper upper bounds are known under degree restrictions. Using an “isolation residual graph” method with white, blue, and red vertices and a weighted potential function, it is shown that if 4, then
5
and if 6 is triangle-free with 7, then
8
The same method yields 9 for 0, 1 for triangle-free graphs with 2, and 3 when 4 and the girth is at least 5 (Goddard et al., 29 Aug 2025).
Isolation also admits partition formulations. If 6 and 7 is connected with 8 and 9, then 00 can be partitioned into 01 disjoint 02-clique isolating sets. If 03 is connected, claw-free, subcubic, and 04, then 05 can be partitioned into four disjoint cycle isolating sets (Zhang et al., 2024). These are isomatic-type statements: they strengthen one-set upper bounds by producing multiple disjoint isolating layers.
Requiring the isolating set itself to be independent leads to the independent isolation number. In general graphs this parameter can be arbitrarily close to 06, but in bipartite graphs the vertex set can be partitioned into three disjoint independent isolating sets, implying 07. For connected 3-colorable graphs,
08
and for connected 09-colorable graphs with 10,
11
The existence of three disjoint independent isolating sets is NP-complete (Boyer et al., 12 Mar 2025).
A game version has also been introduced. In the 12-isolation game, Dominator and Staller alternately build an 13-isolating set, with Dominator minimizing and Staller maximizing the length. The Continuation Principle holds, and the difference between the Dominator-start and Staller-start game values is at most 14. For the ordinary isolation game 15,
16
and for paths 17,
18
Leaf-sensitive variants refine the dependence on graph structure. For the star-isolation number 19, defined so that 20 has maximum degree at most 21, every connected 22-vertex graph with 23 leaves satisfies
24
If 25 is a tree, then
26
and these bounds are sharp with complete extremal characterizations (Borg et al., 2024). A different tree generalization, all-27-isolation, requires every component of 28 to have order strictly less than 29. Every tree of order 30 has an independent all-31-isolating set of size at most 32, equality is characterized by an explicit family 33, and for 34 there are 35 disjoint independent all-36-isolating sets apart from the excluded 37 cases and one additional obstruction 38 when 39 (Boyer et al., 15 Sep 2025).
Target-specific isolation has been developed for cycles and connected graphs with bounded edge counts. For 40-cycles, if 41 is connected and not isomorphic to one of nine exceptional graphs, then
42
while for connected 43 of size 44,
45
with equality exactly for 46 and the family 47 (Bartolo et al., 2023, Wei et al., 2023). For the families 48 and 49 of connected graphs with at least 50 or 51 edges, one has
52
and
53
for connected 54 not belonging to a six-graph exceptional family, where 55 is the number of leaves (Borg, 2021). Extremal equality at the classical 56 threshold has also been characterized for unicyclic graphs and block graphs (Lemanska et al., 2023).
5. Isolating cuts and terminal connectivity
In multiway cut theory, an isolating cut for a terminal 57 is a minimum cut separating 58 from the super-sink formed by the remaining terminals. Its source side is denoted 59, and this source side is the corresponding isolating set in the partition sense (Velednitsky, 2018). For the 60-Terminal Cut problem, the classical algorithm computes every isolating cut 61 and returns the union of all except the largest: 62 This yields a 63-approximation (Velednitsky, 2018).
Stability sharpens this picture. If the instance is 64-stable, then the source sets 65 of the isolating cuts coincide with the source sets 66 of the unique optimal multiway partition: 67 Consequently, the union-of-isolating-cuts algorithm becomes exact on 68-stable instances. The threshold is tight: for every 69, there exist 70-stable instances in which the isolating sets are trivial, 71, and the approximation algorithm fails to return the optimum (Velednitsky, 2018).
A more abstract isolating-cut framework is available for symmetric bisubmodular functions. Generalizing the Li–Panigrahi technique, all isolating cuts for a terminal set 72 can be computed with 73 74-75 minimum-cut computations by intersecting appropriate minimum cuts for a small family of terminal bipartitions (Chekuri et al., 2021). In the corresponding lattice formulation, each terminal 76 obtains a region 77 containing an 78-minimum 79-cut, and the first components of the 80 are pairwise disjoint. This reduction supports faster randomized algorithms for hypergraph global connectivity, element connectivity, vertex connectivity, and symmetric submodular minimum-cut problems (Chekuri et al., 2021).
These algorithmic results coexist with hardness on restricted geometric graph classes. In particular, multiterminal cut remains NP-complete on unit disk graphs when the number of terminals is not fixed, so geometric intersection structure does not eliminate intrinsic cut complexity (Penninger et al., 2013).
6. Matrix, topological, and non-autonomous dynamical meanings
In the uniform intersection matrix 81, whose rows and columns are indexed by 82-subsets of 83 and whose entries indicate nonempty intersection, an isolation set is a fooling set of 84-entries. The largest identity submatrix in 85 has size
86
and the paper constructs large isolation sets in two regimes: if 87 with 88, there exists an isolation set of size 89; if 90, there exists an isolation set of size 91, which is maximal because the Boolean rank of 92 is then 93 (Parnas et al., 2019). The same work proves that for sufficiently large 94, the largest triangular isolation submatrix has size 95.
In multivalued semiflow theory, the vocabulary shifts from selecting a hitting set to localizing invariant dynamics. Let 96 be a multivalued semiflow on a metric space 97, generated by a family 98 satisfying axioms (K1)–(K4). For a closed set 99, the forward and backward viability sets are
00
01
The invariant part is
02
A closed set 03 is an isolated weakly invariant set if it is weakly invariant and maximal among weakly invariant sets in some neighborhood; 04 is isolating when 05 (Moreira et al., 2023).
An isolating block 06 is an isolating neighborhood whose boundary decomposes into ingress points, egress points, and bounce-off points, with exit set 07 closed. Under axioms (K1)–(K5) and the existence of a closed 08-admissible isolating neighborhood 09, every nonempty closed isolated weakly invariant set 10 admits an isolating block 11 with
12
(Moreira et al., 2023). The construction uses Lyapunov-like functions 13 and 14 controlling forward and backward escape.
For non-autonomous systems, isolating-neighborhood methods are formulated on the extended space 15 or 16 via the skew-product flow
17
An isolating neighborhood is then a compact tube 18 satisfying 19. In the elliptic restricted three-body problem, simplified cylindrical isolating neighborhood boundaries are computed around libration points in the non-uniformly rotating pulsating frame, then used together with a bisection method to compute forward asymptotic trajectories of the isolated invariant set and to track planar and spatial orbits around the libration region (Anderson et al., 2023). The implementation classifies entry and exit by the sign of 20 on time-dependent boundaries and validates the boundary behavior by integrating tangent trajectories.
Taken together, these strands show that “isolating set” is not a single invariant but a family of domain-specific separation notions. In combinatorics and optimization, it is usually a selected subset whose closed neighborhood or geometric support destroys residual connections; in terminal connectivity, it is the source side or cutset of a minimum separator; and in dynamics, the analogous language describes neighborhoods and blocks that isolate invariant behavior rather than delete it.