Next Article in Journal
Numerical Comparisons of Heuristic Stress Topology Optimization Methods
Previous Article in Journal
Conditional Optimal Sets and the Quantization Coefficients for Some Uniform Distributions
Previous Article in Special Issue
Graph-Theoretic Detection of Anomalies in Supply Chains: A PoR-Based Approach Using Laplacian Flow and Sheaf Theory
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Roman Domination of Cartesian Bundles of Cycles over Cycles

by
Simon Brezovnik
1,2,* and
Janez Žerovnik
1,3
1
Faculty of Mechanical Engineering, University of Ljubljana, 1000 Ljubljana, Slovenia
2
Institute of Mathematics, Physics and Mechanics, 1000 Ljubljana, Slovenia
3
Rudolfovo—Science and Technology Centre, 8000 Novo Mesto, Slovenia
*
Author to whom correspondence should be addressed.
Mathematics 2025, 13(15), 2351; https://doi.org/10.3390/math13152351
Submission received: 18 June 2025 / Revised: 21 July 2025 / Accepted: 21 July 2025 / Published: 23 July 2025
(This article belongs to the Special Issue Graph Theory: Advanced Algorithms and Applications, 2nd Edition)

Abstract

A Roman dominating function f of a graph G = ( V , E ) assigns labels from the set { 0 , 1 , 2 } to vertices such that every vertex labeled 0 has a neighbor labeled 2. The weight of an RDF f is defined as w ( f ) = v V f ( v ) , and the Roman domination number, γ R ( G ) , is the minimum weight among all RDFs of G. This paper studies the domination and Roman domination numbers in Cartesian bundles of cycles. Furthermore, the constructed optimal patterns improve known bounds and suggest even better bounds might be achieved by combining patterns, especially for bundles involving shifts of order 4 k and 5 k .
MSC:
05C69; 05C76

1. Introduction

Domination in graphs is a foundational area in graph theory, involving the selection of certain vertices to control the rest of the graph. Among the many extensions of this idea, Roman domination stands out due to its historical interpretation and mathematical novelty. It is inspired by a strategic problem: how to deploy limited forces across a network of locations to ensure that every unguarded site is within immediate reach of reinforcements.
Formally, a Roman dominating function (RDF) assigns a label 0, 1, or 2 to each vertex under the condition that any vertex labeled 0 must be adjacent to at least one vertex labeled 2. In this context, a vertex with label 2 represents a location sufficiently fortified to defend itself and an adjacent unguarded neighbor. The goal is to minimize the total weight, the sum of the assigned values, across the graph. The concept of Roman domination in graphs was first popularized by Stewart [1] through a historical analogy involving the defense of the Roman Empire. This idea was later formalized and thoroughly analyzed by Cockayne et al. [2], who introduced the Roman domination number and studied its properties for various graph classes. In [3], Kämmerling and Volkmann introduced the concept of Roman k-domination, which generalizes the classical Roman domination by requiring that each vertex assigned 0 must be adjacent to at least k vertices assigned 2. For a more detailed overview of different variants of Roman domination, the reader is referred to [4,5].
Graph bundles are a generalization of both graph products and covering graphs [6,7]. Interestingly, some well-known interconnection networks, such as twisted hypercubes [8,9] and multiplicative circulant graphs [10], can be interpreted as specific types of Cartesian graph bundles. One of the advantages of such structures is that they can achieve smaller diameters compared to traditional graph products [11,12], making them attractive for use in early supercomputer architectures [13].
Several classical graph invariants have been studied in graph bundles, including the domination number [14] and the chromatic number [15], highlighting their theoretical richness and potential for practical applications.
Some recent research has focused on various domination parameters in graph products, graph bundles, and related constructions. Ganesamurthy et al. [16] determined exact values and tight upper bounds for the connected power domination number γ P ( G ) of Cartesian products. Anderson and Kuenzel [17] established the lower bound which holds for trees whose domination and power domination numbers coincide. In a further refinement of the well-known Clark–Suen bound, Tout [18] proved a lower bound of the triple Cartesian product of graphs.
Domination in bundles has also received attention. Brezovnik et al. [19] studied 2-rainbow domination in Cartesian graph bundles over cycles and established bounds up to an additive constant, which is similar to the situation in products of cycles. In a related work, Hu and Sohn [20] provided exact values for total and paired domination numbers in C m -bundles over C n , which are structurally related to toroidal meshes.
Several domination variants have recently been investigated in various product settings. Klavžar et al. [21] analyzed orientable domination in Cartesian, lexicographic, and corona products. Cabrera Martinez et al. [22] examined Roman domination in direct and rooted products, and in [23], Cabrera Martinez provided exact formulas for the total Roman domination in rooted products. A comprehensive survey on double Roman domination [24] addresses Cartesian, strong, and direct products and outlines several open problems.
Recently, Vaidya and Pandit [25] proposed a framework for global equitable domination in Cartesian products such as P n P 2 , C n P 2 , and C n K m , providing valuable benchmarks for studying domination variants.
In this paper, we contribute to this line of research by investigating Roman domination in Cartesian products and graph bundles, aiming to bridge the gap between classical product results and more complex bundled structures. The following result generalizes previous findings on the Roman domination number of Cartesian product of cycles [26].
Our main result is summarized in the following theorems.
Theorem 1.
Let C n φ C m be the Cartesian graph bundle of two cycles, where φ is an automorphism of the fiber C m . Then, the Roman domination number of C n φ C m is
γ R C n φ C m = 3 n 2 , m = 3 , 2 n , m = 4 or ( m = 5 and φ = σ is a cyclic shift and 2 n mod 5 ) , 2 n + 1 , m = 5 and φ is a reflection , 2 n + 2 , m = 5 , φ = σ is a cyclic shift and 2 n mod 5 .
Theorem 2.
Let C n φ C m be a Cartesian graphs bundle with fiber C m over base C n .
Then, the Roman domination number of C n φ C m satisfies the following upper bounds:
γ R ( C n φ C m ) 3 n 2 k , m = 3 k , 2 n k , m = 4 k , 2 ( n + 1 ) k , m = 5 k .

2. Preliminaries

