Next Article in Journal
Operational Calculus of the Quantum Statistical Fermi–Dirac and Bose–Einstein Functions Leading to the Novel Fractional Kinetic Equations
Previous Article in Journal
Fractal Dimensional Analysis of Building Facades: The Case of Office Buildings in Erbil City
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Certain Domination Parameters and Their Resolving Versions of Fractal Cubic Networks

by
Savari Prabhu
1,*,
Arumugam Krishnan Arulmozhi
2 and
M. Arulperumjothi
3
1
Department of Mathematics, Rajalakshmi Engineering College, Thandalam, Chennai 602105, India
2
Department of Mathematics, R.M.K. College of Engineering and Technology, Puduvoyal 601206, India
3
Department of Mathematics, St. Joseph’s College of Engineering, Chennai 600119, India
*
Author to whom correspondence should be addressed.
Fractal Fract. 2024, 8(12), 747; https://doi.org/10.3390/fractalfract8120747
Submission received: 29 October 2024 / Revised: 11 December 2024 / Accepted: 17 December 2024 / Published: 18 December 2024
(This article belongs to the Section Mathematical Physics)

Abstract

:
Networks are designed to communicate, operate, and allocate tasks to respective commodities. Operating supercomputers became challenging, which was handled by the network design commonly known as hypercube, denoted by Q n . In a recent study, the hypercube networks were insufficient to hold supercomputers’ parallel processors. Thus, variants of hypercubes were discovered to produce an alternative to the hypercube. A new variant of the hypercube, the fractal cubic network, can be used as the best alternative in the case of hypercubes. Our research investigates that the fractal cubic network is a rooted product of two graphs. We try to determine its domination and resolving domination parameters, which could be applied to resource location and broadcasting-related problems.

1. Introduction and Motivation

Graph frameworks, consisting of a network of connections, are extensively employed in various dynamic, circuit-related, genetic, and chemical systems. They aid in modeling the transmitters of brain systems. The structure of a graph consists of vertices and edges. Each vertex describes a node in the network, and each edge represents a link between nodes. The interconnection network is a sophisticated linkage between the array of processors and the communication pathways connecting any two distinct processors. The network is employed to exchange data across processors in parallel network computation. Network dependability is the most critical component in designing a network’s geometry. The interconnection network is an essential subsystem for high-performance computing systems and data centers [1]. Consequently, contemporary suggestions for the interconnection network must ensure minimal latency overhead and maximal transmission bandwidth. Occasionally, it is impractical to execute and evaluate new designs physically; they must be examined and validated using data-driven software tools, such as network simulators for connectivity information graphs. Interconnection networks have numerous primary and intrinsic uses in system-designed architectures, although they are predominantly employed in parallel computing architecture.
Interconnection networks with multiprocessors are often crucial for connecting many reliably replicated processors. Message passing is predominantly employed in place of shared memory to provide comprehensive transmission and synchronization across processors for planned execution. The graph Γ can be shown such that every pair of vertices is directly linked via transmission links. The metrics employed to assess the efficacy of the structure include bisection width, broadcasting duration, degree, diameter, and fault tolerance [1]. Let Γ be a connected graph with V ( Γ ) (vertex set) and E ( Γ ) (edge set), respectively. For any s V ( Γ ) , N Γ ( s ) = { t V ( Γ ) | s t E ( Γ ) } and N Γ [ s ] = N Γ ( s ) { s } as open and closed neighborhoods of s, respectively. If Γ is understood we denote N Γ ( s ) ( N Γ [ s ] ) as N ( s ) ( N [ s ] ) respectively. The degree of s is defined by d Γ ( s ) = | N Γ ( s ) | . Δ and δ symbolizes the greatest degree and the least degree of Γ respectively. For a k-regular graph, all the vertices have degree k. For a subset D of V ( Γ ) , Γ [ D ] is the induced subgraph of Γ . For a graph Γ with n vertices, the order is computed as n, which could be referred to as | V ( Γ ) | = n . An isolated vertex v V ( Γ ) is a vertex with d ( v ) = 0 . Γ v is a graph obtained from Γ by deleting a vertex v V ( Γ ) and deleting all the edges incident to the vertex v. Denote N n : = { 1 , 2 , , n } . Two vertices e and f are said to be false twins if N ( e ) = N ( f ) and true twins if N [ e ] = N [ f ] . Two vertices in the connected graph Γ are said to be twins if they are either true or false twins. A set T V ( Γ ) is said to be an open (closed) twin set if every pair of vertices in T are false (true) twins in Γ .
Operation on graphs and design of new networks could be used as alternatives to multistage interconnection networks. Several operations on graphs deal with merging the vertex and adding additional edges. A few operations on graphs are listed here: Cartesian product, strong product, corona product, lexicographic product, tensor product, and rooted product. Here, we concentrate on the rooted product operation, which is defined as follows. A graph is usually called rooted if one of its nodes is designated as a root to set it apart from the other nodes. Let Ω i , i N n be the n copies of Ω , where Ω is any finite graph of order n 1 > 0 , and let Γ be an n ordered graph. The graph Γ v Ω is generated by assigning a unique vertex v to each Ω i on the i th node of Γ , and the graph obtained is the rooted product of Γ and Ω , respectively.
In Section 2, we discuss a new variant of hypercube known as fractal cubic network with specific definitions on domination and resolving parameters through illustrations, and certain existing theorems to be used in Section 3 are given. Section 3 is devoted to our findings as main results, and Section 4 concludes with our research findings with applications and future directions.

2. Fractal Cube: A Fascinating Variant of Hypercube

