Next Article in Journal
Algorithm to Find and Analyze All Configurations of Four-Bar Linkages with Different Geometric Loci Degenerate Forms
Previous Article in Journal
Symmetries of Confined H2+ Molecule
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Novel Bondage Parameter for Network Analysis

by
Hande Tuncel Golpek
Maritime Faculty, Dokuz Eylul University, Tinaztepe Campus, Buca, Izmir 35390, Turkey
Symmetry 2025, 17(8), 1170; https://doi.org/10.3390/sym17081170
Submission received: 11 June 2025 / Revised: 16 July 2025 / Accepted: 17 July 2025 / Published: 22 July 2025
(This article belongs to the Special Issue Symmetry in Security and Theoretical Computer Science)

Abstract

In this study, we explore the paired disjunctive domination number—a recently introduced parameter by Henning et al.—within the broader framework of graph and network sensitivity and vulnerability analysis. Building on this concept, we introduce and investigate the paired disjunctive bondage number (PDBN), which measures the minimum number of edge deletions required to increase the paired disjunctive domination number of a graph or its corresponding network model. We begin by computing this new bondage number for several well-known network classes. The focus then shifts to specific families of trees, where we first determine their paired disjunctive domination numbers in detail. Using these values, we calculate the corresponding bondage numbers for various structurally symmetric, hierarchical, and compound tree structures, including double star, comet, double comet, E p t , and binomial trees, all of which model different types of infrastructural networks. Finally, we present an algorithm for computing PDBN, accompanied by a complexity analysis, and illustrate the practical relevance of the parameter through a case study applying it to a real-life network problem. Our results offer foundational insights into the behavior of this new domination parameter and its bondage variant, contributing to the growing literature on graph vulnerability and suggesting potential applications in the design of resilient and failure-aware networks.

1. Introduction

Graph theory is one of the fundamental branches of mathematics frequently utilized for problem-solving and modeling in fields such as computer science, network analysis, biology, social sciences, and many other fields. It offers a wide range of opportunities for both theoretical exploration and practical applications, making it well-suited for multidisciplinary studies. Graph theory provides a powerful framework for modeling and analyzing relationships and structures, especially in infrastructural networks [1,2,3].
Let G = ( V ( G ) , E ( G ) ) be a simple, finite, and undirected graph, where V ( G ) represents the set of vertices (often referred to simply as V), and E ( G ) denotes the set of edges (or E for short). An edge e is written as { u , v } E ( G ) , where u and v are the vertices it connects. The open neighborhood of a vertex v is defined as N ( v ) = { u V : { u , v } E } , while its closed neighborhood is given by N [ v ] = { v } N ( v ) . The degree of a vertex is the number of neighbors of vertex v , deg ( v ) = N ( v ) . A vertex with a degree of zero is called an isolated vertex, as it has no edges incident to it. A vertex with a degree of one is referred to as a pendant vertex (or leaf vertex), as it is connected to exactly one other vertex. A support vertex is a vertex that is adjacent to at least one pendant vertex, providing its sole connection in the graph. Furthermore, a strong support vertex is a vertex that is adjacent to two or more pendant vertices.
When analyzing network structures such as infrastructural networks, these graph-theoretic concepts become essential for understanding connectivity, robustness, and vulnerability. Graph theoretic techniques provide a convenient and effective framework for investigating such networks. It is well-known that an interconnection network can be represented by a graph where vertices correspond to the nodes or sites of the network, and edges represent the communication or connection links between these sites. Consequently, a wide range of network-related problems can be approached and solved using graph theoretical methods. While solving problems in graph theory, the graph is analyzed using certain graph-theoretic parameters and solution techniques by utilizing the relationships between vertices and edges.
One significant area of study in this field is domination parameters, which play a crucial role in understanding the structural and functional properties of graphs. The theory of domination has emerged as a cornerstone of graph vulnerability studies, offering a robust framework for analyzing and optimizing the structure and functionality of complex networks. Its conceptual richness and adaptability have enabled its application across a wide spectrum of disciplines, including computer science, communication and transportation networks, biological and social systems, operations research, chemistry, economics, engineering, and applied mathematics. In recent years, domination-based research has gained increasing prominence within graph theory, driven by the formulation of novel parameters and variants derived from the classical notion of domination. These advancements have not only deepened theoretical understanding but have also opened new avenues for practical implementations in network design and analysis. Domination parameters focus on identifying specific subsets of vertices, such as dominating sets, which ensure that every vertex in the graph is either part of this subset or adjacent to at least one vertex in it. The domination number of a graph is the minimum size of a dominating set and denoted by γ ( G ) . Domination parameters can vary depending on the problems they address, and there is a wide variety of such parameters in graph theory.
In this paper, we focus on a newly introduced domination parameter, the paired disjunctive domination number, defined by Henning et al. Additionally, Henning and Goddard previously introduced the concept of disjunctive domination in [4]. In a graph G, a set S V is called a b-disjunctive dominating set if every vertex not in S is either adjacent to a vertex in S or has at least b vertices at a distance of two from it. Specifically, for b = 2 , the set S is referred to as a disjunctive dominating set (or 2 D D - s e t ). Furthermore, the concept of the paired dominating set was introduced by Haynes and Slater [5], and it refers to a dominating set in which the induced subgraph contains a perfect matching. To gain more detailed information about domination parameters, the reader is referred to the comprehensive works in the literature, such as [6,7,8,9,10].
Expanding on these ideas, in a graph G without isolated vertices, a set S V is defined as a paired disjunctive dominating set ( P D D - s e t ) if S is a disjunctive dominating set and the subgraph induced by S, G [ S ] , contains a perfect matching. The minimum size of such a set is known as the paired disjunctive domination number, denoted by γ p r d ( G ) . Additionally, we will adapt the bondage number concept, introduced by Fink [11], to the paired disjunctive parameter. The bondage number of a graph G, denoted by b ( G ) , is defined as the minimum cardinality of a subset B E ( G ) such that γ ( G B ) > γ ( G ) . If such a subset cannot be found, the bondage number is represented using the infinity notation, .
The paired disjunctive domination number, recently introduced by Henning et al., offers a novel blend of disjunctive and paired domination concepts in graph theory. Noticing the absence of studies addressing the vulnerability of this new parameter under structural perturbations, we were motivated to explore its stability characteristics. This led us to define the bondage number associated with the paired disjunctive domination parameter, which quantifies the minimum number of edges whose removal increases the parameter. Our motivation stemmed from a desire to understand the structural robustness of this newly defined domination concept and to contribute to the broader study of domination-based resilience measures. Accordingly, we determine the corresponding bondage numbers for several classes of networks. By this motivation, we introduce the paired disjunctive bondage number (PDBN) which is denoted by b p r d ( G ) and represents the minimum cardinality among all subsets B E ( G ) that satisfy γ p r d ( G B ) > γ p r d ( G ) . For detailed information about the bondage number and its related invariants, the reader is referred to [12,13,14,15,16,17,18,19,20,21].
We consider PDBN as a metric for network vulnerability. In this model, we find the critical vertices with an important position in the graph. Edges or vertices associated with a low paired disjunctive bondage number are elements that significantly influence the paired disjunctive domination structure of a graph. In particular, if the removal of certain edges or their adjacent vertices results in an increase in the paired disjunctive domination number, these components can be considered critical in terms of network control, monitoring, or security. Therefore, calculating PDBN involves analyzing the structural impact of specific edges and their connected vertices, which in turn provides valuable insight into identifying key or influential nodes in the graph. Although the paired disjunctive bondage parameter does not directly define the notion of a “critical vertex”, it offers an indirect assessment by highlighting edges—and consequently vertices—that substantially affect the paired disjunctive domination properties of the network. Since PDBN is considered to be a reasonable measure for the vulnerability of graphs, it is of particular interest to evaluate PDBN of different classes of graphs. If a complex network can be decomposed into smaller networks, then under certain conditions, the solutions of optimization problems on smaller networks can be combined to solve the corresponding problem on the larger network. Thus, calculation of PDBN for simple graph types is important.
Motivated by this, PDBN has been determined not only for special graph classes but also for certain tree structures, double star, comet, double comet, E p t , and binomial trees, which exhibit hierarchical and partially symmetric configurations. The notion of symmetry in these structural forms provides valuable insight into their vulnerability characteristics. Hence, our analysis contributes to understanding how such structural symmetry impacts vulnerability measures in graph-based models.
A double star, D ( n , m ) , is a type of graph that consists of two star graphs with n and m pendant vertices joined by an edge between their central vertices. A comet graph, C n , m , is a graph consisting of a star graph S 1 , m (a central vertex connected to m leaves) and a path graph P n where one end vertex of P n is connected to the center of the star [22]. A double comet graph D m , n 1 , n 2 is formed by a path P m n 1 n 2 on m n 1 n 2 vertices, where two pendant sets of vertices are attached at the ends of the path: one pendant set consisting of n 1 vertices attached to one end vertex, and another pendant set consisting of n 2 vertices attached to the other end vertex. Here, n 1 , n 2 > 1 and m n 1 + n 2 + 2 [23]. The E p t tree has p vertices path graph in t legs and the graph has p t + 2 vertices and p t + 1 edges. A binomial tree B k is a recursively defined tree structure used in computer science and graph theory. It has the following properties: B 0 consists of a single vertex and B k is formed by linking two B k 1 trees, making one the child of the other [24]. For better clarity, the structures of all the graphs considered in this study are illustrated in the following figures (Figure 1).
In Section 2, we reviewed some significant results in the literature related to the paired disjunctive domination number. In Section 3, we derived paired disjunctive bondage results for certain specific graph structures. In Section 4, we obtained the paired disjunctive domination and paired disjunctive bondage values for some tree structures. Section 5 is devoted to an algorithmic analysis of PDBN, including its computational complexity. Finally, in Section 6, we present a case study focusing on infrastructural networks by examining a specific segment of a metro transportation network. We apply PDBN to this transport network subsection to observe and analyze the behavior of the parameter in a practical, real-world setting.