Formally, Roman domination in graphs was introduced by Cockayne et al. [2] as follows. Given a graph G = ( V , E ) , a function f : V { 0 , 1 , 2 } induces a partition of V into three sets: V 0 = { v V f ( v ) = 0 } , V 1 = { v V f ( v ) = 1 } , and V 2 = { v V f ( v ) = 2 } . We have n = n 0 + n 1 + n 2 , where | V i | = n i for i = 0 , 1 , 2 . Since there exists a one-to-one correspondence between such functions and ordered partitions ( V 0 , V 1 , V 2 ) of V, we will write f = ( V 0 , V 1 , V 2 ) .
A function f = ( V 0 , V 1 , V 2 ) is called a Roman dominating function (an RDF) if every vertex in V 0 is adjacent to at least one vertex in V 2 . The weight of an RDF f is defined as
w ( f ) = v V f ( v ) = n 1 + 2 n 2 .
The Roman domination number, γ R ( G ) , is the minimum weight over all possible RDF-s of G. If a function f = ( V 0 , V 1 , V 2 ) is an RDF and has weight w ( f ) = γ R ( G ) , we call it a γ R -function.
It is well known that γ ( G ) γ R ( G ) 2 γ ( G ) , where γ ( G ) denotes the domination number of G [2]. The only graphs satisfying γ R ( G ) = γ ( G ) are edgeless graphs. A graph is referred to as a Roman graph if γ R ( G ) = 2 γ ( G ) . It was shown that this equality holds if and only if G admits a γ R ( G ) -function in which no vertex is assigned value 1, i.e., f ( v ) { 0 , 2 } for all v V ( G ) [2].
Two graphs G and H are said to be isomorphic if there exists a bijective mapping φ : V ( G ) V ( H ) that preserves adjacency as well as non-adjacency. That is, φ is an isomorphism if for every pair of vertices i , j V ( G ) , it holds that i j E ( G ) if and only if φ ( i ) φ ( j ) E ( H ) . When such an isomorphism maps a graph onto itself, it is called an automorphism. The identity automorphism on a graph G is denoted by id G or simply id when the context is clear. The cycle graph  C n on n vertices is defined by the vertex set V ( C n ) = { 0 , 1 , , n 1 } , where two vertices i and j are adjacent if and only if i j ± 1 mod n . If G and H are isomorphic, we write shortly G H .
Cartesian graph bundles extend the concept of Cartesian graph products by introducing additional structure.
Let B and G be graphs, and let Aut ( G ) denote the automorphism group of G. We associate an automorphism of G to each pair of adjacent vertices u , v V ( B ) through a mapping
φ : A ( B ) Aut ( G ) ,
where A ( B ) stands for the set of all arcs in graph B. For simplicity, we denote φ ( u , v ) = φ u , v with the assumption that φ v , u = φ u , v 1 for all u , v V ( B ) .
We now define a graph X with a vertex set given by the Cartesian product V ( X ) = V ( B ) × V ( G ) . Adjacency in X is determined as follows: vertices ( b 1 , g 1 ) and ( b 2 , g 2 ) are adjacent if and only if one of the following holds:
  • b 1 = b 2 and g 1 g 2 E ( G ) , or
  • b 1 b 2 E ( B ) and g 2 = φ b 1 , b 2 ( g 1 ) .
The resulting graph X is referred to as a Cartesian graph bundle, where B serves as the base and G as the fiber, and we denote this by X = B φ G .
It is a classical result that Cartesian products of graphs admit a unique factorization (modulo isomorphism and permutation of factors) [27], whereas a single graph can have multiple non-equivalent representations as graph bundles [28]. When all mappings φ u , v are identities, the bundle reduces to the standard Cartesian product:
X = B φ G = B G .
Additionally, if the base graph is a tree, then the bundle can always be represented as a Cartesian product regardless of the automorphism assignment:
T φ G T G
for any graph G, tree T, and mapping φ [6,7].
For our purposes, it is also important to observe that any Cartesian graph bundle constructed over a cycle can be relabeled so that all automorphisms, except possibly one, are identities [15].
As established in [15], graph bundles exhibit a locally product-like structure. Specifically, any pair of adjacent fibers induces a subgraph isomorphic to the Cartesian product of the fiber and the complete graph K 2 . This localized product structure inherently determines an isomorphism between the neighbouring fibers—interpretable as an automorphism acting on the fiber itself. Therefore, when the fiber is a cycle, the possible nontrivial automorphisms are limited to cyclic rotations (shifts) and reflections, corresponding to the symmetries of the cycle. Fixing V ( C n ) = { 0 , 1 , 2 , , n 1 } , we denote φ n 1 , 0 = α , φ i 1 , i = i d for i = 1 , 2 , , n 1 , and write C n φ G = C n α G . Additional illustrations of Cartesian graph bundles are provided in [29].
In [2], the authors determined the exact Roman domination number for several graph families. For example, for paths and cycles of order n, the value is
γ R ( P n ) = γ R ( C n ) = 2 n 3 .
Moreover, for the 2 × n grid graph, which is the Cartesian product P 2 P n , it was shown that
γ R ( P 2 P n ) = n + 1 .
For Cartesian products involving cycles, such as C m C n , only partial results and bounds are known, and determining the exact Roman domination number remains an open problem in general. For small m values, exact values of γ R ( C n C m ) are provided in [26]:
  • Roman domination number for the Cartesian product of C n and C 3 :
    γ R ( C n C 3 ) = 3 n 2 .
  • Roman domination number for the Cartesian product of C n and C 4 :
    γ R ( C n C 4 ) = 2 n .
  • Roman domination number for the Cartesian product of C n and C 5 :
    γ R ( C n C 5 ) = 2 n , if n { 5 k k N } , 2 n + 2 , otherwise .
  • Roman domination number for the Cartesian product of C n and C 6 :
    γ R ( C n C 6 ) = 8 n 3 , if n { 6 k k N } , 8 n 3 + 1 , if n { 6 k + 5 , 18 k + 3 , 18 k + 8 , 18 k + 13 k N 0 } , 8 n 3 + 2 , otherwise .
In [26], closed expressions that hold for arbitrary n were obtained using the algebraic method [30], and then constructions of the corresponding γ R -functions are given. Obviously, for a given instance, there are often many γ R -functions. When n is large, it is known that the γ R -function can be naturally constructed by repeating certain patterns. Below, we provide some examples, not necessarily the same as in [26], that will also be used later when considering the graph bundles.

2.1. Case m = 3