The examination of self-similarity and fractality in discrete systems, especially complex networks, has intensified. This increase in interest is driven by theoretical advancements in complex network theory and the practical requirements of real-world applications. Translating the ideas of fractal geometry from general topology, which addresses continuous or infinite objects, to finite structures in a mathematically rigorous manner presents a significant difficulty. The investigation of fractals enhances our comprehension of the intrinsic beauty and intricacy of the natural world while also possessing extensive applicability across multiple scientific fields, including biology, physical sciences, computer networks, and chemical graph theory. Sierpiński-type structures have been thoroughly investigated in fractal theory and application, with substantial research illustrating its significance and utility across various domains [2]. Additional recent work of fractal networks can be found in [3,4,5,6,7,8].
The cube ( Q n ) is a prevalent architecture characterized by its regularity, transit efficiency, recursive configuration, symmetry, and elevated connectivity. See Figure 1 for the hypercubes of dimensions 2, 3, and 4. In recent years, hypercubes have been extensively studied for their diverse features [9]. In Intel’s hypercube, the new node functions as the cube manager, with direct links to all processors within the system, which is analogous to a physical machine. In this case, the bisection width of this architecture is 2 n 1 . In parallel architecture, hypercubes fail to have some properties. For example, they have a high bisection width and non-constant node degree. The literature presents numerous variations, as shown in Table 1.
Although the hypercube versions listed above have been the subject of several research studies, none of them, except the fractal cubic network, have examined their problem and its resolving number. Several variations on hypercubes have been proposed in the literature, but unfortunately, none have a lower bisection width and a constant node degree. Fractal cubic network (FCN) is an ideal architecture for its constant node degree and low bisection width. While the concept of this structure is ambiguous in [26], it was rectified in [27]. Motivated by this, we recently examined power domination and resolving power domination [28] for this recently introduced hypercube variation fractal cubic network.
The authors of [27] characterize F C N ( 0 ) = ( V ( 0 ) , E ( 0 ) ) where V ( 0 ) = { 00 , 01 , 10 , 11 } and E ( 0 ) = { { 00 , 01 } , { 01 , 11 } , { 11 , 10 } , { 10 , 00 } } . For l 1 , define F C N ( l ) as follows:
An l-dimensional FCN is defined as F C N ( l ) = ( V ( l ) , E ( l ) ) , l > 0 , and can be designed as follows
F C N ( l ) = 11 F C N ( l 1 ) 01 F C N ( l 1 ) 10 F C N ( l 1 ) 00 F C N ( l 1 ) ,
where
V ( l ) = 11 V ( l 1 ) 01 V ( l 1 ) 10 V ( l 1 ) 00 V ( l 1 )
and
E ( l ) = 11 E ( l 1 ) 01 E ( l 1 ) 10 E ( l 1 ) 00 E ( l 1 ) { ( 00100101 01 , 10100101 01 ) , ( 10100101 01 , 11100101 01 ) } { ( 11100101 01 , 01100101 01 ) , ( 01100101 01 , 00100101 01 ) } .
Figure 2 denotes F C N dimensions of 0, 1, and 2 separately, where denotes the concatenation operator, and each string is of length 2 l + 2 for the dimension of l.
Interestingly, the hypercube is operated by the Cartesian product of K 2 and its lower dimensional hypercube. That is, Q n = K 2 × Q n 1 . The new variant of hypercube FCN is constructed by a rooted product of C 4 and its lower dimension of FCN. Thus, FCN can be represented as F C N ( l ) = C 4 v F C N ( l 1 ) , v { 0010 ( 01 ) l 1 , 0110 ( 01 ) l 1 , 1010 ( 01 ) l 1 , 1110 ( 01 ) l 1 } . Godsil and McKay [29] coined the rooted product operation of two graphs, and further, the readers could refer to [30,31,32,33] for detailed studies on domination variants in the rooted product of graphs.
Resolving sets provide a mechanism for identifying the origin of diffusion in a network. Identifying the source of a disease disseminated through a community is beneficial in numerous contexts. Although the resolving set (RS) provides a solution when inter-node intervals and starting spread time are established, resolvability must be broadened to include random start timings and random nodal communication delays.
For R = { m 1 , m 2 , , m t } V ( Γ ) , the code of j V ( Γ ) with respect to R is defined as the t-vector
C R ( j ) = d ( j , m 1 ) , d ( j , m 2 ) , , d ( j , m t ) ,
where d ( j , k ) denotes the distance between j and k. A set R is an RS for Γ if and only if C R ( i ) C R ( j ) for any pair { i , j } V ( Γ ) . Among all potential RS for Γ , the ones with the smallest size are of particular interest, referred to as a basis. The size of the smallest RS is referred to as the metric dimension of Γ , indicated by dim ( Γ ) . The problem of finding resolving sets remains NP-complete for general graphs [34].
A dominating subset D of V ( Γ ) is a set in which every member of V ( Γ ) is in D or adjacent to at least one vertex of D. The smallest size of D is known as the domination number and is represented as γ [35]. By imposing constraints on a D, several domination parameters are laid. Some of them are independent, total, connected, double, and 2-domination. A dominating set (DS) is an independent dominating set (IDS) if Γ [ D ] is a null graph. We say DS is a total dominating set (TDS) if each member in V ( Γ ) is connected to some member belonging to D and a connected dominating set (CDS) if Γ [ D ] is connected. If | N [ v ] D | 2 for any v V ( Γ ) , then D is a double dominating set (DDS) of Γ and if | N ( v ) D | 2 for v V ( Γ ) D , then D is a 2-dominating set (2DS) of Γ . The smallest size of these sets were, respectively, denoted as γ i , γ t , γ c , γ × 2 , and γ 2 . Let D 2 -set and D × 2 -set be the collections of all 2DS and DDS of Γ , respectively. Let U , V V ( Γ ) , where ( U , V ) is an ordered pair of disjoint sets U, V, and also a quasi-double dominating pair of Γ if U V D 2 -set and V D × 2 -set of Γ U . Then, the quasi-double domination number denoted by γ q × 2 is min { | U | + | V | : U V D 2 -set and V D × 2 -set of ( Γ U ) } . Domination remains NP-complete and has application in numerous areas like communication systems [36], resource location problems [37,38], social networks [39], and models of biological networks [40,41,42]. Determining the domination number of an r-dimensional hypercube ( Q r ) is fundamental in coding, graph theory, and circuit-related sciences.
In the graph theory literature, various parameters on resolving sets and dominating sets were identified and extensively studied. They are applied to parallel computing architectures and neural networks for solving resource location, image processing, and chemical-related problems. Specific variants of resolving sets are the path resolving set, connected resolving set, independent resolving set, one-factor resolving set, and one-size resolving set.
In the technological era, combining the concepts and logic creates new variations for solving higher-level problems, and one such idea is the resolving domination (RD) in which the set D V ( Γ ) is both a resolving and dominating set. The resolving domination number denoted by γ r is the smallest size of resolving dominating set [43,44]. Specific variants of resolving domination are discussed, including resolving independent domination, resolving total domination and resolving connected domination. The smallest cardinalities of these sets was represented as γ r i , γ r t , and γ r c , respectively. We abbreviate the resolving dominating set as RDS, resolving independent dominating set as RIDS, resolving total dominating set as RTDS, and resolving connected dominating set as RCDS. Since domination, and resolving set problems remain NP-complete, resolving domination problems is also a class of NP-complete problems for general graphs. Brigham et al., in 2003, introduced the concept of RD and provided the lower and upper bounds, RD number of standard graphs, relationship with the diameter, order, and clique number and characterized graphs with γ r = n 1 [44]. Monsanto and Rara established RD number of certain graphs under some binary operations [45]. In 2015, resolving connected domination was introduced by Naji and Soner and proved primary results on resolving connected domination [46]. For further resolving and domination-related problems, the readers could refer to [28,43,47,48,49,50]. The illustrations to the definitions of RS, DS, IDS, TDS, CDS, DDS, 2DS, RDS, RIDS, RTDS, and RCDS are depicted in Figure 3.
In Figure 3, the graph Γ exhibits the following sets: RS is { v 3 , v 12 } , DS, IDS, RDS, RIDS is { v 1 , v 4 , v 8 , v 13 } , TDS is { v 5 , v 6 , v 8 , v 9 , v 13 } , CDS is { v 5 , v 6 , v 8 , v 9 , v 10 } , DDS is { v 1 , v 4 , v 5 , v 6 , v 8 , v 11 , v 12 , v 13 , v 14 } , 2DS is { v 1 , v 5 , v 6 , v 7 , v 11 , v 12 , v 14 } , RTDS is { v 1 , v 5 , v 6 , v 8 , v 9 , v 13 } , and RCDS is { v 1 , v 5 , v 6 , v 8 , v 9 , v 10 } . A few theorems from the literature related to resolving and dominating sets are listed below, which will be used to prove theorems in Section 3.
Theorem 1
([47]). Let Γ be a connected graph with twin sets T k , 1 k p , then dim ( Γ ) i = 1 p | T k | p .
Theorem 2
([44]). For an isolate-free graph Γ, max { γ ( Γ ) , dim ( Γ ) } γ r ( Γ ) γ ( Γ ) + dim ( Γ ) .
Theorem 3
([27]). For l > 0 , dim ( F C N ( l ) ) = 4 l .
Theorem 4
([30]). Let Γ be an isolate-free graph of order n 2 . Then, for any graph Ω with root v and | V ( Ω ) | 2 , γ ( Γ v Ω ) { n γ ( Ω ) , n γ ( Ω ) n + γ ( Γ ) } .
Theorem 5
([30]). Let Γ be an isolate-free graph of order n 2 . Then, for any graph Ω with root v and | V ( Ω ) | 2 , γ i ( Γ v Ω ) { n γ i ( Ω ) , n γ i ( Ω ) n + γ i ( Γ ) } .
Theorem 6
([31]). Let Γ be an isolate-free graph of order n 2 and Ω be any graph with | V ( Ω ) | 2 . For any v V ( Ω ) , γ t ( Γ v Ω ) { n γ t ( Ω ) n , γ ( Γ ) + n γ t ( Ω ) n , γ t ( Γ ) + n γ t ( Ω ) n , n γ t ( Ω ) } .
Theorem 7
([30]). Let Γ be an isolate-free graph of order n 2 . Then, for any graph Ω with root v and | V ( Ω ) | 2 , γ c ( Γ v Ω ) { n γ c ( Ω ) , n γ c ( Ω ) + n } .
Theorem 8
([32]). Let Γ be an isolate-free graph of order n 2 and Ω be any graph with | V ( Ω ) | 2 . If v V ( Ω ) , then γ × 2 ( Γ v Ω ) { n γ × 2 ( Ω ) , γ q × 2 ( Γ ) + n γ × 2 ( Ω ) n , γ 2 ( Γ ) + n γ × 2 ( Ω ) n , γ ( Γ ) + n γ × 2 ( Ω ) n , n γ × 2 ( Ω ) n , γ × 2 ( Γ ) + n γ × 2 ( Ω ) 2 n } .
Theorem 9
([32]). Let Γ be an isolate-free graph of order n 2 , then γ × 2 ( Γ v C 4 ) = n γ × 2 ( C 4 ) .
Theorem 10
([33]). Let Γ be an isolate-free graph of order n 2 and Ω be any graph with | V ( Ω ) | 2 . For any vertex v V ( Ω ) , γ 2 ( Γ v Ω ) { γ ( Γ ) + n γ 2 ( Ω ) n , γ 2 ( Γ ) + n γ 2 ( Ω ) n , n γ 2 ( Ω ) } .
Theorem 11
([33]). Let Γ be an isolate-free graph of order n 2 such that γ 2 ( Γ ) < n and let Ω be any graph with | V ( Ω ) | 2 and v V ( Ω ) . Then, (a) and (b) are equivalent:
(a) 
γ 2 ( Γ v Ω ) = n γ 2 ( Ω ) .
(b) 
γ 2 ( Ω v ) γ 2 ( Ω ) .