2. Known Results

In this section, we will share some results from the existing literature that are necessary for the article.
Theorem 1
([25]). Paired disjunctive domination number of cycle, C n , and path P n graphs are as follows:
  • For the cycle graph with n 3 , γ p r d ( C n ) = 2 n 5 .
  • For the path graph with n 2 , γ p r d ( P n ) = 2 n + 1 5 .
Theorem 2
([25]). If T is a tree of order n 3 with s support vertices, then
γ p r d ( T ) 1 2 ( n + 2 s 1 )
and the bound is sharp.
Corollary 1
([25]). If G K n , m , K p , p 2 , where they are complete bipartite and complete graphs, respectively, then γ p r d ( G ) = 2 .
Remark 1.
It is obvious that the paired domination number for star and wheel graphs γ p r d ( S 1 , n ) = γ p r d ( W 1 , n ) = 2 .
Observation 1
([26]). Let G be the connected graph. The paired disjunctive domination number of G, γ p r d ( G ) , is even.
Theorem 3
([27]). Let G and G e be connected graphs for an edge e. Then,
γ p r d ( G e ) γ p r d ( G ) + 2 .

3. Results About Some Special Networks

In this section, we obtain the paired disjunctive bondage values for special networks. Observing the values of this parameter on fundamental structures is crucial for analyzing graphs in terms of the considered parameter.
Theorem 4.
Let P n be a path graph with n 6 . Then,
b p r d ( P n ) = 2 , n = 6 1 , o t h e r w i s e
and b p r d ( P i ) = where i = 2 , 3 , 4 , 5 .
Proof. 
Let the vertex set of P n be { v 1 , v 2 , , v n } . It is obvious that b p r d ( P 2 ) = b p r d ( P 3 ) = b p r d ( P 4 ) = b p r d ( P 5 ) = . Therefore, n 6 . Let us analyze using two cases.
Case 1: First, let us consider the n = 6 .
In this case, let H = P 6 e , where e { { v 2 , v 3 } , { v 3 , v 4 } , { v 4 , v 5 } } . From Theorem 1, we have γ p r d ( H ) = 4 = 2 γ p r d ( P 2 ) . Thus, b p r d ( P 6 ) 2 . If H = P 6   { { v 2 , v 3 } , { v 4 , v 5 } } , then γ p r d ( H ) = 3 γ p r d ( P 2 ) = 6 = 2 + γ p r d ( P 6 ) . Therefore, b p r d ( P 6 ) 2 . From the lower and upper bounds, we conclude that b p r d ( P 6 ) = 2 for n = 6 .
Case 2: Now, let us analyze the case where n 6 . Let H = P n { { v 5 , v 6 } } . In this case, H contains two sub-path graphs, P 5 and P n 5 . Let n i ( mod 5 ) , n = n 5 = 5 k + i . Thus,
γ p r d ( H ) = γ p r d ( P 5 ) + γ p r d ( P n ) = 4 + 2 n + 1 5 = 2 + 2 n + 1 5
from [25], we have γ p r d ( H ) = 2 + γ p r d ( P n ) . Therefore, we have b p r d ( P n ) = 1 f o r n 6 . The desired result is proven.    □
Theorem 5.
Let C n be a cycle graph with n 4 . Then,
b p r d ( C n ) = 3 , n = 6 1 , n 0 ( m o d 5 ) 2 , o t h e r w i s e
and b p r d ( C i ) = provided that i = 3 .
Proof. 
Let C n be the cycle graph with the vertex set { v 1 , v 2 , , v n } . It is easy to check that b p r d ( C n ) = . Therefore, n 4 must hold. An analysis will be conducted in three cases.
Case 1: If n = 6 , then H = C 6 e = P 6 . It is known from Theorem 1, γ p r d ( H ) = γ p r d ( P 6 ) = γ p r d ( C 6 ) . This implies that b p r d ( C 6 ) 2 . Assume that b p r d ( C 6 ) = 2 . If two non-adjacent edges are removed from the C 6 graph, then H = C 6 { { v i , v i + 1 } , { v j , v j + 1 } } provided that i j > 1 . In this case γ p r d ( H ) = γ p r d ( C 6 ) = 4 . Since the removal of two edges does not cause any change in PDBN, the situation implies that b p r d ( C 6 ) 3 . Assume that three non-adjacent edges are removed from the C 6 graph, then we have H = C 6 { { v 1 , v 2 } , { v 3 , v 4 } , { v 5 , v 6 } } . Hence, we get three P 2 structures. Thus, γ p r d ( H ) = 3 γ p r d ( P 2 ) = 6 > γ p r d ( C 6 ) . From this, it can be understood that b p r d ( C 6 ) 3 . The result b p r d ( C 6 ) = 3 is obtained from the lower and upper bounds.
Case 2 : Let n 0 ( mod 5 ) . In this situation, if one edge is removed from the C n then H = C n { { v 1 , v 2 } } = P n path structure is formed.
γ p r d ( H ) = γ p r d ( P n ) = 2 n + 1 5 = 2 n 5 + 2 , f o r n 0 ( mod 5 ) = γ p r d ( C n ) + 2
b p r d ( C n ) = 1 , for n 0 ( mod 5 ) .
Case 3 : If n i ( mod 5 ) , i { 2 , 3 , 4 } . In this situation, if one edge is removed from the C n , then we have H = C n { { v 1 , v 2 } } = P n and the path structure is formed. However, it can be calculated using the result of Theorem 1, γ p r d ( H ) = γ p r d ( C n { { v 1 , v 2 } } ) = γ p r d ( P n ) = γ p r d ( C n ) for n 2 , 3 , 4 ( mod 5 ) . Therefore, we have b p r d ( C n ) 2 for n 2 , 3 , 4 ( mod 5 ) . Let two edges be removed from the C n ; then it is obtained that H = C n { { v 1 , v 2 } , { v 6 , v 7 } } . Here, H, P 5 , and P n 5 are divided into two sub-path graphs. Let n = n 5 . In this case, n = n 5 = 5 k + i 5 , where k 1 .
γ p r d ( H ) = γ p r d ( P 5 ) + γ p r d ( P n ) = 4 + 2 5 k + i 4 5 = 2 + 2 n + 1 5 = 2 + 2 n 5 , for n i ( mod 5 ) , i { 2 , 3 , 4 } = 2 + γ p r d ( C n ) .
Hence, b p r d ( C n ) = 2 for n i ( mod 5 ) , i { 2 , 3 , 4 } . The proof is complete.    □
Theorem 6.
Let W 1 , n be a wheel graph with n 10 . Then,
b p r d ( W 1 , n ) = 2 .
Proof. 
Let { c , v 1 , , v n } be a vertex set of W 1 , n where c is the center vertex. Assume that one edge, e , is removed from the W 1 , n as H = W 1 , n e . It is obvious that γ p r d ( H ) = 2 = γ p r d ( W 1 , n ) . Therefore, this implies that b p r d ( W 1 , n ) 2 .
Now, assume that two edges are removed from the W 1 , n . The edges removed from the graph are in the form of E = { { v i , c } , { v j , c } : i j , i , j { 1 , 2 , , n } , d C n ( v i , v j ) = 5 } and let H = W 1 , n { e 1 , e 2 } where e 1 and e 2 are the elements of E . As a result, γ p r d ( H ) = 4 > γ p r d ( W 1 , n ) = 2 is obtained. Thus, b p r d ( W 1 , n ) 2 holds. From the lower and upper bounds, b p r d ( W 1 , n ) = 2 is yielded.    □
Theorem 7.
Let K m , n be a complete bipartite graph with m , n 1 . Then,
b p r d ( K m , n ) = min { m , n } .
Proof. 
Let us split the vertex set of K m , n into two disjoint independent sets V 1 and V 2 and label the sets as V 1 = { v 1 , , v m } and V 2 = { v m + 1 , , v m + n } . Here, each vertex in V 1 is adjacent to every vertex in V 2 , and there are no edges within each set. It is known from Corollary 1 that γ p r d ( K m , n ) = 2 and each γ p r d s e t contains two vertices, one from V 1 and the other from V 2 .
Without loss of generality, choose min { m , n } = n and let H = K m , n E where E E ( K m , n ) . If E < n , then it is possible to find a P D D s e t with two vertices. Therefore, PDBN must be b p r d ( K m , n ) n . Let the set E = { { v i , v m + i } : i { 1 , , n } } form with cardinality n . When we examine H = K m , n E , it is obtained that γ p r d ( H ) = 4 > γ p r d ( K m , n ) = 2 . Therefore, it is implied that b p r d ( K m , n ) n . From lower and upper bounds of b p r d ( K m , n ) , we conclude that b p r d ( K m , n ) = n (same manner is valid for min { m , n } = m , choosing set E = { { v j , v m + j } : j { 1 , , m } } ). Hence, b p r d ( K m , n ) = min { m , n } .    □
Corollary 2.
Let S 1 , n be a star graph. Then,
b p r d ( S 1 , n ) = .
Proof. 
It is obvious from the structure of the star graph.    □
Theorem 8.
Let K n be a complete graph with n 4 vertices. Then,
b p r d ( K n ) = 2 n 4 .
Proof. 
Let { v 1 , v n } be a vertex set of K n and m be a number of edges. It is known from Corollary 1 that γ p r d ( K n ) = 2 . Assume that all edges incident to v 1 and v 2 , except the edge connecting v 1 to v 2 are removed from the graph. Thus, the graph transforms into the structure K 2 + K n 1 , and γ p r d ( K 2 + K n 1 ) = 4 > γ p r d ( K n ) . Therefore, it is obtained that b p r d ( K n ) 2 ( n 2 ) = 2 n 4 .
Assume that b p r d ( K n ) 2 n 5 . Let S be the set of edges that is removed from the graph. To maximally damage a vertex by removing edges, let us remove ( n 2 ) edges from the graph that are incident to this vertex, leaving it as a pendant vertex. Label this pendant vertex as v 1 and its support vertex as v 2 . For γ p r d ( K n S ) > 2, there must exist a vertex v j K n such that v j N [ v 2 ] . Under this condition, the number of edges between the vertices, except v 1 and v j , is at most ( n 2 ) ( n 3 ) 2 . Adding the edge { v 1 , v 2 } to this count, the total number of edges becomes n 2 5 n + 8 2 . However, this value is less than m 2 n + 5 = n 2 5 n + 10 2 , and it is a contradiction. Hence, v j N [ v 2 ] , which leads γ p r d ( K n S ) = 2 . Thus, it follows that b p r d ( K n ) 2 n 4 . Considering both the lower and upper bounds, it must hold that b p r d ( K n ) = 2 n 4 .    □