By definition, the vertex set of C n C m is the Cartesian product of vertex sets of factors. So, let us consider functions defined as follows. Assume n is even and recall the labeling of V ( C n ) = { 0 , 1 , 2 , , n 1 } . For even indices i, choose the second index j ( i ) { 0 , 1 , 2 } such that j ( i ) j ( i ± 2 ) and set f ( i , j ) = 2 . This is clearly possible. Then, for odd indices i, choose j that is different from both j ( i 1 ) and j ( i + 1 ) . (All other vertices are assigned 0). Clearly, this defines a γ R -function f with w ( f ) = 3 n 2 = 3 n 2 .
2 0 1 0 1 1 0 0 2 0 0 2 0 0 0 0 1 2 3 .
For odd n values, we can use the construction above (see Pattern (6)) for n + 1 and ignore the last column. The restriction of f to V ( C n ) × V ( C 3 ) is a γ R -function f having weight 3 n 2 .

2.2. Case m = 4

In this case, the pattern is
3 0 0 2 0 2 1 0 0 0 2 0 0 1 .
Note that once chosen j ( i ) for some i, i.e., the position for assigning a 2 in the i-th column, only one vertex on the i-th fiber remains undominated, so we have to assign either a 2 to one of its neighbors or 1 to both neighbors. Clearly, in the first case, the two consecutive columns are dominated by vertices assigned to them. This immediately implies that for even n values, we have γ R -functions of weight 2 n .
For odd n values, we proceed as follows. Set for i { 0 , 1 , n 2 }
f ( i , j ) = 2 if i even and j = 0 , 2 if i odd and j = 2 , 0 , otherwise .
In addition, define f ( n 1 , 1 ) = 1 and f ( n 1 , 3 ) = 1 (and f ( n 1 , 0 ) = 0 ,   f ( n 1 , 2 ) = 0 ). This gives a γ R -function f of weight 2 n ; see the part of assignment with column n 1 emphasized (bold) below:
3 0 0 1 0 0 2 0 2 0 0 2 1 0 0 1 0 0 0 2 0 0 2 0 0 1 2 3 4 .

2.3. Case m = 5

The pattern
4 0 0 2 0 0 0 0 2 0 0 3 0 0 0 0 2 0 0 0 0 2 2 0 2 0 0 0 0 2 0 0 0 1 0 0 0 2 0 0 0 0 2 0 0 2 0 0 0 0 2 0 0 0 0 0 1 2 n 2 n 1 .
gives a γ R -function of weight 2 n for n = 5 k . For n 5 k , we know that some columns have to be dominated by additional legions, according to the results of [26].
For a later reference, note that the positions of the vertices with f ( i , j ) = 2 are given by the rule j 2 i mod 5 , i = 0 , 1 , , n 1 . In the table (matrix), the row 0 is the lowest, and row n 1 is the highest row.
Remark 1.
Note that the pattern is essentially unique. Namely, all γ R -functions are given by f ( i , j ( i ) ) = 2 exactly when j ( i ) = a ± 2 i for a = 0 , 1 , 2 , 3 , 4 .

3. Graph Bundles

3.1. Bundles of Cycles over Cycles

The automorphism group of a cycle graph C m consists of cyclic shifts and reflections, which preserve the adjacency structure of the graph. These automorphisms are described as follows:
  • A cyclic shift (or rotation) σ , for 0 < m , is defined by
    σ ( i ) i + mod m ,
    for all i { 0 , 1 , , m 1 } . The case = 0 corresponds to the identity automorphism.
  • A reflection without fixed points ρ 0 is defined by
    ρ 0 ( i ) = m i 1 ,
    and exists only when m is even.
  • A reflection with exactly one fixed point ρ 1 is given by
    ρ 1 ( i ) = m i 1 .
    It always applies when m is odd. In this case, the unique fixed point is i = m 1 2 .
  • A reflection with two fixed points ρ 2 is defined as
    ρ 2 ( 0 ) = 0 , ρ 2 ( i ) = m i for i = 1 , , m 1 .
    This occurs when m is even, and the fixed points are precisely i = 0 and i = m 2 .
Fixing a value of m, we define the set of vertices C ( i ) = { ( i , 1 ) , ( i , 2 ) , , ( i , m ) } for each i [ n ] and refer to it as the i-th column of the graph C n φ C m .

3.2. Upper Bounds for Graph Bundles