3. Main Results

The following result is a Corollary of Theorem 2.
Corollary 1.
For an isolate-free graph Γ, max { γ i ( Γ ) , dim ( Γ ) } γ r i ( Γ ) γ i ( Γ ) + dim ( Γ ) .
Theorem 12.
If γ t ( Γ ) dim ( Γ ) , then γ t ( Γ ) γ r t ( Γ ) γ t ( Γ ) + dim ( Γ ) .
Proof. 
Since γ t ( Γ ) dim ( Γ ) , so γ t ( Γ ) γ r t ( Γ ) . The upper bound could be exhibited by the graph, which exists as P 2 v K 3 . Consult Figure 4. □
Theorem 13.
If γ t ( Γ ) dim ( Γ ) , then dim ( Γ ) γ r t ( Γ ) γ t ( Γ ) + dim ( Γ ) .
Proof. 
Since γ t ( Γ ) dim ( Γ ) , then dim ( Γ ) γ r t ( Γ ) . The upper bound could be exhibited by the graph, which exists as P 2 v K 3 . Consult Figure 4. □
The following Corollary is a result obtained from Theorem 12 and 13.
Corollary 2.
For every graph Γ, max { γ t ( Γ ) , dim ( Γ ) } γ r t ( Γ ) γ t ( Γ ) + dim ( Γ ) .
Theorem 14.
If γ c ( Γ ) dim ( Γ ) , then γ c ( Γ ) γ r c ( Γ ) γ c ( Γ ) + dim ( Γ ) .
Proof. 
Since γ c ( Γ ) dim ( Γ ) , then γ c ( Γ ) γ r c ( Γ ) . The upper bound could be exhibited by the graph, which exists as P 2 v K 3 . Consult Figure 4. □
Theorem 15.
If γ c ( Γ ) dim ( Γ ) , then dim ( Γ ) γ r c ( Γ ) γ c ( Γ ) + dim ( Γ ) .
Proof. 
Since γ c ( Γ ) dim ( Γ ) , then dim ( Γ ) γ r c ( Γ ) . The upper bound could be exhibited by the graph, which exists as P 2 v K 3 . Consult Figure 4. □
The following Corollary is a result obtained from Theorem 14 and 15.
Corollary 3.
For every graph Γ, max { γ c ( Γ ) , dim ( Γ ) } γ r c ( Γ ) γ c ( Γ ) + dim ( Γ ) .
In Figure 4, we see that the resolving total domination and resolving connected domination numbers attain the upper bound. In contrast, in the case of resolving domination, it attains the lower bound. This led to an interesting theorem where we try to relate the resolving domination parameters for any graph Γ .
Theorem 16.
For any graph Γ, γ r ( Γ ) γ r t ( Γ ) γ r c ( Γ ) .
Proof. 
Since TDS is a DS, we have
γ r t ( Γ ) γ r ( Γ ) .
And CDS is a DS implies
γ r c ( Γ ) γ r ( Γ ) .
Also, as CDS is a TDS, we have
γ r c ( Γ ) γ r t ( Γ ) .
From Equations (1)–(3), we obtain γ r ( Γ ) γ r t ( Γ ) γ r c ( Γ ) . □
Theorem 17.
γ ( F C N ( l ) ) = 4 ( γ ( F C N ( l 1 ) ) ) 2 for l 1 .
Proof. 
By Theorem 4, we obtain γ ( F C N ( l ) ) { 4 ( γ ( F C N ( l 1 ) ) ) 2 , 4 ( γ ( F C N ( l 1 ) ) ) } for l 1 . Since 4 ( γ ( F C N ( l 1 ) ) ) 2 is minimum, we obtain γ ( F C N ( l ) ) = 4 ( γ ( F C N ( l 1 ) ) ) 2 for l 1 . Let D F C N ( l ) = { a b | | D F C N ( l 1 ) : a , b { 0 , 1 } } { 1110 ( 01 ) ( l 1 ) , 0010 ( 01 ) ( l 1 ) } for l 1 , where D F C N ( 1 ) = { 1101 , 1010 , 1001 , 0110 , 0101 , 0001 } . It is to be noted that x D F C N ( l ) N ( x ) = V ( F C N ( l ) ) D F C N ( l ) and x D F C N ( l ) N [ x ] = V ( F C N ( l ) ) . Therefore, D F C N ( l ) is a DS and D F C N ( 2 ) is depicted in Figure 5. □
Note that the DS with cardinality 4 ( γ ( F C N ( l 1 ) ) ) 2 shown in Figure 5 is also an IDS. In consequence, we have the following immediate Corollary of Theorem 17.
Corollary 4.
γ i ( F C N ( l ) ) = 4 ( γ i ( F C N ( l 1 ) ) ) 2 for l 1 .
Theorem 18.
γ t ( F C N ( 1 ) ) = 8 .
Proof. 
By Theorem 6, we obtain γ t ( F C N ( 1 ) ) { 4 , 6 , 6 , 8 } . Let I ( F C N ( 1 ) ) be the set of all possible subgraphs of F C N ( 1 ) with at least one isolated vertex. If γ t ( F C N ( 1 ) ) { 4 , 6 } , then ∃ v V ( F C N ( 1 ) ) but v N [ D F C N ( 1 ) ] or F C N ( 1 ) [ D F C N ( 1 ) ] I ( F C N ( 1 ) ) . This is a contradiction to the definition of the total dominating set. Thus, γ t ( F C N ( 1 ) ) = 8 . Let D F C N ( 1 ) = { 1111 , 1110 , 1010 , 1011 , 0111 , 0110 , 0011 , 0010 } . It is to be noted that x D F C N ( 1 ) N ( x ) = V ( F C N ( 1 ) ) D F C N ( 1 ) , x D F C N ( 1 ) N [ x ] = V ( F C N ( 1 ) ) and the induced graph of D F C N ( 1 ) does not contain any isolated vertex. Therefore, D F C N ( 1 ) is a TDS and D F C N ( 1 ) is depicted in Figure 6. □
Theorem 19.
γ t ( F C N ( l ) ) = 4 ( γ t ( F C N ( l 1 ) ) ) 2 for l 2 .
Proof. 
By Theorem 6, we obtain γ t ( F C N ( l ) ) { 4 ( γ t ( F C N ( l 1 ) ) 1 ) , 4 ( γ t ( F C N ( l 1 ) ) ) 2 , 4 ( γ t ( F C N ( l 1 ) ) ) 2 , 4 ( γ t ( F C N ( l 1 ) ) ) } . Let I ( F C N ( l ) ) be the set of all possible subgraphs of F C N ( l ) with at least one isolated vertex. Since they are three minimum values of the TDS, we have γ t ( F C N ( l ) ) { 4 ( γ t ( F C N ( l 1 ) ) 1 ) , 4 ( γ t ( F C N ( l 1 ) ) ) 2 , 4 ( γ t ( F C N ( l 1 ) ) ) 2 } . If γ t ( F C N ( l ) ) = 4 ( γ t ( F C N ( l 1 ) ) 1 ) , then ∃ v V ( F C N ( l ) ) but v N [ D F C N ( l ) ] or F C N ( l ) [ D F C N ( l ) ] I ( F C N ( l ) ) . This is a contradiction to the definition of the total dominating set. Thus, γ t ( F C N ( l ) ) = 4 ( γ t ( F C N ( l 1 ) ) ) 2 for l 2 . Let D F C N ( l ) = { a b | | D F C N ( l 1 ) : a , b { 0 , 1 } } { 1010 ( 01 ) l 1 , 1110 ( 01 ) l 1 } { ( 1010 ) ( 01 ) l 2 ( 11 ) , ( 1110 ) ( 01 ) l 2 ( 11 ) , ( 0110 ) ( 01 ) l 2 ( 11 ) , ( 0010 ) ( 01 ) l 2 ( 11 ) } for l 2 , where D F C N ( 1 ) = { 1111 , 1110 , 1010 , 1011 , 0111 , 0110 , 0011 , 0010 } . It is to be noted that x D F C N ( l ) N ( x ) = V ( F C N ( l ) ) D F C N ( l ) , x D F C N ( l ) N [ x ] = V ( F C N ( l ) ) and the induced graph of D F C N ( l ) does not contain any isolated vertex. Therefore, D F C N ( l ) is a TDS and D F C N ( 2 ) is depicted in Figure 7. □
Theorem 20.
γ c ( F C N ( l ) ) = 4 ( γ c ( F C N ( l 1 ) ) + 1 ) for l 1 .
Proof. 
By Theorem 7, γ c ( F C N ( l ) ) { 4 ( γ c ( F C N ( l 1 ) ) ) , 4 ( γ c ( F C N ( l 1 ) ) + 1 ) } . If γ c ( F C N ( l ) ) = 4 ( γ c ( F C N ( l 1 ) ) ) , then F C N ( l ) [ D F C N ( l ) ] will be an induced disconnected graph or ∃ v V ( F C N ( l ) ) but not in N [ D F C N ( l ) ] . This is a contradiction to the definition of the connected dominating set. Thus, γ c ( F C N ( l ) ) = 4 ( γ c ( F C N ( l 1 ) ) + 1 ) for l 1 . Let D F C N ( l ) = { a b | | D F C N ( l 1 ) : a , b { 0 , 1 } } { 0010 ( 01 ) l 1 , 0110 ( 01 ) l 1 , 1010 ( 01 ) l 1 , 1110 ( 01 ) l 1 } for l 1 , where D F C N ( 1 ) = { 1111 , 1110 , 1011 , 1010 , 0111 , 0110 , 0011 , 0010 } . It is to be noted that x D F C N ( l ) N ( x ) = V ( F C N ( l ) ) D F C N ( l ) , x D F C N ( l ) N [ x ] = V ( F C N ( l ) ) and D F C N ( l ) is connected. Therefore, D F C N ( l ) is a CDS and D F C N ( 2 ) is depicted in Figure 8. □
Theorem 21.
γ × 2 ( F C N ( 1 ) ) = 12 .
Proof. 
It is obvious that for F C N ( 0 ) , the double domination number is 3 since it is isomorphic to C 4 . By Theorem 9, we determine γ × 2 ( F C N ( 1 ) ) = 4 ( γ × 2 ( F C N ( 0 ) ) ) = 12 . Let D F C N ( 1 ) = { 1111 , 1110 , 1101 , 1011 , 1010 , 1001 , 0111 , 0110 , 0101 , 0011 , 0010 , 0001 } . It is to be noted that x D F C N ( 1 ) N ( x ) = V ( F C N ( 1 ) ) D F C N ( 1 ) , x D F C N ( 1 ) N [ x ] = V ( F C N ( 1 ) ) and for every x V ( F C N ( 1 ) ) , | N [ x ] D F C N ( 1 ) |     2 . Therefore, D F C N ( 1 ) is a DDS and D F C N ( 1 ) is depicted in Figure 9. □
Theorem 22.
γ × 2 ( F C N ( l ) ) = 4 ( γ × 2 ( F C N ( l 1 ) ) 1 ) for l 2 .
Proof. 
By Theorem 8, we obtain γ × 2 ( F C N ( l ) ) { 4 γ × 2 ( F C N ( l 1 ) ) , 4 ( γ × 2 ( F C N ( l 1 ) ) ) , 4 ( γ × 2 ( F C N ( l 1 ) ) ) 2 , 4 ( γ × 2 ( F C N ( l 1 ) ) ) 2 , 4 ( γ × 2 ( F C N ( l 1 ) ) 1 ) , 4 ( γ × 2 ( F C N ( l 1 ) ) ) 5 } . Here, there are two minimum values for the DDS. That is, γ × 2 ( F C N ( l ) ) { 4 ( γ × 2 ( F C N ( l 1 ) ) 1 ) , 4 ( γ × 2 ( F C N ( l 1 ) ) ) 5 } . If γ × 2 ( F C N ( l ) ) = 4 ( γ × 2 ( F C N ( l 1 ) ) ) 5 , then ∃ v V ( F C N ( l ) ) where | N [ v ] D F C N ( l ) |     1 . Thus, γ × 2 ( F C N ( l ) ) = 4 ( γ × 2 ( F C N ( l 1 ) ) 1 ) for l 2 . Let D F C N ( l ) = { a b | | D F C N ( l 1 ) : a , b { 0 , 1 } } { ( 1110 ) ( 01 ) l 2 ( 11 ) , ( 1010 ) ( 01 ) l 2 ( 11 ) , ( 0110 ) ( 01 ) l 2 ( 11 ) , ( 0010 ) ( 01 ) l 2 ( 11 ) } for l 2 , where D F C N ( 1 ) = { 1111 , 1110 , 1101 , 1011 , 1010 , 1001 , 0111 , 0110 , 0101 , 0011 , 0010 , 0001 } . It is to be noted that x D F C N ( l ) N ( x ) = V ( F C N ( l ) ) D F C N ( l ) , x D F C N ( l ) N [ x ] = V ( F C N ( l ) ) and for every x V ( F C N ( l ) ) , | N [ x ] D F C N ( l ) |     2 . Therefore, D F C N ( l ) is a DDS and D F C N ( 2 ) is depicted in Figure 10. □
Theorem 23.
γ 2 ( F C N ( l ) ) = 4 ( γ 2 ( F C N ( l 1 ) ) ) for l 1 .
Proof. 
From Theorem 10 and Theorem 11, we obtain γ 2 ( F C N ( l ) ) = 4 ( γ 2 ( F C N ( l 1 ) ) ) for l     1 . Let D F C N ( l ) = { N ( s 1 s 2 l 01 ) : s 1 , s 2 , , s 2 l { 0 , 1 } } for l     1 . It is to be noted that x D F C N ( l ) N ( x ) = V ( F C N ( l ) ) D F C N ( l ) , x D F C N ( l ) N [ x ] = V ( F C N ( l ) ) and for every x V ( F C N ( l ) ) D F C N ( l ) , | N ( x ) D F C N ( l ) |     2 . Therefore, D F C N ( l ) is a 2DS and D F C N ( 2 ) is depicted in Figure 11. □
Theorem 24.
γ r ( F C N ( l ) ) = 4 ( γ 2 ( F C N ( l 1 ) ) ) for l 1 .
Proof. 
From Theorem 3, Theorem 2, and Theorem 17, we have max { 4 l , 4 ( γ ( F C N ( l 1 ) ) ) 2 } γ r ( F C N ( l ) ) 4 l + 4 ( γ ( F C N ( l 1 ) ) ) 2 . Suppose γ r ( F C N ( l ) ) = 4 l , then ∃ v V ( F C N ( l ) ) , which is a two-degree twin vertex, such that v N [ D F C N ( l ) ] . This is a contradiction to the definition of resolving domination. Suppose γ r ( F C N ( l ) ) = 4 ( γ ( F C N ( l 1 ) ) ) 2 , by Theorem 1 and 17, the vertices of the set does not contain twin vertices, which are necessary for resolving the graph. This is a contradiction to the definition of the resolving domination. Thus, the set must contain all twin vertices except one from each twin set and must dominate the vertices of F C N ( l ) . Thus, in every disjoint C 4 of F C N ( l ) , we need at least two vertices and one must be from the twin set. This implies that γ r ( F C N ( l ) ) = 4 ( γ 2 ( F C N ( l 1 ) ) ) for l 1 . Let D F C N ( l ) = { N ( s 1 s 2 l 01 ) : s 1 , s 2 , , s 2 l { 0 , 1 } } for l 1 . It is to be noted that x D F C N ( l ) N ( x ) = V ( F C N ( l ) ) D F C N ( l ) , x D F C N ( l ) N [ x ] = V ( F C N ( l ) ) and x D F C N ( l ) , d ( x , y ) d ( x , z ) for every pair of y , z V ( F C N ( l ) ) . Therefore, D F C N ( l ) is an RDS and D F C N ( 2 ) is depicted in Figure 11. □
Note that the RDS with cardinality 4 ( γ 2 ( F C N ( l 1 ) ) ) shown in Figure 11 is also an RIDS. In consequence, we have the following immediate Corollary of Theorem 24.
Corollary 5.
γ r i ( F C N ( l ) ) = 4 ( γ 2 ( F C N ( l 1 ) ) ) for l 1 .
Theorem 25.
γ r t ( F C N ( 1 ) ) = 8 .
Proof. 
From Theorem 3, Corollary 2, and Theorem 18 we obtain γ r t ( F C N ( 1 ) ) = 8 , since it must be both a resolving and total dominating set. Let D F C N ( 1 ) = { 1111 , 1110 , 1011 , 1010 , 0111 , 0110 , 0011 , 0010 } . It is to be noted that x D F C N ( 1 ) N ( x ) = V ( F C N ( 1 ) ) D F C N ( 1 ) , x D F C N ( 1 ) N [ x ] = V ( F C N ( 1 ) ) , the induced graph of D F C N ( 1 ) does not contain any isolated vertex, and x D F C N ( 1 ) , d ( x , y ) d ( x , z ) for every pair of y , z V ( F C N ( 1 ) ) . Therefore, D F C N ( 1 ) is an RTDS and D F C N ( 1 ) is depicted in Figure 6. □
Theorem 26.
γ r t ( F C N ( l ) ) = 4 ( γ r t ( F C N ( l 1 ) ) ) for l 2 .
Proof. 
From Theorem 3, Corollary 2, and Theorem 19, we have max { 4 l , 4 ( γ t ( F C N ( l 1 ) ) ) 2 } γ r t ( F C N ( l ) ) 4 l + 4 ( γ t ( F C N ( l 1 ) ) ) 2 . The same argument constructed in Theorem 24 holds here. But we need to choose the twins except one from each twin set including its one neighbor. Thus, γ r t ( F C N ( l ) ) = 4 ( γ r t ( F C N ( l 1 ) ) ) for l 2 and the set is a total dominating and resolving set. Let D F C N ( l ) = { a b | | D F C N ( l 1 ) : a , b { 0 , 1 } } for l 2 , where D F C N ( 1 ) = { 1111 , 1110 , 1011 , 1010 , 0111 , 0110 , 0011 , 0010 } . It is to be noted that x D F C N ( l ) N ( x ) = V ( F C N ( l ) ) D F C N ( l ) , x D F C N ( l ) N [ x ] = V ( F C N ( l ) ) , the induced graph of D F C N ( l ) does not contain any isolated vertex, and x D F C N ( l ) , d ( x , y ) d ( x , z ) for every pair of y , z V ( F C N ( l ) ) . Therefore, D F C N ( l ) is an RTDS and D F C N ( 2 ) is depicted in Figure 12. □
Theorem 27.
γ r c ( F C N ( l ) ) = 4 ( γ c ( F C N ( l 1 ) ) + 1 ) for l 1 .
Proof. 
From Theorem 3, Corollary 3, and Theorem 20, we obtain γ r c ( F C N ( l ) ) = 4 ( γ c ( F C N ( l 1 ) ) + 1 ) for l 1 . Let D F C N ( l ) = { a b | | D F C N ( l 1 ) : a , b 0 , 1 } { 0010 ( 01 ) l 1 , 0110 ( 01 ) l 1 , 1010 ( 01 ) l 1 , 1110 ( 01 ) l 1 } for l 1 where D F C N ( 1 ) = { 1111 , 1110 , 1011 , 1010 , 0111 , 0110 , 0011 , 0010 } . It is to be noted that x D F C N ( l ) N ( x ) = V ( F C N ( l ) ) D F C N ( l ) , x D F C N ( l ) N [ x ] = V ( F C N ( l ) ) , the induced graph of D F C N ( l ) is connected, and x D F C N ( l ) , d ( x , y ) d ( x , z ) for every pair of y , z V ( F C N ( l ) ) . Therefore, D F C N ( l ) is an RCDS and D F C N ( 2 ) is depicted in Figure 8. □