4. Results About Some Trees

In this section, we determined the paired disjunctive domination numbers and the bondage numbers of this parameter for the double star, comet, double comet, E p t , and binomial trees structures, which are commonly used to model hierarchical and infrastructural network structures.
Theorem 9.
Let D ( n , m ) be a double star graph with n + m + 2 vertices. Then, the paired disjunctive domination number of D ( n , m ) is
γ p r d ( D ( n , m ) ) = 2 .
Proof. 
For ease of expression, let the vertex labeling be represented as c 1 with n vertices connected to it, and c 2 with m vertices connected to it, such that the vertex set is denoted as { c 1 , 1 , 2 , , n, c 2 , n + 1 , , n + m } . Let S be P D D - s e t of D ( n , m ) . Therefore, S = { c 1 , c 2 } is a P D D - s e t and S 2 . It is also known from [25] that S 2 . Then, we have γ p r d ( D ( n , m ) ) = 2 .    □
Theorem 10.
Let D ( n , m ) be a double star graph with n + m + 2 vertices. Then, the PDBN of the double star graph is
b p r d ( D ( n , m ) ) = 1 .
Proof. 
For ease of expression, let the vertex labeling be represented as c 1 with n vertices connected to it, and c 2 with m vertices connected to it, such that the vertex set is denoted as { c 1 , 1 , 2 , , n, c 2 , n + 1 , , n + m } . Let { c 1 , c 2 } be a γ p r d s e t , where it is known from previous theorem that γ p r d ( D ( n , m ) ) = 2 . Due to the structure of the double graph, leaf edges cannot be removed from the graph. In this case, let e = { c 1 , c 2 } , and consider H = D ( n , m ) e . For this structure, the paired disjunctive domination number satisfies γ p r d ( H ) = 4 > 2 . Thus, b p r d ( D ( n , m ) ) = 1 .    □
Theorem 11.
Let C n , m be a comet graph with ( n + m ) and n 5 . Then, the paired disjunctive domination number of the comet graph is
γ p r d ( C n , m ) = 2 + 2 n 2 5 .
Proof. 
Let the vertex labeling of the comet graph be { v 1 , , v n , u 1 , , u m } , where d e g ( u i ) = 1 for i { 2 , , m } , making these vertices pendants, and d e g ( u 1 ) = m + 1 and v n is adjacent to u 1 . Thus, the comet graph contains both a path subgraph and a star subgraph. Let S be a P D D - s e t of the graph C n , m . To dominate the pendant vertices u i , i { 2 , , m } ; the strong support vertex u 1 must belong to the set S.
Case 1: To ensure the paired property, vertex v n can also be added to S. In this case, all vertices forming the star subgraph of G are paired disjunctively dominated. Furthermore, since the vertex subset { u 1 , v n } satisfies { u 1 , v n } S ,   v n paired disjunctively dominates v n 1 , which is a vertex of the path subgraph. Since d ( v n 2 , v n ) = 2 , v n 2 is partially paired disjunctively dominated, requiring the addition of v n 4 to S to complete its domination. It is known from [25] that γ p r d ( P n ) = 2 n + 1 5 , and from the proof of γ p r d ( P n ) , the support vertex vertex v 2 belongs to the γ p r d s e t . For v n 2 , only v n 4 needs to be added to S. With the vertex subset { u 1 , v n } satisfies { u 1 , v n } S ; the remaining graph H is isomorphic to P n 3 and n 5 . Therefore, we have S = 2 + γ p r d ( P n 3 ) .
Case 2: To ensure the paired property, a pendant vertex u i , i { 2 , , m } can also be added to S . Without loss of generality, let the vertex u 2 add to S . Since { u 1 , u 2 } S , the vertex v n is dominated as paired disjunctively, and the set also contributes to the domination of vertex v n 1 . As in Case 1, the remaining structure becomes isomorphic to P n 2 . Therefore, we get S = 2 + γ p r d ( P n 2 ) . When the S values obtained from Case 1 and Case 2 are compared, γ p r d ( C n , m ) = 2 + γ p r d ( P n 3 ) is obtained. Thus, using Theorem 1, the result is obtained as γ p r d ( C n , m ) = 2 + 2 n 2 5 .    □
Corollary 3.
Let C n , m , S 1 , m 1 , and P n be comet, star, and path structures, respectively. Then,
γ p r d ( C n , m ) γ p r d ( S 1 , m 1 ) + γ p r d ( P n )
and the equality holds n 3 , 4 ( mod 5 ) .
Theorem 12.
Let C n , m be a comet graph with n + m vertices. Then, the PDBN comet graph is
b p r d ( C n , m ) = 1 , i f n 0 , 1 , 2 ( mod 5 ) 2 , o t h e r w i s e .
Proof. 
Let the vertex labeling of the comet graph be { v 1 , , v n , u 1 , , u m } , where d e g ( u i ) = 1 for i { 2 , , m } , making these vertices pendants, and d e g ( u 1 ) = m + 1 and v n is adjacent to u 1 . According to the form of comet graph, it is known that C n , m P n S 1 , m 1 .
Let us assume that by removing the edge e = { v n , u 1 } from the graph, the comet graph is split into P n and S 1 , m 1 . From the Corollary 3, when n 3 , 4 ( mod 5 ) , γ p r d ( C n , m e ) = γ p r d ( C n , m ) . Therefore, b p r d ( C n , m ) 2 for n 3 , 4 ( mod 5 ) . Now, let us consider the upper bound. Assume that B = { { v n , u 1 } , { v n 2 , v n 1 } } are the edges removed from the graph C n , m . In this case, the subgraphs P n 3 , K 2 , and S 1 , m 1 are obtained. Therefore, we have
γ p r d ( C n , m B ) = γ p r d ( P n 3 ) + γ p r d ( K 2 ) + γ p r d ( S 1 , m 1 ) = 4 + γ p r d ( P n 3 ) = 2 + γ p r d ( C n , m ) .
Thus, we have γ p r d ( C n , m B ) > γ p r d ( C n , m ) . In consequence, b p r d ( C n , m ) = 2 for n 3 , 4 ( mod 5 ) .
When n 0 , 1 , 2 ( mod 5 ) then it is known from Corollary 3
γ p r d ( C n , m ) < γ p r d ( S 1 , m 1 ) + γ p r d ( P n ) .
It follows that e = { v n , u 1 } , and the following result holds:
γ p r d ( C n , m e ) > γ p r d ( C n , m ) .
Therefore, b p r d ( C n , m ) = 1 for n 0 , 1 , 2 ( mod 5 ) . As a result, it is obtained that
b p r d ( C n , m ) = 1 , if n 0 , 1 , 2 ( mod 5 ) 2 , o t h e r w i s e .
This completes the proof.   □
Theorem 13.
Let D ( m , n 1 , n 2 ) be a double comet graph with m = ( n 1 + n 2 + n ) vertices and n 7 . Then, the paired disjunctive domination number of double comet graph is
γ p r d ( D ( m , n 1 , n 2 ) ) = 4 + 2 n 7 5 .
Proof. 
Let the double comet structure be labeled with the vertex set { u 1 , , u n 1 , v 1 , , v n , w 1 , , w n 2 } . Here, deg ( u i ) = deg ( w j ) = 1 , where 1 < i < n 1 , 1 < j < n 2 , and v 1 and v n are strong support vertices. Let S be the P D D -set of D ( m , n 1 , n 2 ) . To dominate the pendant vertices, it is necessary for the strong support vertices { v 1 , v n } and their paired vertices to be included in the set S. To obtain the minimum P D D -set, the subset { v 1 , v 2 , v n 1 , v n } must be part of S. Considering the remaining structure that is not dominated in a paired disjunctive sense, the following result is obtained for D ( m , n 1 , n 2 ) :
γ p r d ( D ( m , n 1 , n 2 ) ) = 4 + γ p r d ( P n 8 ) = 4 + 2 n 7 5
where n = m n 1 n 2 .    □
Corollary 4.
Let S 1 , n 1 and C ( n 1 ) , ( n 2 + 1 ) be star and comet graphs, respectively, and let D ( m , n 1 , n 2 ) be a double comet graph with m = n + n 1 + n 2 . Then,
γ p r d ( D ( m , n 1 , n 2 ) ) γ p r d ( S 1 , n 1 ) + γ p r d ( C ( n 1 ) , ( n 2 + 1 ) )
the equality holds n 3 , 4 ( mod 5 ) .
Theorem 14.
Let D ( m , n 1 , n 2 ) be a double comet graph with m = ( n 1 + n 2 + n ) vertices. Then, the PDBN of the double comet graph is
b p r d ( D ( m , n 1 , n 2 ) ) = 2 , i f n 3 , 4 ( mod 5 ) 1 , o t h e r w i s e .
Proof. 
Let the double comet structure D ( m , n 1 , n 2 ) be labeled with the vertex set { u 1 , , u n 1 , v 1 , , v n , w 1 , , w n 2 } . Here, deg ( u i ) = deg ( w j ) = 1 , where 1 < i < n 1 and 1 < j < n 2 , and v 1 and v n are strong support vertices. Let e = { v 1 , v 2 } , and consider the graph D ( m , n 1 , n 2 ) e . When D ( m , n 1 , n 2 ) e is formed, it becomes a graph consisting of a star graph S 1 , n 1 with n 1 + 1 vertices and a comet graph C n 1 , n 2 + 1 with n + n 2 vertices. Thus, by Corollary 4, γ p r d ( D ( m , n 1 , n 2 ) e ) = γ p r d ( D ( m , n 1 , n 2 ) ) for n 3 , 4 ( mod 5 ) . Consequently, for n 3 , 4 ( mod 5 ) , b p r d ( D ( m , n 1 , n 2 ) ) 2 holds.
Now, let us consider the upper bound for the PDBN. Assume that the edges in the set B = { { v 1 , v 2 } , { v n 1 , v n } } are removed from the graph D ( m , n 1 , n 2 ) . In this case, the graph transforms into a form consisting of the subgraphs S 1 , n 1 , S 1 , n 2 , and P n 2 . Therefore, we have
γ p r d ( D ( m , n 1 , n 2 ) B ) = γ p r d ( S 1 , n 1 ) + γ p r d ( S 1 , n 2 ) + γ p r d ( P n 2 ) = 4 + γ p r d ( P n 2 ) > 4 + γ p r d ( P n 8 ) .
Thus, it is obtained that γ p r d ( D ( m , n 1 , n 2 ) B ) > γ p r d ( D ( m , n 1 , n 2 ) ) . Consequently, b p r d ( D ( m , n 1 , n 2 ) ) 2 and it can be said from upper and lower bounds that b p r d ( D ( m , n 1 , n 2 ) ) = 2 for n 3 , 4 ( mod 5 ) . For n 0 , 1 , 2 ( mod 5 ) , γ p r d ( D ( m , n 1 , n 2 ) ) < γ p r d ( S 1 , n 1 ) + γ p r d ( C n 1 , n 2 + 1 ) from Corollary 4. If e = { v 1 , v 2 } is removed from graph then γ p r d ( D ( m , n 1 , n 2 ) e ) > γ p r d ( D ( m , n 1 , n 2 ) ) for the case n 0 , 1 , 2   ( mod 5 ) . Hence, b p r d ( D ( m , n 1 , n 2 ) ) = 1 is yielded for n 0 , 1 , 2 ( mod 5 ) .    □
Theorem 15.
Let E p t be a tree containing t times P p path graphs. Then, the paired disjunctive domination number of E p t graph is
γ p r d ( E p t ) = 2 t p 1 5 , p 2 ( mod 5 ) 2 t p 1 5 + 2 , o t h e r w i s e .
Proof. 
Let us label the E p t graph as follows : { v 1 , v 2 , v i j : 1 i p , 1 j t } where deg ( v 1 ) = 1 , and v 2 is the support vertex of v 1 . To construct a P D D -set, there are two cases to consider.
Case 1: Let S be a P D D -set. In this case, v 2 S because it is a support vertex. If we consider one of the P p structures, the P p + 2 structure consisting of the vertices { v 1 , v 2 , V ( P p ) } can be paired disjunctively dominated by number of γ p r d ( P p + 2 ) vertices. Since v 2 is in S, it dominates the v 1 j vertices in the remaining ( t 1 ) P p legs and is at a distance of two from the v 2 j vertices, where 1 < j < t . The remaining ( p 2 ) vertices in each of the ( t 1 ) legs can be disjunctively dominated by ( t 1 ) γ p r d ( P p 2 ) vertices. Therefore, we have
γ p r d ( E p t ) = ( t 1 ) γ p r d ( P p 2 ) + γ p r d ( P p + 2 ) .
Case 2: In this case, it must also hold that v 2   S. To ensure the paired property of v 2 , let us include v 1 in the set S. However, this selection creates a disadvantage for dominating the P p structures in the t legs when n 2 ( mod 5 ) . For the case that n 2 ( mod 5 ) , the result t γ p r d ( P p 2 ) + 2 is obtained, which is greater than the result in Case 1. In conclusion, γ p r d ( E p t ) = ( t 1 ) γ p r d ( P p 2 ) + γ p r d ( P p + 2 ) is obtained. Using Theorem 1 the result follows as
γ p r d ( E p t ) = 2 t p 1 5 , p 2 ( mod 5 ) 2 t p 1 5 + 2 , o t h e r w i s e .
Hence, the desired result is obtained.   □
Theorem 16.
Let E p t be a tree containing t times P p path graphs with p 9 . Then, the PDBN of E p t is
b p r d ( E p t ) = 1 .
Proof. 
As in the previous theorem, the vertex set of the E p t graph is { v 1 , v 2 , v i j : 1 i p , 1 j t } . Consider the proof in two cases.
Case 1: For n 2 ( mod 5 ) , the P D D -sets S defined in proof of Theorem 15 provided the same γ p r d ( E p t ) value. Therefore, if the edge e = { v 3 j , v 4 j } is removed from the graph for any j { 1 , . . . , t } then the γ p r d ( E p t ) value will be increased. In each situation, the vertices { v 2 j , v 3 j } will be added to S . Thus, we have
γ p r d ( E p t e ) = 2 + γ p r d ( E p t ) .
Hence, γ p r d ( E p t e ) > γ p r d ( E p t ) is yielded.
Case 2: For n 2 ( mod 5 ) , as in proof of Theorem 15, γ p r d s e t selection will be possible with { v 2 , v 1 j } S , j { 1 , , t } . In this case, removing the edge { v 3 j , v 4 j } for any j value does not change the value of γ p r d ( E p t ) . However, when we remove the edge e = { v 7 j , v 8 j } , j { 1 , , t } from the graph, we need to add two vertices to S according to each choice j. If the removal edge belongs to the j th foot of E p t graph that includes v 1 j S , then it is necessary to add vertices { v 8 j , v 9 j } to the set S. Otherwise, it is necessary to add vertices { v 6 j , v 7 j } . In each situation, we have
γ p r d ( E p t e ) = 2 + γ p r d ( E p t ) .
Therefore, γ p r d ( E p t e ) > γ p r d ( E p t ) is obtained. From Case 1 and Case 2 , the result b p r d ( E p t ) = 1 for p 9 is achieved.    □
Lemma 1.
Let G be a connected graph and S be a γ p r d - s e t of G. Suppose v is any support vertex of G, and v has no non-leaf neighbors other than w. In this case, S must include the vertex v .
Proof. 
Assume that v S . Since v has only one non-leaf neighbor, w, there is only a single vertex in G at a 2 distance from the leaf vertices. Hence, if v S , at least two leaf vertices of v must be added to S to disjunctively dominate the leaf vertices. However, in this case, the paired property cannot be ensured for the vertices in S. If v, as a support vertex, is adjacent to only one leaf, then v S is not possible. Therefore, v S .    □
Theorem 17.
Let B n be a binomial tree containing 2 n vertices, n 3 . Then, the paired disjunctive domination number of the B n graph is
γ p r d ( B n ) = 2 n 1 .
Proof. 
Let S be a γ p r d s e t of B n . From Lemma 1, exactly two vertices in the B 3 structure must belong to the set S. As seen in Figure 2, label these two vertices as { v 1 , v 2 } .
Since v 2 N B n ( v 1 ) , the paired property does not hold for { v 1 , v 2 } S . It is obvious that { v 1 , v 2 , w 1 , w 2 } is the only γ p r d s e t for B 3 . Then, we have γ p r d ( B 3 ) = 4 . Due to the recursive structure of the binomial tree graph, B n contains 2 n 3 subgraphs that are each isomorphic to B 3 . Thus, the result is obtained as
S = γ p r d ( B n ) = 2 n 3 γ p r d ( B 3 ) = 2 n 1 .      
Theorem 18.
Let B n be a binomial graph containing 2 n vertices, n 3 . Then, the PDBN of the B n graph is
b p r d ( B n ) = 1 .
Proof. 
Let v i be a support vertex satisfying Lemma 1, and let w i be the non-leaf neighbor of v i . For any i { 1 , . . . , 2 n 2 } , if the edge e = { v i , w i } is removed from the graph,
γ p r d ( B n e ) = γ p r d ( B n ) + 2
is obtained. Thus, b p r d ( B n ) = 1 is yielded.    □