In this subsection, we discuss the upper bounds for the bundles C n φ C 3 , C n φ C 4 , and C n φ C 5 .
Proposition 1.
Let G be a Cartesian graph bundle C n φ C 3 where φ is any isomorphism. Then
γ R ( C n φ C 3 ) 3 n 2 .
Proof. 
Recall that the vertex sets of the bundle C n φ C 3 and the product C n C 3 are both V ( C n ) × V ( C m ) . The only possible difference are the edges between fiber n 1 and fiber 0. Consider Pattern (6) for the Cartesian product and recall the construction of the γ R -function f. Observe that the same construction provides an RDF f for C n φ C 3 , with, possibly, different choices of indices j ( i ) for i = n 1 and n 2 . □
To provide more insight, we now present several possible RDFs, each corresponding to different examples. For each case, we specify the structure of the function under a particular choice of the mapping φ in the product C n φ C m .
We begin with the first case, where φ n 1 , 0 = σ is a cyclic shift in the last row of C n φ C m , and assume that φ i , i + 1 = id for all other i.
The construction is based on periodic patterns along the C m direction, using blocks of consecutive rows. The case where all transition functions are trivial (including the last one) was already proved in [26], since 3 n 2 is the exact bound for the Roman domination number of C n C m .
First, consider the example when n = 100 and n 0 mod 4 . With some corrections on the last columns, Patterns (12) and (13) give the desired RDF-s for C n φ C m .
[ 0 0 2 1 0 0 0 2 0 1 0 0 0 0 2 0 1 0 2 0 0 0 0 1 2|1 1|0 0|2 0 0 2 0 2 0 0 0 0 1 0 1 92 93 94 95 96 97 98 99 φ n 1 , 0 0 1 2 3 ]
[ 0 0 2 1 0 0 0 2 0 1 0 0 0 0 2 1 0 0 0 2 0 0 0 1 2|0 1|2 0|1 2 0 0 0 0 1 0 1 0 0 2 0 92 93 94 95 96 97 98 99 φ n 1 , 0 0 1 2 3 ]
The cases n 2 mod 4 are illustrated on the examples n = 98 .
[ 0 0 2 1 0 0 0 2 0 1 0 0 0 0 2 1 0 0 2|1 1|0 0|2 0 0 2 0 2 0 0 0 0 1 0 1 92 93 94 95 96 97 φ n 1 , 0 0 1 2 3 ]
[ 0 0 2 1 0 0 0 2 0 1 0 0 0 0 2 0 1 0 2|0 1|2 0|1 2 0 0 0 0 1 0 1 0 0 2 0 92 93 94 95 96 97 φ n 1 , 0 0 1 2 3 ]
The remaining cases are n 1 , 3 mod 4 . Observe that the RDFs for n = 97 and n = 99 are obtained by just removing the last column in solutions for n = 98 and n = 100 .
Now, assume φ is a reflection and assume wlog fixes the vertex corresponding to row 1. For n = 100 , in the example of case n 0 mod 4 , we have
0 1 0 1 2 | 0 2 0 0 0 0 0 2 0 1 | 1 0 0 2 0 2 0 0 0 0 | 2 0 1 0 1 96 97 98 99 φ n 1 , 0 0 1 2 3
Similarly, we need to fix only the last column in case n = 98
0 1 0 1 0 0 2 | 0 2 0 0 0 0 0 2 0 0 1 1 | 1 0 0 2 0 2 0 0 0 2 0 0 | 2 0 1 0 1 92 93 94 95 96 97 φ n 1 , 0 0 1 2 3
As for shifts, the remaining cases n = 97 and n = 99 are handled by removing the last column in solutions for n = 98 and n = 100 .
Proposition 2.
Let G be a Cartesian graph bundle C n φ C 4 where φ is any isomorphism. Then
γ R ( C n φ C 4 ) 2 n .
Proof. 
As in the proof of Proposition 1, start with a γ R -function f for C n C 4 . Observe that for n 2 , the same function based on Pattern (7) is also a γ R function for P n C 4 and therefore trivially also for C n φ C 4 . □
Remark 2.
Note that an alternative proof can be obtained by applying Proposition 2 from [14], which states that γ ( C n φ C 4 ) = n , together with the fact that the Roman domination number is bounded above by 2 γ .
The case m = 5 needs a more detailed analysis. We first consider the cases where the nontrivial isomorphism is a shift.
Proposition 3.
Let G be a Cartesian graph bundle C n φ C 5 where φ is a shift σ . Then,
γ R ( C n φ C 5 ) 2 n , if 2 n + 0 mod 5 2 n + 2 , otherwise .
Proof. 
Let us begin with Pattern (10) on P n φ C 5 . Note that in the general case, one of the vertices in the ( n 1 ) -th copy of the fiber needs to be dominated from fiber 0, and, similarly, one of the vertices in the 0th copy of the fiber needs to be dominated from fiber n 1 . If this is not the case, we can assign 1 to each of the two vertices to obtain an RDF of total weight w ( f ) = 2 n + 2 , as needed. In some cases, we can do better. Assume that 2 n mod 5 . If n = 5 k , then = 0 , and we obtain the same pattern as in the case of products. In all the other cases, we provide RDFs of weight w ( f ) = 2 n below.
  • n = 5 k + 1 , = 2 3 mod 5 .
    [ 0 0 0 0 2 0 0 2 0 0 2 0 0 0 0 0 0 0 2 0 0 2 0 0 0 0 0 0 0 2 4|2 3|1 2|0 1|4 0|3 0 2 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 2 0 0 0 0 0 0 2 5 k 2 5 k 1 5 k φ n 1 , 0 0 1 2 3 4 ]
  • n = 5 k + 2 , = 4 1 mod 5 .
    [ 0 0 2 0 0 2 0 0 0 0 0 0 0 2 0 0 2 0 0 0 0 0 0 0 2 0 0 2 0 0 4|0 3|4 2|3 1|2 0|1 2 0 0 0 0 0 0 2 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 2 0 5 k 1 5 k 5 k + 1 φ n 1 , 0 0 1 2 3 4 ]
  • n = 5 k + 3 , = 6 4 mod 5 .
    [ 0 0 2 0 0 2 0 0 0 0 0 0 0 2 0 0 2 0 0 0 0 0 0 0 2 0 0 2 0 0 2 0 0 0 0 4|3 3|2 2|1 1|0 0|4 0 0 0 0 2 0 2 0 0 0 0 0 0 2 0 2 0 0 0 0 0 0 2 0 0 5 k 5 k + 1 5 k + 2 φ n 1 , 0 0 1 2 3 4 ]
  • n = 5 k + 4 , = 8 2 mod 5 .
    [ 2 0 0 0 0 0 0 0 2 0 0 2 0 0 0 0 0 0 0 2 0 0 2 0 0 2 0 0 0 0 0 0 0 2 0 4|1 3|0 2|4 1|3 0|2 0 0 0 2 0 2 0 0 0 0 0 0 2 0 0 0 0 0 0 2 0 2 0 0 0 5 k + 1 5 k + 2 5 k + 3 φ n 1 , 0 0 1 2 3 4 ]
Remark 3.
Note that this result has already been partially proven by Lemma 3 from [14], which establishes an upper bound for the cases of 2 n mod 5 .
Next, we show that the upper bound for the case of graph bundles C n φ C 5 , where φ is a reflection, appears to be smaller.
Proposition 4.
Let G be a Cartesian graph bundle C n φ C 5 where φ is a reflection. Then,
γ R ( C n φ C 5 ) 2 n + 1 .
Proof. 
First, observe that for a given n, all graph bundles C n φ C 5 where φ is a reflection are isomorphic. We will construct an RDF of weight 2 n + 1 for several small n. By inductive argument, the constructions generalize to all n. Assume that the reflection fixes row 2 in all cases.
To obtain an RDF of the desired weight, we use a translated pattern (not the one defined with j ( i ) = 2 i as we did before).
In the tables below, most of the fibers appear twice to illustrate clearly the reflected pattern. The update of the pattern is emphasized as a bold 1, appearing either in column 0 or in column n 1 .
n = 3 .
0 0 0 | 4 2 0 0 2 0 1 | 3 0 0 2 0 0 2 | 2 0 0 0 0 2 3 | 1 0 2 0 0 0 4 | 0 1 0 0 1 2 φ n 1 , 0 0 1 2
n = 4 .
2 0 0 0 | 4 0 0 0 2 0 0 0 1 | 3 2 0 0 0 0 2 0 2 | 2 0 0 2 0 0 0 0 3 | 1 1 0 0 0 0 0 2 4 | 0 0 2 0 0 1 2 3 φ n 1 , 0 0 1 2 3
n = 5 .
2 0 0 | 4 2 0 0 0 0 0 0 1 | 3 0 0 2 0 0 0 2 2 | 2 0 0 0 0 2 0 0 3 | 1 0 2 0 0 0 0 1 4 | 0 0 0 0 2 0 3 4 φ n 1 , 0 0 1 2 3 4
n = 6 .
2 0 0 0 1 0 | 4 0 0 0 2 0 0 0 0 0 2 0 1 | 3 2 0 0 0 0 2 0 2 0 0 0 2 | 2 0 0 2 0 0 0 0 0 0 0 2 3 | 1 0 0 0 0 2 0 0 0 2 0 0 4 | 0 0 2 0 0 0 0 1 2 3 4 5 φ n 1 , 0 0 1 2 3 4 5
n = 7 . (Observe that an RDF for n = 2 is obtained by just deleting columns 2 to 6.)
2 0 0 | 4 0 0 2 0 0 0 0 0 0 1 | 3 1 0 0 0 2 0 0 0 2 2 | 2 0 2 0 0 0 0 2 0 0 3 | 1 0 0 0 2 0 0 0 0 0 4 | 0 2 0 0 0 0 2 0 5 6 φ n 1 , 0 0 1 2 3 4 5 6
Finally, observe that we can obtain an RDF for n + 5 by inserting 5 columns of the pattern; hence, by induction, we have the constructions for all n 2 . □