4. Conclusions

Studying domination in the context of rooted product graphs has provided new insights into domination parameters, such as the domination number and the change when two graphs are combined through a rooted product operation. This work has contributed to understanding the original properties of the graph influencing the domination properties of resultant graphs. Specifically, for rooted product graphs, the domination behavior has been linked to the properties of the root vertex and interaction with other vertices. In satellite technologies, the space information network is constructed by the satellites (fixed as the node of the network), and the links of the satellites are used for communication and environment monitoring (commonly known as domination). Considering fractal cubic networks in satellite technologies will enhance environmental monitoring by fixing the satellites on the root vertex. These insights can help design more efficient algorithms and solve graph-theoretical problems in network theory, biology, computer science, and telecommunication systems. Future research includes developing algorithms, root selection strategies, and parameter generalization. By addressing these future research directions, a more comprehensive understanding of domination in rooted product graphs can be developed, leading to theoretical advancements and practical applications across various fields.

Author Contributions

Conceptualization, S.P. and A.K.A.; methodology, S.P.; software, A.K.A. and M.A.; validation, S.P., A.K.A. and M.A.; formal analysis, S.P. and A.K.A.; investigation, S.P. and A.K.A.; writing—original draft preparation, A.K.A.; writing—review and editing, S.P.; visualization, S.P., A.K.A. and M.A.; supervision, S.P. All authors have read agreed to the published version of the manuscript.

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 authors declare no conflicts of interest.