5. Algorithmic Analysis of PDBN

In this section, we transition from the theoretical foundations to a practical perspective by presenting an algorithm for computing the PDBN. We also provide a detailed complexity analysis to assess the computational feasibility and efficiency of the proposed method. The detailed steps of the algorithm are described in Algorithm 1.    
Algorithm 1: Paired Disjunctive Bondage Number (PDBN) of G
Symmetry 17 01170 i001
The PDBN problem seeks to determine the minimum number of edges whose removal from a graph G increases the size of a minimum paired disjunctive dominating set. In other words, it identifies the minimal set of critical edges that, when deleted, cause the graph to require a larger dominating set that is also paired and disjunctively dominating.
The algorithm operates in two major stages:
  • First, it computes the parameter γ p r d ( G ) , which represents the size of the smallest paired disjunctive dominating (PDD) set in the original graph. This involves checking all even-sized subsets of vertices to find the minimum set satisfying both the disjunctive domination and perfect matching properties.
  • Second, it exhaustively searches through subsets of edges, starting from size 1 up to | E ( G ) | , and removes each such subset B to form a new graph G = G B . For each G , the algorithm checks whether γ p r d ( G ) > γ p r d ( G ) . The smallest such | B | is returned as the PDBN of G.
The computational complexity of the algorithm is driven by two key factors:
1.
Computing γ p r d ( G ) . For each even-sized vertex subset D V ( G ) , the algorithm checks the following:
  • Whether every vertex not in D is either adjacent to a vertex in D, or has at least two vertices in D at distance two (disjunctive domination check).
  • Whether G [ D ] contains a perfect matching (using Edmonds’ algorithm in O ( n 3 ) time).