3.3. Graph Bundles C n φ C 3 , C n φ C 4 , and C n φ C 5

Exact values for Roman domination are proven here for the cases m = 3 , 4 and 5. More precisely, for fixed m values, we define L B B ( n ) , a lower bound for C n φ C m (the minimum over all φ ), and L B P ( n ) , a lower bound for the product C n C m .
Clearly, L B B ( n ) L B P ( n ) as the product is a special case: a trivial bundle.
On the other hand, we have L B P ( n ) L B B ( n ) for some but not all m. In particular, we show here that L B P ( n ) = L B B ( n ) for m = 3 and 4 and later provide examples showing that for m = 5 , we have L B B ( n ) < L B P ( n ) for some n. In words, for some n, the Roman domination number of the product is smaller or equal to the Roman domination number of bundles, while in some cases, there are graph bundles with smaller Roman domination numbers than the Roman domination number of the product.
Theorem 3.
Let G be a Cartesian graph bundle C n φ C 3 where φ is any isomorphism. Then,
γ R ( C n φ C 3 ) = 3 n 2 .
Proof. 
By Proposition 1, the upper bound has already been established. It remains to prove the corresponding lower bound. Recall that for all n 2 , γ R ( C n C 3 ) = 3 n 2 . Assume that there is a n 0 such that γ R ( C n 0 φ C 3 ) < 3 n 0 2 . Then, we claim that there is a n such that γ R ( C n C 3 ) < 3 n 2 , which is in contradiction to (2).
First, let n 0 be odd, and let φ be a reflection. As n 0 is odd, γ R ( C n 0 φ C 3 ) < 3 n 0 2 means
γ R ( C n 0 φ C 3 ) 3 ( n 0 1 ) 2 + 1 < 3 n 0 2 = 3 ( n 0 1 ) 2 + 2 .
Let us construct a graph bundle H over C 2 n 0 and fiber C 3 as follows. Set φ n 0 1 , n 0 = φ 2 n 0 1 , 0 = φ , and let all other isomorphism be identities. It is clear that H is isomorphic to the Cartesian product, H C 2 n 0 C 3 . Clearly, repeating twice the RDF for C n 0 φ C 3 yields an RDF for H with
w ( f ) = 2 3 n 2 = 2 ( 3 ( n 1 ) 2 + 1 ) < 3 n 2 .
Thus, for n = 2 n 0 , we have a contradiction.
If φ is a shift, then we construct H, a bundle over C n = C 3 n 0 from three copies to obtain contradiction, as in the previous case.
The case when n is odd can be treated analogously. As the proof proceeds in the same manner, we omit the details and leave it to the reader.
Thus, we can conclude that there is no graph bundle with γ R ( C n φ C 3 ) < 3 n 2 , hence the lower bound. □
Theorem 4.
Let G be a Cartesian graph bundle C n φ C 4 where φ is any isomorphism. Then
γ R ( C n φ C 4 ) = 2 n .
Proof. 
By Proposition 2, the upper bound has been proved, so it remains to establish the lower one to complete the argument. Recall that for all n 2 , γ R ( C n C 4 ) = 2 n . Assume that there is a n 0 such that γ R ( C n 0 φ C 4 ) < 2 n 0 . Then, by a construction analogous to one in the proof of Theorem 3 (using either two copies of the bundle for reflection, or four for a shift), we obtain a n such that γ R ( C n C 4 ) < 2 n , which is in contradiction to (3). As the proof is analogous to the previous case ( C 3 ), we omit the details. □
Proposition 5.
Let G be a Cartesian graph bundle C n φ C m where φ is any isomorphism. Then,
γ R ( C n φ C m ) 2 5 m n .
Proof. 
Note that a vertex v with f ( v ) = 2 covers the demand of itself and its four neighbors, while a vertex v with f ( v ) = 1 only covers the demand of itself. Hence, in the optimal case, all the demands are covered by vertices with f ( v ) = 2 , so we need at least | V ( G ) | of them implying the weight of f is (at least) w ( f ) = 2 5 m n . □
For m = 5 , Proposition 5 directly implies the lower bound 2 n .
Corollary 1.
Let G be a Cartesian graph bundle C n φ C m where φ is any isomorphism. Then,
γ R ( C n φ C 5 ) 2 n .
In special cases, we can prove better lower bounds. Below, we provide an alternative proof that provides a lower bound that improves the one of Corollary 1 in some cases. We start with a technical lemma that will be used to give a better bound lower bound for bundles with reflections and a better lower bound for certain bundles with shifts.
Lemma 1.
Let G be a Cartesian graph bundle C n φ C 5 where φ is any isomorphism. Then, for any γ R -function f, the weight of f on each fiber (cycle C m ) is at least 2.
Proof. 
Assume f is a γ R -function of C n φ C 5 . Denote f i = f ( C 5 ( i ) ) = j = 0 4 f ( i , j ) . We want to show that f i 2 for all i. Assume f i < 2 for some i. If f i = 0 , then all vertices of the fiber C 5 i need to be dominated from a neighboring fiber, or, equivalently, at least one of its neighbors must have weight 2. Hence, the weights f i 1 + f i + 1 10 . Similarly, if f i = 1 , then f i 1 + f i + 1 8 .
It follows from Corollary 1 that the average weight of a fiber is too large for f to be a γ R -function. Hence, we must have f i 2 for all fibers. We omit the details. □
Note that the immediate consequence of Lemma 1 is the fact that three consecutive fibers of weight 2 must follow Pattern (10). Furthermore, it provides a necessary and sufficient condition for a bundle to attain a lower bound 2 n .
Lemma 2.
Let G be a Cartesian graph bundle C n φ C 5 . If γ R ( G ) = 2 n , then φ must be a shift σ and n mod 5 .
Proof. 
Assume γ R ( G ) = 2 n , and since by Lemma 1 each fiber has weight at least 2, it implies that each fiber has a weight of exactly 2. This, in turn, implies that a γ R -function f must follow Pattern (10). The domination of fibers i = 1 , 2 , , n 2 is obvious because in the pattern, each fiber has two vertices dominated from the neighboring fibers. This may not be true for the fibers 0 and n 1 . More precisely, the fiber n 1 needs the vertex ( n 1 , 2 ( n 1 ) + 2 mod 5 ) to be covered by fiber 0, and similarly, the fiber 0 needs the vertex ( 0 , 3 ) to be covered by fiber n 1 . Hence, if we define f ˜ with f ˜ ( 0 , 3 ) = 1 , f ˜ ( n 1 , 2 n mod 5 ) = 1 , and f ˜ = f on all other vertices, we assure that, by construction, f ˜ is an RDF of weight at most 2 n + 2 .
Now, we analyze in which cases we can do better. Recall that by Pattern (10), we have f ( 0 , 0 ) = 2 and f ( n 1 , 2 ( n 1 ) mod 5 ) = 2 . The neighbor of vertex (0, 3) in fiber n 1 must have a weight of 2, and the neighbor of ( 0 , 0 ) in fiber n 1 is dominated by fiber 0. On the other hand, we also know that according to the pattern, the vertex ( n 1 , 2 ( n 1 ) + 2 mod 5 ) = ( n 1 , 2 n mod 5 ) needs to be dominated from fiber 0. Thus, the two conditions more formally read:
φ ( 2 ( n 1 ) mod 5 ) 3 mod 5 ,
and
φ ( 2 n mod 5 ) 0 mod 5 .
We now consider shifts and reflections separately.
(defined as σ ( i ) i + mod 5 ). The two conditions now read:
2 ( n 1 ) + 3 mod 5 ,
and
2 n + 0 mod 5 .
Obviously, the two congruences are equivalent. Write n = 5 k + i ; hence, the condition (32) reads
10 k + 2 i + 0 mod 5 ,
which means that conditions (31) and (32) are fulfilled exactly when 2 ( n mod 5 ) . Consequently, if φ is a shift, then γ R ( C n φ C m ) = 2 n , if 2 n mod 5 .
Now, consider the case when n mod 5 . Note that we cannot dominate both ( 0 , 3 ) and ( n 1 , 2 n mod 5 ) with one additional legion, implying γ R ( C n φ C m ) 2 n + 2 .
The two conditions now read:
ρ ( 2 ( n 1 ) mod 5 ) 3 mod 5 ,
and
ρ ( 2 n mod 5 ) 0 mod 5 .
Clearly, conditions (34) and (35) can not hold simultaneously; hence, if φ is a reflection, γ R ( C n φ C m ) > 2 n . □
From Lemma 2 and from the fact that for any graph, the domination number is upper bounded by the Roman domination number, we infer that the lower bound for the domination number of any bundle with cyclic shift (except for the case when 2 n mod 5 ) is greater than n. Additionally, Proposition 3 from [14] shows that the domination number in those cases is at most n + 1 . Consequently, we have the following result.
Proposition 6.
Let G be a Cartesian graph bundle C n φ C 5 where φ is a cyclic shift and where 2 n mod 5 . Then,
γ ( C n φ C 5 ) = 2 n + 1 .
From the proof of the last lemma, we also read the following two implications, giving more precise lower bounds for specific isomorphisms.
Proposition 7.
Let G be a Cartesian graph bundle C n φ C 5 where φ is a reflection. Then,
γ R ( C n φ C 5 ) 2 n + 1 .
Proposition 8.
Let G be a Cartesian graph bundle C n φ C 5 where φ is a shift σ . Then, if 2 n + 0 mod 5 ,
γ R ( C n φ C 5 ) 2 n + 2 .
Propositions 4 and 7 together give the exact value for the Roman domination of graph bundles with reflection.
Theorem 5.
Let G be a Cartesian graph bundle C n φ C 5 where φ is a reflection. Then,
γ R ( C n φ C 5 ) = 2 n + 1 .
In the following, we will determine the exact value in the specific cases where the fiber of a bundle is C 5 .
Theorem 6.
Let G be a Cartesian graph bundle C n φ C 5 where φ is a cyclic shift. Then,
γ R ( C n φ C 5 ) = 2 n , if 2 n + 0 mod 5 2 n + 2 , otherwise . .
Proof. 
By Proposition 3, the upper bound is proved. From Lemma 2, Corollary 1, and Proposition 8, the lower bound is attained. Therefore, the theorem is proved. □