References

  1. Akers, S.B.; Krishnamurthy, B. A group-theoretic model for symmetric interconnection networks. IEEE Trans. Comput. 1989, 38, 555–566. [Google Scholar] [CrossRef]
  2. Estrada-Moreno, A.; Rodriguez-Velazques, J.A. On the general Randic index of polymeric networks modelled by generalized Sierpiński graphs. Discrete Appl. Math. 2019, 263, 140–151. [Google Scholar] [CrossRef]
  3. Zeng, C.; Huang, Y.; Guo, L.; Xue, Y. Average path length and Fermat distance in fractal networks composed of high-dimensional Sierpiński pyramids. Chaos Soliton Fract. 2023, 173, 113654. [Google Scholar] [CrossRef]
  4. Ali, A. Remarks on certain degree-based topological indices of generalized Sierpiński graphs. Chaos Soliton Fract. 2020, 138, 109956. [Google Scholar] [CrossRef]
  5. Imran, M.; Gao, W.; Farahani, M.R. On topological properties of Sierpiński networks. Chaos Soliton Fract. 2017, 98, 199–204. [Google Scholar] [CrossRef]
  6. Imran, M.; Jamil, M.K. Sharp bounds on certain degree based topological indices for generalized Sierpiński graphs. Chaos Soliton Fract. 2020, 132, 109608. [Google Scholar] [CrossRef]
  7. Ghazwani, H.; Nadeem, M.F.; Ishfaq, F.; Koam, A.N. On entropy of some fractal structures. Fractal Fract. 2023, 7, 378. [Google Scholar] [CrossRef]
  8. Altassan, A.; Imran, M. Topological properties of polymeric networks modelled by generalized Sierpiński graphs. Fractal Fract. 2024, 8, 123. [Google Scholar] [CrossRef]
  9. Harary, F.; Hayes, J.P.; Wu, H.J. A survey of the theory of hypercube graphs. Comput. Math. Appl. 1988, 15, 277–289. [Google Scholar] [CrossRef]
  10. Loh, P.K.; Hsu, W.J.; Pan, Y. The exchanged hypercube. IEEE Trans. Parallel Distrib. Syst. 2005, 16, 866–874. [Google Scholar] [CrossRef]
  11. El-Amawy, A.; Latifi, S. Properties and performance of folded hypercubes. IEEE Trans. Parallel Distrib. Syst. 1991, 2, 31–42. [Google Scholar] [CrossRef]
  12. Zhu, Q.; Liu, S.Y.; Xu, M. On conditional diagnosability of the folded hypercubes. Inf. Sci. 2008, 178, 1069–1077. [Google Scholar] [CrossRef]
  13. Efe, K. The crossed cube architecture for parallel computation. IEEE Trans. Parallel Distrib. Syst. 1992, 3, 513–524. [Google Scholar] [CrossRef]
  14. Fan, J.; Jia, X. Embedding meshes into crossed cubes. Inf. Sci. 2007, 177, 3151–3160. [Google Scholar] [CrossRef]
  15. Li, K.; Mu, Y.; Li, K.; Min, G. Exchanged crossed cube: A novel interconnection network for parallel computation. IEEE Trans. Parallel Distrib. Syst. 2013, 24, 2211–2219. [Google Scholar] [CrossRef]
  16. Abraham, S.; Padmanabhan, K. The twisted cube topology for multiprocessors: A study in network asymmetry. J. Parallel Distrib. Comput. 1991, 13, 104–110. [Google Scholar] [CrossRef]
  17. Chang, C.P.; Wang, J.N.; Hsu, L.H. Topological properties of twisted cube. Inf. Sci. 1999, 113, 147–167. [Google Scholar] [CrossRef]
  18. Cull, P.; Larson, S.M. The Möbius cubes. IEEE Trans. Comput. 1995, 44, 647–659. [Google Scholar] [CrossRef]
  19. Zhou, W.; Fan, J.; Jia, X.; Zhang, S. The spined cube: A new hypercube variant with smaller diameter. Inf. Process. Lett. 2011, 111, 561–567. [Google Scholar] [CrossRef]
  20. Yang, X.; Evans, D.J.; Megson, G.M. The locally twisted cubes. Int. J. Comput. Math. 2005, 82, 401–413. [Google Scholar] [CrossRef]
  21. Li, T.K.; Tan, J.J.; Hsu, L.H.; Sung, T.Y. The shuffle-cubes and their generalization. Inf. Process. Lett. 2001, 77, 35–41. [Google Scholar] [CrossRef]
  22. Choudum, S.A.; Sunitha, V. Augmented cubes. Networks Int. J. 2002, 40, 71–84. [Google Scholar] [CrossRef]
  23. Ghose, K.; Desai, K.R. Hierarchical cubic networks. IEEE Trans. Parallel Distrib. Syst. 1995, 6, 427–435. [Google Scholar] [CrossRef]
  24. Yun, S.K.; Park, K.H. Comments on hierarchical cubic networks. IEEE Trans. Parallel Distrib. Syst. 1998, 9, 410–414. [Google Scholar]
  25. Duh, D.R.; Chen, G.H.; Fang, J.F. Algorithms and properties of a new two-level network with folded hypercubes as basic modules. IEEE Trans. Parallel Distrib. Syst. 1995, 6, 714–723. [Google Scholar] [CrossRef]
  26. Karci, A.; Selçuk, B. A new hypercube variant: Fractal cubic network graph. Eng. Sci. Technol. Int J. 2015, 18, 32–41. [Google Scholar] [CrossRef]
  27. Arulperumjothi, M.; Klavžar, S.; Prabhu, S. Redefining fractal cubic networks and determining their metric dimension and fault-tolerant metric dimension. Appl. Math. Comput. 2023, 452, 128037. [Google Scholar] [CrossRef]
  28. Prabhu, S.; Arulmozhi, A.K.; Henning, M.A.; Arulperumjothi, M. Power domination and resolving power domination of fractal cubic network. arXiv 2024, arXiv:2407.01935. [Google Scholar]
  29. Godsil, C.D.; McKay, B.D. A new graph product and its spectrum. Bull. Aust. Math. Soc. 1978, 18, 21–28. [Google Scholar] [CrossRef]
  30. Kuziak, D.; Lemańska, M.; Yero, I.G. Domination-related parameters in rooted product graphs. Bull. Malays. Math. Sci. Soc. 2016, 39, 199–217. [Google Scholar] [CrossRef]
  31. Cabrera Martínez, A.; Rodríguez-Velázquez, J.A. Total domination in rooted product graphs. Symmetry 2020, 12, 1929. [Google Scholar] [CrossRef]
  32. Cabrera-Martínez, A.; Estrada-Moreno, A. Double domination in rooted product graphs. Discrete Appl. Math. 2023, 339, 127–135. [Google Scholar] [CrossRef]
  33. Cabrera-Martínez, A.; Rueda-Vázquez, J.M.; Segarra, J. Closed formulas for 2-domination and 2-outer-independent domination numbers of rooted product graphs. Indian J. Pure Appl. Math. 2024, 2024, 1–11. [Google Scholar] [CrossRef]
  34. Harary, F.; Melter, R.A. On the metric dimension of a graph. Ars Combin. 1976, 2, 191–195. [Google Scholar]
  35. Haynes, T.W.; Hedetniemi, S.; Slater, P. Fundamentals of Domination in Graphs; CRC Press: Boca Raton, FL, USA, 2013. [Google Scholar]
  36. Brewster, R.C.; MacGillivray, G.; Yang, F. Broadcast domination and multipacking in strongly chordal graphs. Discrete Appl. Math. 2019, 261, 108–118. [Google Scholar] [CrossRef]
  37. Bannoura, A.; Ortolf, C.; Reindl, L.; Schindelhauer, C. The wake up dominating set problem. Theoret. Comput. Sci. 2015, 608, 120–134. [Google Scholar] [CrossRef]
  38. Farahani, R.Z.; Asgari, N.; Heidari, N.; Hosseininia, M.; Goh, M. Covering problems in facility location: A review. Comput. Ind. Eng. 2012, 62, 368–407. [Google Scholar] [CrossRef]
  39. Kelleher, L.L.; Cozzens, M.B. Dominating sets in social network graphs. Math. Soc. Sci. 1988, 16, 267–279. [Google Scholar] [CrossRef]
  40. Gao, W.; Wu, H.; Siddiqui, M.K.; Baig, A.Q. Study of biological networks using graph theory. Saudi J. Biol. Sci. 2018, 25, 1212–1219. [Google Scholar] [CrossRef] [PubMed]
  41. Milenković, T.; Memiššević, V.; Bonato, A.; Pržulj, N. Dominating biological networks. PLoS ONE 2011, 6, e23016. [Google Scholar] [CrossRef]
  42. Nacher, J.C.; Akutsu, T. Minimum dominating set-based methods for analyzing biological networks. Methods 2016, 102, 57–63. [Google Scholar] [CrossRef] [PubMed]
  43. Hernando, C.; Mora, M.; Pelayo, I.M. Resolving dominating partitions in graphs. Discrete Appl. Math. 2019, 266, 237–251. [Google Scholar] [CrossRef]
  44. Brigham, R.C.; Chartrand, G.; Dutton, R.D.; Zhang, P. Resolving domination in graphs. Math. Bohem. 2003, 128, 25–36. [Google Scholar] [CrossRef]
  45. Monsanto, G.B.; Rara, H. Resolving domination in graphs under some binary operations. Eur. J. Pure Appl. Math. 2023, 16, 18–28. [Google Scholar] [CrossRef]
  46. Naji, A.M.; Soner, N.D. Resolving connected domination in graphs. Math. Comb. 2015, 4, 129–136. [Google Scholar]
  47. Prabhu, S.; Flora, T.; Arulperumjothi, M. On independent resolving number of TiO2[m, n] nanotubes. J. Intell. Fuzzy Syst. 2018, 35, 6421–6425. [Google Scholar] [CrossRef]
  48. Prabhu, S.; Manimozhi, V.; Davoodi, A.; Guirao, J.L.G. Fault-tolerant basis of generalized fat trees and perfect binary tree derived architectures. J. Supercomput. 2024, 80, 15783–15798. [Google Scholar] [CrossRef]
  49. Prabhu, S.; Manimozhi, V.; Arulperumjothi, M.; Klavžar, S. Twin vertices in fault-tolerant metric sets and fault-tolerant metric dimension of multistage interconnection networks. Appl. Math. Comput. 2022, 420, 126897. [Google Scholar] [CrossRef]
  50. Prabhu, S.; Deepa, S.; Elavarasan, R.M.; Hossain, E. Optimal PMU placement problem in octahedral networks. RAIRO Oper. Res. 2022, 56, 3449–3459. [Google Scholar] [CrossRef]