This step has an overall complexity of O ( 2 n · n 3 ) due to the enumeration of vertex subsets.
2.
Computing PDBN. For each k = 1 to | E ( G ) | , all subsets of k edges are considered (i.e., m k possibilities). For each such subset B, the value γ p r d ( G B ) is recomputed using the above method.
The total time complexity becomes
O 2 m · 2 n · n 3 ,
which is exponential in both the number of vertices n and edges m.
The PDBN problem is proven to be NP-hard and even W [ 2 ] -hard in the parameterized complexity framework. This indicates that it is highly unlikely that an efficient (polynomial-time) or fixed-parameter tractable algorithm exists for general graphs. As a result, exact algorithms are only practical for very small graphs.
Due to its combinatorial explosion in both vertex and edge subsets, the PDBN problem is intractable for large-scale graphs. Therefore, heuristic and approximation algorithms, such as greedy strategies, genetic algorithms, or metaheuristics, are essential for practical applications. The Python 3.11.4 implementation computes the PDBN of a graph G.

6. Case Study

The PDBN serves as a powerful indicator for assessing the robustness of networks that require both structural redundancy and distributed control. In infrastructural networks—such as communication systems, transport grids, and health service delivery networks—ensuring reliable connectivity under potential failures is a critical design objective. The PDBN quantifies the minimum number of edge deletions required to increase the PDBN, and hence measures the network’s sensitivity to edge-level disruptions under joint paired and disjunctive coverage constraints. To illustrate the practical significance, consider a stylized metro network of a capital city where vertices represent stations and edges denote direct rail lines. By computing the PDBN for the network, and analyzing its change under edge deletions (e.g., due to maintenance), one can identify critical vulnerabilities. For example, if the removal of a single track increases the PDBN, then that edge is critical for maintaining paired and alternative access routes. This insight can inform both physical infrastructure investment and scheduling of non-overlapping maintenance operations. To demonstrate the structural significance of the PDBN, consider the portion of stylized map M, represented in a metro-style layout in Figure 3. Vertices represent stations, and edges represent direct rail connections.
The paired disjunctive domination number of M is computed as follows:
γ p r d ( M ) = 4
This means that a minimum of four vertices are needed to dominate the graph in a paired disjunctive sense.
Now we analyze the effect of an edge deletions on this parameter. We find the following:
  • Removing the edge {A,C} increases γ p r d from 4 to 6.
  • Removing the edge {B,E} also increases γ p r d from 4 to 6.
  • Other single edge deletions do not affect the PDD value.