3.4. More Upper Bounds for Roman Domination of Bundles

In this section, we will generalize our bundle constructions to include fibers that are integer multiples of 3, 4, and 5, leading to upper bounds for the associated bundles. Let us start by obtaining the upper bound for γ R ( C n φ C 5 k ) . Consequently, the resulting bounds will also apply to the Roman domination number of the corresponding Cartesian products.
Theorem 7.
Let m 5 and n 6 . Let φ n 1 , 0 = σ be any automorphism in the last row of C n φ C m and assume that φ i , i + 1 = id for all other i. Then,
γ R ( C n φ C m ) 3 n 2 k , m = 3 k , 2 n k , m = 4 k , 2 ( n + 1 ) k , m = 5 k .
Proof. 
The construction is based on the afore-derived periodic patterns along the C m direction, using blocks of consecutive rows. In the case where all transition functions are trivial (including the last one), this gives an upper bound for the Roman domination number of C n C m . The construction in this case consists of joined patterns from [26]. We demonstrate this with an example for m = 8 and n 1 mod 4 .
0 0 0 | 0 0 0 2 0 | 0 2 0 0 0 | 0 0 2 0 2 | 2 0 0 0 0 | 0 0 0 2 0 | 0 2 0 0 0 | 0 0 2 0 2 | 2 0 n 2 n 1 | 0 1
In the next, suppose that all transition functions are trivial except one:
φ i , i + 1 = id for all i n 1 , and φ n 1 , 0 = σ .
If we successively apply patterns for m = 3 , 4 , 5 , we obtain patterns for each m = 3 k , 4 k , 5 k . More precisely, in the case m = 3 , let us consider functions defined as follows. Assume n is even and recall the labeling of V ( C n ) = { 0 , 1 , 2 , , n 1 } . For even indices i, choose the second index j ( i ) { 0 , 1 , 2 } such that j ( i ) j ( i ± 2 ) and set f ( i , j ( i ) ) = 2 , f ( i , j ( i ) + 3 ) = 2 , … f ( i , j ( i ) + 3 ( k 1 ) ) = 2 . This is clearly possible. Then, for odd indices i, choose j that is different from both j ( i 1 ) and j ( i + 1 ) . Set f ( i , j ( i ) ) = f ( i , j ( i ) + 3 ) = f ( i , j ( i ) + 3 ( k 1 ) ) = 1 . (All other vertices are assigned 0.) Clearly, this defines a γ R -function f with w ( f ) = k 3 n 2 = 3 k n 2 .
0 1 0 1 0 0 2 0 2 0 0 0 0 1 0 1 0 0 2 0 2 0 0 0 .
For odd n, we use the construction above for n + 1 and ignore the last column. The restriction of f to V ( C n ) × V ( C 3 k ) is a γ R -function f having weight k 3 n 2 .
In the same manner, we prove the theorem for m = 4 k . Due to the better readability, we provide an example of an RDF for reflections with two fixed points, when m = 8 and n = 4 i + 1 . It follows that the weight of the corresponding function is precisely 4 n .
0 0 0 7 | 5 0 0 0 2 0 6 | 6 0 2 0 0 0 5 | 7 0 0 2 0 2 4 | 0 2 0 0 0 0 3 | 1 0 0 0 2 0 2 | 2 0 2 0 0 0 1 | 3 0 0 2 0 2 0 | 4 2 0 n 2 n 1 φ n 1 , 0 0 1
Similarly, when m = 5 k , the constructions consist of joined patterns from RDFs obtained by Propositions 3 and 4. Below is an example of the pattern for the case of a cyclic shift where m = 10 and n = 5 i + 2 , and = 2 . Note that the weight of the corresponding function equals 4 n + 4 .
Mathematics 13 02351 i001
Lastly, we provide an example of the pattern for the case where m = 10 and n = 5 i + 2 , and = 1 . Observe that the weight of the corresponding function is 4 n .
Mathematics 13 02351 i002
The general lower bound given in Proposition 5 implies the following lower bounds for special cases m = 3 k , m = 4 k , and m = 5 k .
Lemma 3.
Let m 3 and n 6 . Let φ n 1 , 0 = σ be any automorphism in the last row of C n φ C m and assume that φ i , i + 1 = id for all other i. Then,
γ R ( C n φ C m ) 6 5 n k , m = 3 k , 8 5 n k , m = 4 k , 2 n k , m = 5 k .
Note that the lower bounds for m = 3 and m = 4 given in Theorems 3 and 4 are stronger; however, it does not seem possible to extend them, for example lower bound for m = 4 to m = 8 as 2 × 2 n = 4 n . To the contrary, we believe that the bounds from Lemma 3 are asymptotically best possible in the sense that the gap to exact values vanishes with growing k. Summarizing the upper bounds of Theorem 7 and Lemma 3, we can write the next theorem.
Theorem 8.
Let m 5 and n 6 . Let φ n 1 , 0 = σ be any automorphism in the last row of C n φ C m and assume that φ i , i + 1 = id for all other i. Then,
  • 6 5 n k γ R ( C n φ C m ) 3 n 2 k for m = 3k;
  • 8 5 n k γ R ( C n φ C m ) 2 n k for m = 4k;
  • 2 n k γ R ( C n φ C m ) 2 ( n + 1 ) k for m = 5k;