Figure 1. Various dimensions of hypercubes.
Figure 1. Various dimensions of hypercubes.
Fractalfract 08 00747 g001
Figure 2. Various dimensions of F C N .
Figure 2. Various dimensions of F C N .
Fractalfract 08 00747 g002
Figure 3. (a) Graph Γ ; (b) RS of Γ ; (c) DS, IDS, RDS and RIDS of Γ ; (d) TDS of Γ ; (e) CDS of Γ ; (f) DDS of Γ ; (g) 2DS of Γ ; (h) RTDS of Γ ; (i) RCDS of Γ .
Figure 3. (a) Graph Γ ; (b) RS of Γ ; (c) DS, IDS, RDS and RIDS of Γ ; (d) TDS of Γ ; (e) CDS of Γ ; (f) DDS of Γ ; (g) 2DS of Γ ; (h) RTDS of Γ ; (i) RCDS of Γ .
Fractalfract 08 00747 g003
Figure 4. (a) Γ ; (b) TD and CD set of Γ ; (c) resolving set of Γ .
Figure 4. (a) Γ ; (b) TD and CD set of Γ ; (c) resolving set of Γ .
Fractalfract 08 00747 g004
Figure 5. DS and IDS of F C N ( 2 ) .
Figure 5. DS and IDS of F C N ( 2 ) .
Fractalfract 08 00747 g005
Figure 6. TDS of F C N ( 1 ) .
Figure 6. TDS of F C N ( 1 ) .
Fractalfract 08 00747 g006
Figure 7. TDS of F C N ( 2 ) .
Figure 7. TDS of F C N ( 2 ) .
Fractalfract 08 00747 g007
Figure 8. CDS of F C N ( 2 ) .
Figure 8. CDS of F C N ( 2 ) .
Fractalfract 08 00747 g008
Figure 9. DDS of F C N ( 1 ) .
Figure 9. DDS of F C N ( 1 ) .
Fractalfract 08 00747 g009
Figure 10. DDS of F C N ( 2 ) .
Figure 10. DDS of F C N ( 2 ) .
Fractalfract 08 00747 g010
Figure 11. 2DS, RDS, and RIDS of F C N ( 2 ) .
Figure 11. 2DS, RDS, and RIDS of F C N ( 2 ) .
Fractalfract 08 00747 g011
Figure 12. RTDS of F C N ( 2 ) .
Figure 12. RTDS of F C N ( 2 ) .
Fractalfract 08 00747 g012
Table 1. The literature on variants of hypercubes.
Table 1. The literature on variants of hypercubes.
S.NoVariants of HypercubesReferences
1Exchanged hypercubes[10]
2Folded hypercubes[11,12]
3Crossed cubes[13]
4Exchanged crossed cubes[14,15]
5Twisted cubes[16,17]
6Möbius cubes[18]
7Spined cubes[19]
8Locally twisted cubes[20]
9Shuffle cubes[21]
10Augmented cubes[22]
11Hierarchical cubic networks[23,24]
12Folded hierarchical cubic networks[25]
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

Prabhu, S.; Arulmozhi, A.K.; Arulperumjothi, M. Certain Domination Parameters and Their Resolving Versions of Fractal Cubic Networks. Fractal Fract. 2024, 8, 747. https://doi.org/10.3390/fractalfract8120747

AMA Style

Prabhu S, Arulmozhi AK, Arulperumjothi M. Certain Domination Parameters and Their Resolving Versions of Fractal Cubic Networks. Fractal and Fractional. 2024; 8(12):747. https://doi.org/10.3390/fractalfract8120747

Chicago/Turabian Style

Prabhu, Savari, Arumugam Krishnan Arulmozhi, and M. Arulperumjothi. 2024. "Certain Domination Parameters and Their Resolving Versions of Fractal Cubic Networks" Fractal and Fractional 8, no. 12: 747. https://doi.org/10.3390/fractalfract8120747

APA Style

Prabhu, S., Arulmozhi, A. K., & Arulperumjothi, M. (2024). Certain Domination Parameters and Their Resolving Versions of Fractal Cubic Networks. Fractal and Fractional, 8(12), 747. https://doi.org/10.3390/fractalfract8120747

Article Metrics

Back to TopTop