This implies that M contains at least one edge whose removal increases the PDD number. Hence, the PDBN of M is
b p r d ( M ) = 1
As shown in Table 1 summarizes how the deletion of edges affects the paired disjunctive domination number of the graph M. The edge set {A,C}, {B,E} contains critical links in the structure. Their removal causes the paired disjunctive domination number to increase significantly. Thus, the graph’s vulnerability to link failures is measurable via its PDBN value.

7. Discussion

This study introduced and analyzed the concept of the PDBN, a new graph parameter derived from the paired disjunctive domination number, recently proposed by Henning et al. [25], and further developed through contributions by Tuncel Golpek and Aytac [26,27]. While the paired disjunctive domination number encapsulates both structural reachability and pairwise matching conditions in graphs, its bondage variant quantifies the vulnerability of network structures to edge deletions, thereby measuring their structural robustness.
Our findings for various standard graph classes, including path, cycle, complete, and bipartite graphs, confirm that the PDBN behaves consistently with known characteristics of classical bondage numbers. We also observed that complete graphs possess relatively high PDBNs, which indicates their significant resilience to edge deletions.
In the case of tree structures—such as double stars, comets, double comets, E p t , and binomial trees—our results illustrate how hierarchical or recursive structures impact the stability of paired disjunctive domination. The exact values derived for these trees demonstrate that even small structural perturbations (e.g., removal of one or two key edges) can significantly affect the domination properties.
These findings contribute meaningfully to the growing body of knowledge on domination-based resilience in network analysis. The PDBN not only extends classical graph vulnerability measures but also introduces new combinatorial challenges. The alignment of our results with previously established bounds (e.g., for γ p r d ( G ) and b p r d ( G ) ) reinforces the mathematical soundness and applicability of this parameter in network vulnerability studies.
Furthermore, some bondage parameters can be compared in terms of their magnitude or relative values for a given graph, which offers insight into their discriminatory power and how restrictive or robust the domination conditions are.
For instance, consider two graphs G 1 and G 2 , each having six vertices and six edges, illustrated in Figure 4. Their paired bondage and disjunctive bondage numbers are equal, but their PDBNs differ, as shown in Table 2.
This example highlights that while the classical bondage parameters may coincide for different graphs with the same order and size, the PDBN can distinguish between them, reflecting its greater discriminatory capability. The comparison results are presented in Table 2. Thus, rather than sensitivity, we emphasize the distinctiveness and comparative scale of these parameters in capturing subtle structural differences.
In conclusion, bondage parameters should be viewed as complementary measures, each offering unique insights into the graph’s domination robustness under different conditions.
Future research could extend this analysis to several types of graph structures and improve our algorithmic approaches for computing b p r d ( G ) efficiently. Furthermore, many problems previously examined in the context of the bondage number and its variants in the literature can be revisited and analyzed through the lens of the paired disjunctive bondage parameter. Moreover, given the computational hardness of the PDBN problem for large-scale graphs, the development of heuristic and approximation algorithms emerges as a significant future research direction. Greedy algorithms, genetic algorithms, and metaheuristic methods such as simulated annealing or tabu search could be explored to obtain near-optimal solutions in reasonable computation time. These approaches may provide practical alternatives for network analysts dealing with real-life large-scale infrastructure networks, where exact computation is infeasible due to exponential complexity.