At least for the case when m = 5 k , we strongly believe that the lower bound is tight, and conjecture that for 2 n + 0 mod 5 , we have
γ R ( C n φ C m ) = 2 5 m n = 2 n k .

4. Conclusions

In this paper, we studied the domination and Roman domination numbers of Cartesian bundles of cycles. By explicitly constructing optimal dominating and Roman dominating patterns, we obtained exact values for the Roman domination numbers in several cases. Additionally, we resolved the open case from [14] concerning the domination number of cyclic shifts, where one of the cycles is of length 5. By combining some of the introduced patterns, we could potentially provide improved bounds for bundles with shifts of order 4 k and 5 k .
Moreover, we observed that bundles such as C n C m for m = 4 and m = 5 , specifically when 2 n mod 5 , are Roman graphs.
An interesting direction for further research would be extending these methodologies to study double Roman domination numbers in graph bundles. This extension could reveal additional structural insights and deeper combinatorial properties.
Another open problem for future work is to explore the domination and Roman domination properties of bundles containing cycles of lengths 6 k , 7 k , and beyond, which remain largely uninvestigated.

Author Contributions

Conceptualization, S.B. and J.Ž.; Methodology, S.B. and J.Ž.; Software, S.B. and J.Ž.; Validation, S.B. and J.Ž.; Formal analysis, S.B. and J.Ž.; Investigation, S.B. and J.Ž.; Resources, S.B. and J.Ž.; Data curation, S.B. and J.Ž.; Writing — original draft, S.B. and J.Ž.; Writing — review & editing, S.B. and J.Ž.; Visualization, S.B. and J.Ž.; Supervision, S.B. and J.Ž.; Project administration, S.B. and J.Ž.; Funding acquisition, S.B. and J.Ž. All authors have read and agreed to the published version of the manuscript.

Funding

The first author (S.B.) acknowledges the financial support from the Slovenian Research Agency (ARIS) through research programme No. P1-0297 and projects No. J1-4031, J2-2512. The second author (J.Z.) was partially supported by ARIS through the annual work program of Rudolfovo and by the research grants P2-0248, L1-60136, and J1-4031.

Data Availability Statement

During the research, no new data were created.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Stewart, I. Defend the Roman Empire! Sci. Am. 1999, 281, 136–138. [Google Scholar] [CrossRef]
  2. Cockayne, E.J.; Dreyer, P.A.; Hedetniemi, S.M.; Hedetniemi, S.T. Roman domination in graphs. Discret. Math. 2004, 278, 11–22. [Google Scholar] [CrossRef]
  3. Kämmerling, K.; Volkmann, L. Roman k-Domination in Graphs. J. Korean Math. Soc. 2009, 46, 1309–1318. [Google Scholar] [CrossRef][Green Version]
  4. Chellali, M.; Rad, N.J.; Sheikholeslami, S.M.; Volkmann, L. Varieties of Roman Domination. In Structures of Domination in Graphs; Haynes, T.W., Hedetniemi, S.T., Henning, M.A., Eds.; Springer International Publishing: Cham, Switzerland, 2021; pp. 273–307. [Google Scholar] [CrossRef]
  5. Chellali, M.; Rad, N.J.; Sheikholeslami, S.M.; Volkmann, L. Varieties of Roman domination II. AKCE Int. J. Graphs Comb. 2020, 17, 966–984. [Google Scholar] [CrossRef]
  6. Pisanski, T.; Vrabec, J. Graph bundles. Prepr. Ser. Dep. Math. 1982, 20, 213–298. [Google Scholar]
  7. Pisanski, T.; Shawe-Taylor, J.; Vrabec, J. Edge-colorability of graph bundles. J. Comb. Theory Ser. B 1983, 35, 12–19. [Google Scholar] [CrossRef]
  8. Cull, P.; Larson, S.M. On generalized twisted cubes. Inform. Process. Lett. 1995, 55, 53–55. [Google Scholar] [CrossRef]
  9. Efe, K. A variation on the hypercube with lower diameter. IEEE Trans. Comput. 1991, 40, 1312–1316. [Google Scholar] [CrossRef]
  10. Stojmenović, I. Multiplicative circulant networks: Topological properties and communication algorithms. Discret. Appl. Math. 1997, 77, 281–305. [Google Scholar] [CrossRef]
  11. Banič, I.; Žerovnik, J. Wide diameter of Cartesian graph bundles. Discret. Math. 2010, 310, 1697–1701. [Google Scholar] [CrossRef]
  12. Erveš, R.; Žerovnik, J. Mixed fault diameter of Cartesian graph bundles II. Ars Math. Contemp. 2015, 8, 245–258. [Google Scholar] [CrossRef]
  13. Barnes, G.H.; Brown, R.M.; Kato, M.; Kuck, D.J.; Slotnick, D.L.; Stokes, R.A. The ILLIAC IV Computer. IEEE Trans. Comput. 1968, 17, 746–757. [Google Scholar] [CrossRef]
  14. Zmazek, B.; Žerovnik, J. On domination numbers of graph bundles. J. Appl. Math. Comput. 2006, 22, 39–48. [Google Scholar] [CrossRef]
  15. Klavžar, S.; Mohar, B. The chromatic numbers of graph bundles over cycles. Discret. Math. 1995, 138, 301–314. [Google Scholar] [CrossRef]
  16. Ganesamurthy, S.; Srimathi, R.; Jeyaranjani, J. Connected power domination number of product graphs. Discret. Math. Algorithms Appl. 2024, 0, 2450114. [Google Scholar] [CrossRef]
  17. Anderson, S.E.; Kuenzel, K. Power domination in cubic graphs and Cartesian products. Discret. Math. 2022, 345, 45–60. [Google Scholar] [CrossRef]
  18. Tout, O. Lower bound for the domination number in Cartesian products with Pn. Ars Comb. 2023, 11, 113113. [Google Scholar] [CrossRef]
  19. Brezovnik, S.; Rupnik Poklukar, D.; Žerovnik, J. The 2-rainbow domination number of Cartesian bundles over cycles. Cent. Eur. J. Oper. Res. 2024, 33, 641–659. [Google Scholar] [CrossRef]
  20. Hu, F.T.; Sohn, M.; Chen, X. Total and paired domination numbers of Cm bundles over a cycle Cn. J. Comb. Optim. 2016, 32, 608–625. [Google Scholar] [CrossRef]
  21. Anderson, S.; Brešar, B.; Klavžar, S.; Kuenzel, K.; Rall, D.F. Orientable domination in product-like graphs. Discret. Appl. Math. 2023, 326, 62–69. [Google Scholar] [CrossRef]
  22. Cabrera Martínez, A.; Peterin, I.; Yero, I.G. Roman domination in direct product graphs and rooted product graphs. AIMS Math. 2021, 6, 11084–11096. [Google Scholar] [CrossRef]
  23. Cabrera Martínez, A.; Cabrera García, S.; Carrión García, A.; Hernández Mira, F. Total Roman Domination Number of Rooted Product Graphs. Mathematics 2020, 8, 1850. [Google Scholar] [CrossRef]
  24. Rupnik Poklukar, D.; Žerovnik, J. Double Roman Domination: A Survey. Mathematics 2023, 11, 351. [Google Scholar] [CrossRef]
  25. Vaidya, S.K.; Pandit, R.M. Global equitable domination in Cartesian product of graphs. Adv. Appl. Discret. Math. 2024, 41, 341–356. [Google Scholar] [CrossRef]
  26. Pavlič, P.; Žerovnik, J. Roman domination number of the Cartesian products of paths and cycles. Electron. J. Comb. 2012, 19, P19. [Google Scholar] [CrossRef] [PubMed]
  27. Hammack, R.; Imrich, W.; Klavžar, S. Handbook of Product Graphs, 2nd ed.; Discrete Mathematics and Its Applications (Boca Raton); CRC Press: Boca Raton, FL, USA, 2011. [Google Scholar]
  28. Zmazek, B.; Žerovnik, J. Algorithm for recognizing Cartesian graph bundles. Discret. Appl. Math. 2002, 120, 275–302. [Google Scholar] [CrossRef]
  29. Erveš, R.; Žerovnik, J. Mixed fault diameter of Cartesian graph bundles. Discret. Appl. Math. 2013, 161, 1726–1733. [Google Scholar] [CrossRef]
  30. Klavžar, S.; Žerovnik, J. Algebraic approach to fasciagraphs and rotagraphs. Discret. Appl. Math. 1996, 68, 93–100. [Google Scholar] [CrossRef]
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

Brezovnik, S.; Žerovnik, J. Roman Domination of Cartesian Bundles of Cycles over Cycles. Mathematics 2025, 13, 2351. https://doi.org/10.3390/math13152351

AMA Style

Brezovnik S, Žerovnik J. Roman Domination of Cartesian Bundles of Cycles over Cycles. Mathematics. 2025; 13(15):2351. https://doi.org/10.3390/math13152351

Chicago/Turabian Style

Brezovnik, Simon, and Janez Žerovnik. 2025. "Roman Domination of Cartesian Bundles of Cycles over Cycles" Mathematics 13, no. 15: 2351. https://doi.org/10.3390/math13152351

APA Style

Brezovnik, S., & Žerovnik, J. (2025). Roman Domination of Cartesian Bundles of Cycles over Cycles. Mathematics, 13(15), 2351. https://doi.org/10.3390/math13152351

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