Funding

This research received no external funding.

Data Availability Statement

No new data were created or analyzed in this study. Data sharing is not applicable to this article.

Conflicts of Interest

The author declares no conflicts of interest.

References

  1. Broder, A.; Kumar, R.; Maghoul, F.; Raghavan, P.; Rajagopalan, S.; Stata, R.; Tomkins, A.; Wiener, J. Graph Structure in the Web. Comput. Netw. 2000, 33, 309–320. [Google Scholar] [CrossRef]
  2. Cooper, C.; Klasing, R.; Zito, M. Lower Bounds and Algorithms for Dominating Sets in Web Graphs. Internet Math. 2005, 2, 275–300. [Google Scholar] [CrossRef]
  3. Guze, S. Graph Theory Approach to the Vulnerability of Transportation Networks. Algorithms 2019, 12, 270. [Google Scholar] [CrossRef]
  4. Goddard, W.; Henning, M.A.; McPillan, C.A. The disjunctive domination number of a graph. Quaest. Math. 2014, 37, 547–561. [Google Scholar] [CrossRef]
  5. Haynes, T.W.; Slater, P.J. Paired-Domination in Graphs. Networks 1998, 32, 199–206. [Google Scholar] [CrossRef]
  6. Haynes, T.W.; Hedetniemi, S.T.; Henning, M.A. (Eds.) Topics in Domination in Graphs, Developments in Mathematics; Springer: Cham, Switzerland, 2020; Volume 64. [Google Scholar]
  7. Haynes, T.W.; Hedetniemi, S.T.; Henning, M.A. (Eds.) Structures of Domination in Graphs, Developments in Mathematics; Springer: Cham, Switzerland, 2021; Volume 66. [Google Scholar]
  8. Haynes, T.W.; Hedetniemi, S.T.; Henning, M.A. Domination in Graphs: Core Concepts. In Springer Monographs in Mathematics; Springer Science and Business Media Deutschland GmbH: Berlin/Heidelberg, Germany, 2023; pp. 1–644. [Google Scholar]
  9. Klobučar, A.; Klobučar Barišić, A. Total and Double Total Domination on Octagonal Grid. Axioms 2024, 13, 792. [Google Scholar] [CrossRef]
  10. Tuncel Golpek, H.; Aytac, A. Paired dominations in transformation graphs: Gxy+ and Gxy+. Bull. Int. Math. Virtual Inst. 2023, 13, 429–438. [Google Scholar]
  11. Fink, J.F.; Jacobson, M.S.; Kinch, L.F.; Roberts, J. The bondage number of a graph. Discret. Math. 1990, 86, 47–57. [Google Scholar] [CrossRef]
  12. Ciftci, C. Complexity and bounds for disjunctive total bondage. Theor. Comput. Sci. 2021, 865, 44–51. [Google Scholar] [CrossRef]
  13. Hartnell, B.L.; Rall, D.F. Bounds on the bondage number of a graph. Discret. Math. 1994, 128, 173–177. [Google Scholar] [CrossRef]
  14. Hu, F.T.; Sohn, M.Y.; Lee, J. Bondage Numbers of Mycielski Graphs. Bull. Malays. Math. Sci. Soc. 2016, 39 (Suppl. S1), 229–245. [Google Scholar] [CrossRef]
  15. Xu, J.-M. On Bondage Numbers of Graphs: A Survey with Some Comments. Int. J. Comb. 2013, 2013, 595210. [Google Scholar] [CrossRef]
  16. Rad, N.J.; Raczek, J. Some Progress on Total Bondage in Graphs. Graphs Comb. 2014, 30, 717–728. [Google Scholar] [CrossRef]
  17. Sridharan, N.; Elias, M.D.; Subramanian, V.S.A. Total Bondage Numberof a Graph. AKCE Int. J. Graphs Comb. 2007, 4, 203–209. [Google Scholar]
  18. Yi, E. The Disjunctive Bondage Number and the Disjunctive Total Bondage Number of Graphs. In Combinatorial Optimization and Applications; Lu, Z., Kim, D., Wu, W., Li, W., Du, D.Z., Eds.; Lecture Notes in Computer Science; Springer: Cham, Switzerland, 2015; Volume 9486. [Google Scholar] [CrossRef]
  19. Aytac, A.; Turaci, T. On the Bondage, Strong and Weak Bondage Numbers in Complementary Prism Graphs. Comput. Sci. J. Mold. 2021, 29, 59–75. [Google Scholar]
  20. Aytaç, A.; Turaci, T.; Odabaş, Z.N. On the bondage number of middle graphs. Math. Notes 2013, 93, 795–801. [Google Scholar] [CrossRef]
  21. Aytac, A.; Turaci, T. Bondage and Strong-Weak Bondage Numbers of Transformation Graphs Gxyz. Int. J. Pure Appl. Math. 2016, 106, 689–698. [Google Scholar]
  22. Bagga, K.S.; Beineke, L.W.; Goddard, L.W.; Lipman, M.J.; Pippert, R.E. A survey of integrity. Discret. Appl. Math. 1992, 37, 13–28. [Google Scholar] [CrossRef]
  23. Cygan, M.; Pilipczuk, M.; Skrekovski, R. Relation between Randic index and average distance of trees. MATCH Commun. Math. Comput. Chem. 2011, 66, 605–612. [Google Scholar]
  24. Cormen, T.H.; Leiserson, C.E.; Rivest, R.L. Introduction to Algorithms, 3rd ed.; MIT Press: Cambridge, MA, USA, 1990; p. 1048. [Google Scholar]
  25. Henning, M.A.; Pandey, A.; Tripathi, V. Algorithmic Aspects of Paired Disjunctive Domination in Graphs. Theor. Comput. Sci. 2023, 966–967, 113990. [Google Scholar] [CrossRef]
  26. Golpek, H.T.; Aytac, A. Paired Disjunctive Domination in Some Shadow Distance Graphs, Discrete Mathematics, Algorithms and Applications. J. Math. Ext. 2025; in press. [Google Scholar]
  27. Tuncel Golpek, H.; Aytac, A. Some general results on paired disjunctive domination and calculation in certain Mycielski Graphs. Honam Math. J. 2025, 47, 86–95. [Google Scholar] [CrossRef]
Figure 1. (a) Comet graph C 5 , 5 , (b) double star graph, D ( 3 , 5 ) (c) double comet graph, D 12 , 3 , 5 (d) E 4 4 graph, and (e) binomial trees B 0 , B 1 , B 2 , B 3 , B 4 .
Figure 1. (a) Comet graph C 5 , 5 , (b) double star graph, D ( 3 , 5 ) (c) double comet graph, D 12 , 3 , 5 (d) E 4 4 graph, and (e) binomial trees B 0 , B 1 , B 2 , B 3 , B 4 .
Symmetry 17 01170 g001
Figure 2. A labeling of the vertices of the binomial tree B 3 .
Figure 2. A labeling of the vertices of the binomial tree B 3 .
Symmetry 17 01170 g002
Figure 3. Metro-style map of M, where vertices labeled A, B, C, …, H represent stations.
Figure 3. Metro-style map of M, where vertices labeled A, B, C, …, H represent stations.
Symmetry 17 01170 g003
Figure 4. Two graphs with the same number of vertices and edges but different structures.
Figure 4. Two graphs with the same number of vertices and edges but different structures.
Symmetry 17 01170 g004
Table 1. Effect of edge deletions on γ p r d ( M ) .
Table 1. Effect of edge deletions on γ p r d ( M ) .
Edge Removed γ pr d Before γ pr d AfterInterpretation
None44Base case: PDD set exists with 4 nodes
{A,C}46Critical connection—removal increases PDD
{B,E}46Critical connection—removal increases PDD
Others44Structurally mandatory edge, redundant or non-impactful edges
Table 2. Comparison of paired bondage, disjuctive bondage, and paired disjunctive bondage numbers for two graphs G 1 = C 6 and G 2 = cycle + path illustraited in Figure 4.
Table 2. Comparison of paired bondage, disjuctive bondage, and paired disjunctive bondage numbers for two graphs G 1 = C 6 and G 2 = cycle + path illustraited in Figure 4.
Parameter G 1 = C 6 G 2 = Cycle + PathComment
Vertices | V | 66Same
Edges | E | 66Same
Paired Bondage b p r ( G ) 11Equal
Disjunctive Bondage b d ( G ) 11Equal
Paired Disjunctive Bondage b p r d ( G ) 12Different
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Tuncel Golpek, H. A Novel Bondage Parameter for Network Analysis. Symmetry 2025, 17, 1170. https://doi.org/10.3390/sym17081170

AMA Style

Tuncel Golpek H. A Novel Bondage Parameter for Network Analysis. Symmetry. 2025; 17(8):1170. https://doi.org/10.3390/sym17081170

Chicago/Turabian Style

Tuncel Golpek, Hande. 2025. "A Novel Bondage Parameter for Network Analysis" Symmetry 17, no. 8: 1170. https://doi.org/10.3390/sym17081170

APA Style

Tuncel Golpek, H. (2025). A Novel Bondage Parameter for Network Analysis. Symmetry, 17(8), 1170. https://doi.org/10.3390/sym17081170

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop