On (t, r) Broadcast Domination of Directed Graphs

Abstract

A dominating set of a graph G is a set of vertices that contains at least one endpoint of every edge on the graph. The domination number of G is the order of a minimum dominating set of G. The (t, r) broadcast domination is a generalization of domination in which a set of broadcasting vertices emits signals of strength t that decrease by 1 as they traverse each edge, and we require that every vertex in the graph receives a cumulative signal of at least r from its set of broadcasting neighbors. In this paper, we extend the study of (t, r) broadcast domination to directed graphs. Our main result explores the interval of values obtained by considering the directed (t, r) broadcast domination numbers of all orientations of a graph G. In particular, we prove that in the cases r = 1 and (t, r) = (2, 2), for every integer value in this interval, there exists an orientation of G which has directed (t, r) broadcast domination number equal to that value. We also investigate directed (t, r) broadcast domination on the finite grid graph, the star graph, the infinite grid graph, and the infinite triangular lattice graph. We conclude with some directions for future study.

Share and Cite:

Harris, P. , Hollander, P. and Insko, E. (2022) On (t, r) Broadcast Domination of Directed Graphs. Open Journal of Discrete Mathematics, 12, 78-100. doi: 10.4236/ojdm.2022.123006.

1. Introduction

Throughout this work we let G denote a finite simply connected graph, and let V ( G ) and E ( G ) denote its vertex and edge set, respectively. A dominating set of a graph G is a subset S V ( G ) of vertices such that every vertex of G is either in S or is adjacent to a vertex in S by an edge in E ( G ) . The domination number of G, denoted γ ( G ) , is the minimal cardinality of a dominating set of G. That is,

γ ( G ) = min { | S | : S is a dominating set of G } . (1.1)

The concept of graph domination was first introduced by Claude Berge in the 1950’s and 1960’s [1], and the terms dominating set and domination number were first formally defined by Oystein Ore in 1962 [2]. Thousands of papers have since been published on the subject, and many long-standing conjectures have been made. For a comprehensive volume on developments and results in this very active area of research, we recommend the texts by Haynes, Hedetniemi and Slater [3] [4]. In these texts, the authors also summarize many interesting variants of graph domination and provide a plethora of open problems.

Among the many variants of the graph domination problem, one important variant is distance domination. Distance domination allows a vertex in the dominating set to “dominate” not only the vertices directly adjacent to it, but it also allows for that vertex to “dominate” all vertices within a certain distance of it. More precisely, a distance-k dominating set of a graph G is a set S V ( G ) of vertices such that every vertex v V ( G ) is either in S or there exists a vertex s S such that the distance between v and s is at most k. In other words, S is a distance-k dominating set of G if and only if we can reach any vertex w in G by following a path of length at most k which starts on a vertex in S and terminates at w. Note that the length of a path is just the number of edges in that path. Similar to the standard domination number of a graph, the distance-k domination number of a graph G is the minimal cardinality of a distance-k dominating set of G. We remark that distance-k domination is a generalization of standard domination, as the definition of standard domination is equivalent to that of distance-1 domination.

The concept of distance domination was first motivated in 1991 by Henning, Oellermann, and Swart [5], and many problems related to this graph parameter which are stated in the previously mentioned works of Haynes, Hedetniemi, and Slater [3] [4] remain open and motivate further study. Some recent works on distance-k domination include work on finding upper bounds for the distance domination numbers of finite grid graphs by Farina and Grez [6], as well as work by Drews, Harris, and Randolph on the density of distance dominating sets for the infinite grid graph in [7]. Hassan, Al Hassan, and Mostafa recently determined the signed domination number of cartesian product of two paths is [8].

For positive integer parameters t and r, a further generalization of a graph’s domination number is known as the (t, r) broadcast domination number, first defined by Blessing, Insko, Johnson, and Mauretour in 2014 [9]. This is a two-parameter family of graph invariants which generalizes standard domination and distance domination. The concept of broadcast domination can first be understood with the following analogy: consider a set of broadcast towers placed on a subset of the vertices of a graph, each with a known signal strength t (the easiest graph to picture is a grid, but the process works in the same way on all graphs). Each tower gives itself signal strength t, each neighbor of this tower receives signal strength t − 1, each neighbor’s neighbor receives signal strength t − 2, and so on, until the signal from a tower dies out (i.e., reaches zero). If there are multiple towers whose signal reaches a single cell phone (a vertex of G that is not a tower), those signal strengths are added together. Then, given a positive integer r, the (t, r) broadcast domination number of G is the minimal number of towers of signal strength t needed to ensure that every vertex of the graph receives signal strength at least r.

The (t, r) broadcast domination parameter, first studied by Blessing et al. in [9], has since been studied extensively in the graph theory literature. This parameter has been studied on small grid graphs in [10], and its density has been studied on infinite grid graphs in [7] [9] [11], on the King’s lattice in [12], and on triangular finite and infinite graphs in [13]. Moreover, [14] features many open problems for future study in this area.

In this paper, we expand on the study of domination by introducing a new domination variant which we henceforth refer to as directed (t, r) broadcast domination. Colloquially, the directed (t, r) broadcast domination number is found by taking a directed graph and repeating the standard (t, r) broadcast domination process, but we only allow signal to travel in the same direction as each of the graph’s arcs. Note that this means that signal cannot travel “both ways” as it was previously able to over an edge in the undirected case. Hence, it is necessarily harder for signal to propagate from the towers toward other vertices within the graph. An application of directed (t, r) broadcast domination arises by asking questions of standard (t, r) broadcast domination in networks on which “resources” travel only in a single direction. Such settings include irrigation systems, electrical circuits, and regions of cities which are dense in one-way streets. We emphasize that the introduction of directed (t, r) broadcast domination is a major contribution of this paper, which is the first to define the concept and study results arising from this new graph parameter. Moreover, we remark that all results in this paper provide a new direction for research, thereby opening many new avenues for future work in this area.

Overview

The remainder of this paper is organized as follows. We begin with Section 2, which provides some important and technical definitions along with the necessary notation to make our understanding of domination theory and (t, r) broadcast domination precise. In Section 3 we investigate the directed (t, r) broadcast domination interval ( D B D I t , r ), which is the smallest interval of integers containing the (t, r) broadcast domination number of each orientation of a graph G. We focus first on the D B D I t , r on arbitrary graphs (Theorems 3.1 and 3.2). Next, we find intervals contained in the D B D I t , r of some small grid graphs G m , n (Proposition 3.10). Additionally, we prove tight bounds on the D B D I t , r for the star graph Sn (Propositions 3.12, 3.13, 3.14) and the fullness of this interval (Theorem 3.15). Then, in Section 4 we introduce the density of directed (t, r) broadcast domination on the infinite grid, focusing on the case ( t , r ) = ( 2 , 2 ) , where we give examples of orientations of the infinite grid which achieve efficient

tower density 1 3 , 1 2 , and 2 3 (Theorem 4.2). The paper concludes with Section

5, which provides numerous directions for further research in directed (t, r) broadcast domination.

2. Technical Definitions and Background

In this paper we follow the notation presented in Blessing et al. [9]. In this section we introduce all of the background needed to make our approach precise. For the interested reader we recommend Chartrand and Zhang’s text [15] as a good resource for further background in graph theory. We now begin with some basic graph theory concepts.

A graph G is an ordered pair ( V ( G ) , E ( G ) ) where V ( G ) is a set of vertices and E ( G ) is a multi-set of edges. An edge is a subset of V ( G ) of size one or two. A directed graph (digraph) is a graph whose edges are ordered pairs of vertices. To differentiate between directed and undirected edges, we henceforth refer to directed edges as arcs. Parallel arcs refers to a set of multiple arcs starting and ending at the same pair of vertices, and a loop is an arc that begins and ends at the same vertex. A simple digraph is a digraph without parallel arcs or loops. A vertex v is incident to an edge e if v e . Two vertices v 1 , v 2 are adjacent if there exists an edge e such that v 1 , v 2 e . Lastly, an oriented graph is a simple digraph that does not contain doubly directed arcs, meaning that if (u, v) is the arc from vertex u to v, then there is no arc (v, u) from v to u. In other words, an oriented graph is a simple digraph where each edge is assigned a specified orientation.

We now introduce formally the concept of (undirected) (t, r) broadcast domination following the conventions and notation of Blessing et al. [9]. To do so, we need to define the notion of transmission strength t of a broadcasting vertex and the notion reception strength r of an receiving vertex.

Definition 2.1. Throughout we let t : = { 1 , 2 , 3 , } . Given two vertices u , v V ( G ) , the distance between u and v, denoted d ( u , v ) , is the minimum length of the paths connecting u and v. We say that v V ( G ) is a broadcasting vertex of transmission strength t if u transmits a signal of strength t d ( u , v ) to every vertex u V ( G ) with d ( u , v ) < t . In the case where d ( u , v ) t , then the broadcast vertex of transmission strength t does not transmit any signal to the vertex u.

Definition 2.2. Given a vertex v and integer t, the distance t neighborhood of v is defined as N t ( v ) = { w V ( G ) : d ( w , v ) < t } . If v is selected to be a broadcasting vertex, then we call N t ( v ) the broadcasting neighborhood of v. Given a set of broadcast vertices S V ( G ) , each with transmission strength t, we say that the reception at vertex w V ( G ) is

r ( w ) = v S N t ( w ) ( t d ( w , v ) ) . (2.1)

That is, the reception r ( w ) is the sum of transmissions from neighboring broadcast vertices in S.

Definition 2.3. A set S V ( G ) is called a (t, r) broadcast dominating set if every vertex w V ( G ) has a reception strength r ( w ) r . For a finite graph G, the minimal cardinality among all broadcast dominating sets of G is called the (t, r) broadcast domination number of G and is denoted γ t , r ( G ) .

Example 2.4. Figure 1 gives an example of a (3, 2) broadcast dominating set of an undirected 3-by-5 grid graph. To convince oneself that this set achieves the (3, 2) broadcast domination number requires proving that no sets of size 2 can sufficiently dominate the graph. One way of proving this claim could be to observe that all six vertices in the leftmost two columns cannot simultaneously receive sufficient reception unless at least two towers are placed somewhere within the leftmost three columns. Then, one can observe that such a placement would necessarily leave a vertex in the rightmost column with insufficient reception.

Example 2.5. For a given graph, there may be many possible broadcast dominating sets of minimal cardinality. Figure 2 illustrates two examples of (3, 1) broadcast dominating sets with cardinality equal to 2, which is the (3, 1) broadcast domination number of the 3-by-5 grid graph.

It is important to note that the dominating sets presented in Figure 1 form only a subset of all of the possible (3, 1) dominating sets of the 3-by-5 grid graph.

Directed (t, r) Broadcast Domination

Now, we introduce directed (t, r) broadcast domination, the main object of study

Figure 1. An example of a minimal (3, 2) dominating set of the 3-by-5 grid graph is shown. Towers are highlighted in red, and values/sums within vertices denote the reception at those vertices.

Figure 2. Two examples of minimal (3, 1) dominating sets of the 3-by-5 grid graph.

in this paper. The following are previous definitions which we extend to an orientation G of G. That is, we orient all of the edges of G, letting G be the resulting digraph, and define (t, r) broadcast domination on G .

Definition 2.6. Let t : = { 1,2,3, } . Given two vertices u , v V ( G ) the distance from u to v, denoted d ( u , v ) , is the minimum length of the directed paths from u to v. We say that u V ( G ) is a broadcasting vertex of directed transmission strength t if it transmits a signal of strength t d ( u , v ) to every vertex v V ( G ) with d ( u , v ) < t . Once again, vertices which are distance at least t from u receive signal of strength 0 from u.

Note that in directed graphs it is not necessarily the case that d ( u , v ) = d ( v , u ) . Also note that if there is no directed path from u to v, then d ( u , v ) = . Furthermore, we adopt the following two conventions. Firstly, the transmission strength is omitted when it is clear from context. Secondly, this paper uses the terms “broadcasting vertex” and “tower” interchangeably. Now we continue with other important definitions.

Definition 2.7. Given a vertex v V ( G ) and positive integer t, the distance t out-neighborhood of v is defined as N t + ( v ) = { w V ( G ) : d ( v , w ) < t } . Likewise, the distance t in-neighborhood of v is defined as N t ( v ) = { w V ( G ) : d ( w , v ) < t } . If v is selected to be a broadcasting vertex, then we call N t + ( v ) the broadcasting out-neighborhood of v. Given a set of broadcast vertices S V ( G ) , each with transmission strength t, we say that the directed reception at vertex w V ( G ) is

r ( w ) = v S N t ( w ) ( t d ( v , w ) ) . (2.2)

That is, the directed reception r ( w ) is the sum of the out-transmissions from its in-neighboring broadcast vertices in S.

Definition 2.8. A set S V ( G ) is called a directed (t, r) broadcast dominating set if every vertex w V ( G ) has a directed reception strength r ( w ) r . For a finite digraph G , the minimal cardinality among all broadcast dominating sets of G is called the directed (t, r) broadcast domination number of G and is denoted γ t , r ( G ) .

For any simple graph G there are 2 | E ( G ) | orientations of the edges of G. Let G be the set of all orientations of the edges of the graph G. Then we are interested in determining possible values of γ t , r ( G ) whenever G G . This motivates the following.

Definition 2.9. Let A t , r ( G ) : = { γ t , r ( G ) | G G } . The directed (t, r) broadcast domination interval of a graph G, denoted D B D I t , r ( G ) , is the interval [ d , D ] , where d = min ( A t , r ( G ) ) and D = max ( A t , r ( G ) ) .

Colloquially, the directed (t, r) broadcast domination interval of G is smallest contiguous interval of integers which contains all possible values of γ t , r ( G ) for G G . Such a concept is motivated by the case in which signal (or some other resource) may only travel in a single direction, but the user maintains control over that direction. For example, a factory manager may wish to establish a traffic pattern for a factory line in her facility, and she may want to know the discrepancies between different directions of travel throughout the plant. She may also wish to know how drastic such trade-offs could be, for which knowing the width of the D B D I t , r would be useful. (We remark as an aside, that in a similar spirit, directed cliques in directed random graphs have been recently been investigated with applications to directed social networks and citation networks [16].) A main result of this paper establishes that for any graph G and ( t , r ) { ( 2,2 ) } { ( t ,1 ) : t 1 } , given any any integer in k D B D I t , r ( G ) , there exists G G , such that γ t , r ( G ) = k . This is the content of Theorem 3.2, which we prove in Section 3. The introduction of these novel definitions serves as the first contribution of this paper to the study of (t, r) broadcast domination.

3. The Directed (t, r) Broadcast Domination Interval

This section concerns the directed (t, r) broadcast domination interval, first discussing arbitrary graphs before focusing on stars and small grid graphs.

3.1. Results on Arbitrary Graphs

One interesting question surrounding the directed (t, r) broadcast domination interval is whether the name interval is actually appropriate. Namely, given a graph G and fixed values t and r, does D B D I t , r ( G ) = [ d , D ] contain all integer values within this interval. In other words, for all b [ d , D ] , does there exist an orientation G such that γ t , r ( G ) = b ? In this section, we show that in the case r = 1 the answer is yes, and we conjecture this to be true for all r-values. Our first result shows that for a fixed t and for r = 1 , flipping an arc in any orientation of a graph cannot change the directed (t, r) broadcast domination number of the graph by more than 1.

Lemma 3.1. Let t be any positive integer. Given a graph G, let G 0 and G 1 be two orientations of G where G 1 can be obtained from G 0 by flipping (reversing the direction of) a single arc. Then | γ t ,1 ( G 0 ) γ t ,1 ( G 1 ) | 1 .

Proof. Without loss of generality, suppose G 0 is the starting orientation, and let a = ( u , v ) be the arc which is flipped to obtain G 1 so that a becomes a = ( v , u ) . If S V ( G ) is a (t, 1) directed broadcast dominating set of G 0 with | S | = γ t ,1 ( G 0 ) , then S { v } is a (t, 1) directed broadcast dominating set of G 1 as we have now ensured that v has reception t 1 since it is now a tower. Moreover, the size of a directed (t, 1) broadcast dominating set has increased by at most 1. Again, note that because v is now a broadcasting vertex, the transmission strength at v has strictly increased if v was not previously a broadcasting vertex, or it has stayed the same if v was already a broadcasting vertex. Thus, the directed reception at all other vertices is at least what it was using the dominating set S. This implies that γ t ,1 ( G 1 ) γ t ,1 ( G 0 ) + 1 . A visual representation of this argument is shown in Figure 3. To obtain the reverse inequality, suppose the directed (t, r) broadcast domination number could decrease by more than 1 after flipping a single arc. This would imply that flipping that same

Figure 3. The graphs G 0 and G 1 are shown on the left and right, respectively, with the flipped arc highlighted in green. Because the tail of the flipped arc becomes a broadcasting vertex, its transmission strength strictly increases, even if it receives signal from other towers.

arc once again would cause the directed (t, r) broadcast domination number to increase by more than 1, a contradiction, since we assumed | S | was the directed (t, 1) broadcast domination number of the initial orientation G 0 .

Theorem 3.2. Given a graph G, let D B D I t ,1 ( G ) = [ d , D ] . Then, for every b [ d , D ] , there exists an orientation G b with γ t ,1 ( G b ) = b .

Proof. Let D B D I t ,1 ( G ) = [ d , D ] . Let G d , G D be the orientations of G which achieve directed (t, 1) broadcast domination numbers d and D, respectively. Notice that G D can be obtained from G d by a series of arc flips. As we perform these arc flips, the directed (t, 1) broadcast domination number of the resulting graph can never change by more than one, as we established in Lemma 3.1. This implies that at some point each integer value in [ d , D ] was attained.

Interestingly, an identical argument, as that presented in Theorem 3.2, also holds in the case ( t , r ) = ( 2 , 2 ) . This is because signal from any broadcasting vertex reaches only that broadcasting vertex’s immediate out-neighborhood. As a result, we have the following.

Theorem 3.3. Given a graph G, let D B D I 2,2 ( G ) = [ d , D ] . Then, for every b [ d , D ] , there exists an orientation G b with γ 2,2 ( G b ) = b .

Proof. The argument is identical to that of Lemma 3.1 and Theorem 3.2. Consider graphs G 0 and G 1 as before. Because signal form any broadcasting vertex reaches only the out-neighborhood of that vertex, flipping such an arc causes at most one vertex to lose sufficient reception. To mitigate this, include that vertex in the set of broadcasting vertices for G 1 , and the resulting set forms a directed (2, 2) broadcast dominating set. As a result, γ 2,2 ( G 1 ) γ 2,2 ( G 0 ) 1 , and by symmetry we have that | γ 2,2 ( G 0 ) γ 2,2 ( G 1 ) | 1 . This immediately proves the desired result.

It is important to illustrate, however, that the same argument does not hold in general for arbitrary t and r. Figure 4 shows that on a path on seven vertices with ( t , r ) = ( 10 , 8 ) , attempting to make the vertex which becomes the new tail of the flipped arc a broadcasting vertex does not create a directed (t, r) broadcast dominating set.

Figure 4. For ( t , r ) = ( 10 , 8 ) , the strategy used in Lemma 3.1 does not hold. In the following example, the resulting set of vertices of the bottom graph does not form a directed (10, 8) dominating set. Broadcasting vertices are highlighted in red, and the arc which was flipped is highlighted in green.

Let G T denote the transpose orientation of G , which orients every arc in G in the opposite direction in G T . The following is another known result from 2013 about digraph parameters. While it appears to be useful in proving the fullness of the directed (t, r) broadcast domination interval for arbitrary t and r, the first condition is often not true for the directed (t, r) broadcast domination number of a graph’s orientation.

Theorem 3.4. (Theorem 2.1, [17]) Suppose β is an integer-valued digraph parameter with the following properties for every oriented graph G :

1) β ( G ) = β ( G T ) .

2) If ( u , v ) E ( G ) and G 0 is obtained from G by replacing (u, v) by (v, u) (i.e., reversing the orientation of one arc), then | β ( G ) β ( G 0 ) | 1 .

Then for any two orientations G 1 and G 2 of the same graph G, | β ( G 2 ) β ( G 1 ) | | E ( G ) | 2 .

For the directed (t, r) broadcast domination parameter, failure of the first condition in Theorem 3.4 is perhaps most easily seen on the star on n vertices, shown in Figure 5.

Moreover, for some graphs and given some positive integers t and r, flipping an arc may change the (t, r) broadcast domination number by more than 1, making Lemma 3.1 not possible to generalize for arbitrary t and r. An example of an instance where an arc flip changes the directed (5, 3) broadcast domination number of a graph from two to four can be seen in Figure 6.

3.2. Results on Small Grid Graphs

In this section, we turn our attention to the directed (t, r) broadcast domination interval on small grid graphs, a family of graphs discussed in [9]. Before doing so, we begin with the definition of a grid graph and an observation about the relationship between the standard (t, r) broadcast domination number of a graph G and the directed (t, r) broadcast domination number of G , an orientation of that graph.

Before defining the grid graph, we recall that the Cartesian product of graphs G and H, denoted G H , has vertex set V ( G ) × V ( H ) , and it has edge set

Figure 5. For ( t , r ) = ( 2 , 1 ) , the digraph G on the left has domination number 1, while the digraph G T on the right has domination number 8. Broadcasting vertices are highlighted in red.

Figure 6. Flipping the rightmost arc of the graph on the left increases the directed (5, 3) broadcast domination number from 2 to 4 (an increase of more than 1). Showing Lemma 3.1 does not hold for r > 1 in general. The graph on the right depicts the resultant graph and dominating set, with the flipped arc highlighted in green.

E ( G H ) = { { ( u 1 , v 1 ) , ( u 2 , v 2 ) } such that { u 1 = u 2 and { v 1 , v 2 } E ( H ) ; or v 1 = v 2 and { u 1 , u 2 } E ( G ) } } . (3.1)

Definition 3.5. For positive integers m, n, the grid graph with m rows and n columns, denoted G m , n , is the graph obtained by taking the Cartesian product P m P n , where P i denotes the path graph on i vertices.

Now, we state a key observation about the directed (t, r) broadcast domination number.

Observation 3.6. Given a graph G, let G be an arbitrary orientation of G. For positive integers t and r, γ t , r ( G ) γ t , r ( G ) .

Observation 3.6 follows from the fact that a (t, r) broadcast dominating set of G is also necessarily a (t, r) broadcast dominating set of G, as G can be thought of as the result of replacing every singly-directed edge in G with a doubly-directed one, allowing reception to flow more freely within the undirected graph. Given this observation, a natural question to ask is when this inequality becomes an equality. In other words, does there always exist an orientation G of a graph G for which γ t , r ( G ) = γ t , r ( G ) ?

To answer this question, we first highlight some known results for undirected grid graphs. In 2014, [9] give formulae for the (t, r) broadcast domination numbers for G m , n when m { 2,3,4,5 } for arbitrary n 0 and small t, r. The authors determine these dominating patterns using an algorithm that proves that a certain pattern of broadcasting vertex placement is the optimal domination number. Some of these results are summarized below.

Theorem 3.7. (Theorems 2.1-2.5, [9]).

1) For n 3 , the (2, 2) broadcast domination number of the 3 × n grid is

γ 2 , 2 ( G 3 × n ) = 4 n 3 . (3.2)

2) For n 4 , the (2, 2) broadcast domination number of the 4 × n grid is

γ 2,2 ( G 4 × n ) = 2 n n 6 4 . (3.3)

3) For n 5 , the (2, 2) broadcast domination number of the 5 × n grid is

γ 2 , 2 ( G 5 × n ) = 2 n + n + 2 7 (3.4)

4) For n 3 , the (3, 1) broadcast domination number of the 3 × n grid is

γ 3,1 ( G 3 × n ) = n 3 . (3.5)

5) For n 4 , the (3, 1) broadcast domination number of the 4 × n grid is

γ 3,1 ( G 4 × n ) = n + 1 7 + n + 3 7 + n + 5 7 + 1. (3.6)

While Blessing et al. [9] provide formulae for ( t , r ) = ( 3 , 2 ) as well, we focus on this subset of results because of our considerations in the previous section. In light of Observation 3.6, these values immediately provide lower bounds for the directed (t, r) broadcast domination intervals of their corresponding directed grid graphs for the same values t and r, assuming these graphs can each be oriented to preserve the undirected (t, r) broadcast dominating sets. The following observations argue that these lower bounds are in fact tight.

Observation 3.8. In the case ( t , r ) = ( 2 , 2 ) , the process of directing edges is simple: make all broadcasting vertices sources, thereby making all non-broadcasting vertices sinks. Since each vertex in G is either a broadcasting vertex or a neighbor of at least two broadcasting vertices, it suffices to observe that, for every non-broadcasting vertex v in V ( G ) , its resulting in-neighborhood in the directed graph G remains its previous neighborhood in the undirected graph G. Similarly, for every broadcasting vertex, its resulting out-neighborhood is exactly its neighborhood in the undirected graph G. Thus, each vertex gets the same reception as it previously did in the undirected graph.

Observation 3.9. In the case ( t , r ) = ( 3 , 1 ) , the intuition behind orienting the graph is to direct edges such that signal can travel as far outward from the broadcasting vertices as possible. We again begin by making all broadcasting vertices sources. Then, for each vertex which is an out-neighbor of a broadcasting vertex, direct the remainder of its not-already-directed edges outward. All other edges are incident to two non-broadcasting vertices which are each at a distance 2 away from any broadcasting vertex. This means that each of these non-broadcasting vertices receives signal 1 from that broadcasting vertex and cannot propagate signal further. As a result, this last set of edges can be oriented arbitrarily to complete the construction of a directed grid graph which maintains the (3, 1) dominating set. We are guaranteed that this set must in fact form a (3, 1) dominating set because, for any broadcasting vertex v, the broadcasting out-neighborhood of v in the oriented graph is exactly the broadcasting neighborhood of v in the undirected graph.

Now, for m { 2,3,4 } we provide intervals of integers which are properly contained in the D B D I 2,2 ( G m , n ) . Note that since we have shown in the previous section that the (2, 2) and (3, 1) directed broadcast domination intervals of a graph must be full, finding an orientation which achieves a domination number greater than the lower bound immediately implies the existence of orientations which achieve all values in between as well. For each of the following small grid graphs, the upper bound is achieved by an orientation of G m , n which achieves the maximum possible number of vertices with in-degree 1. Note also that the OEIS sequence A000111 counts half the number of alternating permutations on n letters. We let A000111(n) denote the nth term of this sequence. We can now state the next result.

Proposition 3.10. Let n 1 . Then

1) D B D I 2,2 ( G 2, n ) [ n , 3 n + 2 2 ] .

2) D B D I 2,2 ( G 3, n ) [ 4 n 3 , 3 n + 2 2 + 3 n + 4 4 ] .

3) D B D I 2,2 ( G 4, n ) [ 2 n n 6 4 , 3 n + 2 2 + 3 n + 4 4 + k n ] , where

k n = A000111 ( n + 1 ) / A000111 ( n ) , (3.7)

which represents the number of towers in the fourth row with n columns.

Proof. As previously stated, the orientation of G m , n which achieves the minimal value within its respective interval is achieved by orienting the graph to preserve the dominating sets stated in [9]. The maximal values within these given intervals are equivalent to the maximum possible number of vertices of their respective grid graphs with in-degree equal to 1. Note that any vertex with in-degree equal to 1 must be a broadcasting vertex, because it cannot receive sufficient reception from its broadcasting in-neighborhood, even if it is a direct out-neighbor of a tower. For n = 10 , examples of orientations with maximized numbers of vertices with in-degree 1 are given in Figures 7-9. To verify that these values do in fact correspond to the maximum possible number of vertices with in-degree 1 can be proven by contradiction as follows. Suppose that it is possible in each of these instances to have one more vertex with in-degree 1. Then since

v V ( G ) d e g ( v ) = | V ( G ) | , (3.8)

Figure 7. An example of the grid graph G 2,10 which achieves γ 2 , 2 ( G 2 , n ) = 3 n + 2 2 .

Figure 8. An example of the grid graph G 3,10 which achieves γ 2,2 ( G 2, n ) = 3 n + 2 2 + 3 n + 4 4 . Note that the graph in Figure 7 is a subgraph.

Figure 9. An example of the grid graph G 4,10 which achieves γ 2 , 2 ( G 4 , n ) = 3 n + 2 2 + 3 n + 4 4 + k n . Note that the graph in Figure 8 is a subgraph.

there must exist a vertex with an impossibly large in-degree for the given equation to still hold.

Unfortunately, showing set equality as opposed to the set containment proven in Proposition 3.10 would require proof that all orientations of these grid graphs achieve (t, r) broadcast domination interval strictly within this interval. In the case of (2, 2) domination, we conjecture that the proof lies in the fact that a vertex must be a dominating vertex if and only if it has in-degree at most 1, implying that the orientations above maximize the number of such vertices achieve the maximal (2, 2) broadcast domination number.

To aid in further understanding the directed (t, r) broadcast domination intervals on small grid graphs, we provide Sage Code [18], which calculates the directed (t, r) broadcast domination interval of an arbitrary grid graph given arbitrary positive integers t and r. This program utilizes a dynamic programming algorithm, adapted from a similar program used in [9].

3.3. Results on a Common Graph Family

In the previous section, we found an interval of directed (t, r) broadcast domination numbers which is contained in a (potentially larger) directed (t, r) broadcast domination interval of small grid graphs. In this section, we walk through a full characterization of the directed (t, r) broadcast domination interval for the star, a common and relatively simple-to-understand family of graphs. We begin by formally defining a star below.

Definition 3.11. A star on n vertices, denoted Sn, consists of a single central vertex to which n − 1 leaf vertices are adjacent.

In general domination theory, the star is a simple example of a graph with domination number 1, as the central vertex is adjacent to all other vertices in the graph. Additionally, characterizing the undirected (t, r) broadcast domination number of a star is also quite easy. Specifically, if t > r , then γ t , r ( S n ) = 1 . Otherwise, γ t , r ( S n ) = n . However, once we consider all orientations of Sn, we see that characterizing the directed (t, r) broadcast domination interval of a star becomes noticeably more involved. What follows is a full classification of D B D I t , r ( S n ) for n 3 .

Proposition 3.12. Let Sn be the star graph on n vertices with n 3 , and let t, r be integers such that t = r . If t = r = 1 , then γ t , r ( S n ) = n for all orientations S n of Sn. If t = r = 2 , then D B D I t , r ( S n ) = [ n 1 , n ] .

Proof. The case t = r = 1 is trivial because all vertices must be broadcasting vertices regardless of the graph orientation. If t = r = 2 , notice in Figure 10 that regardless of the orientation of the graph, all leaves must be broadcasting vertices. This is because each leaf receives reception of strength at most 1 from the central vertex, but even this reception is insufficient to dominate that leaf, so γ 2,2 ( S n ) n 1 is necessary. In the case that at most 1 leaf is a source, the central vertex does not receive sufficient reception from leaves and must be a broadcasting vertex. In the case that at least 2 vertices are sources, the central vertex receives reception at least 2 and need not be a broadcasting vertex. Thus D B D I 2 , 2 ( S n ) = [ n 1 , n ] .

Proposition 3.13. Let Sn be the star graph on n vertices with n 3 , and let t, r be integers. If t = r > 2 , then D B D I t , r ( S n ) = [ 2 , n ] .

Figure 10. If fewer than two leaves are sources, the center must be a broadcasting vertex. Flipped arcs are shown in green, and broadcasting vertices are highlighted in red.

Proof. Let s denote the number of source leaves in an orientation of Sn, and let S n s denote the orientation of the star with s source leaves. To show that D B D I t , r ( S n ) = [ 2 , n ] , we start with S n 0 , the leftmost graph in Figure 11. The central vertex is required to be a dominating vertex because it has in-degree zero, and all leaves receive insufficient reception from this central vertex, requiring them each to be dominating vertices as well and making the domination number in this orientation n. Flipping one arc, we move to the case S n 1 , where now the single source leaf and the central vertex form the dominating set because each sink leaf receives reception ( t 1 ) + ( t 2 ) r . Both of these orientations are shown in Figure 10. We now proceed to flip the remaining arcs, one at a time, so that s increases from 1 to n − 1. Each of these flips increases γ t , r by 1 because a leaf which has previously been a sink is now a source, and therefore it receives insufficient reception and must be added to the set of broadcasting vertices. The initial and final such orientations are shown in Figure 12. Since this construction iterates over all possible orientations of Sn, we conclude by exhaustion that D B D I t , r ( S n ) = [ 2 , n ] .

Proposition 3.14. Let Sn be the star graph on n vertices with n 3 , and let t, r be integers. If t > r , then D B D I t , r ( S n ) = [ 1 , n 1 ] .

Figure 11. The cases S n 0 and S n 1 are shown. Flipped arcs are shown in green, and broadcasting vertices are highlighted in red.

Figure 12. The cases S n 2 and S n n 2 are shown. Flipped arcs are shown in green, and broadcasting vertices are highlighted in red.

Proof. Once again, let s denote the number of source leaves in an orientation of Sn, and let S n s denote the orientation of the star with s source leaves. To show that D B D I t , r ( S n ) = [ 1 , n 1 ] , we start with S n 0 . The central vertex is required to be a dominating vertex because it has in-degree zero, and all leaves receive sufficient reception from this central vertex, making the domination number of this orientation 1. We now proceed to flip the orientation of each edge so that s increases from 0 to n − 1. If ( t , r ) = ( 2 , 1 ) , each of these flips increases the domination number by 1 except for the last flip, when s increases from n − 2 to n − 1. This is because the set of broadcasting vertices gains the last leaf vertex but loses the central vertex when this arc is flipped. This case is highlighted in Figure 13. For all other values of (t, r), meaning all instances when t r 2 , each of these arc flips increases the domination number of the resulting graph by 1 except for when s increases from 1 to 2. This is true because when s 2 , the central vertex no longer needs to be a dominating vertex, as all vertices receive reception at least 2 ( t 2 ) from the source leaves. Note that, given the constraints, 2 ( t 2 ) r for all t 3 , t > r , so this is indeed sufficient reception. This case is highlighted in Figure 14 and Figure 15. In either case, we get that D B D I t , r ( S n ) = [ 1 , n 1 ] .

Figure 13. The case ( t , r ) = ( 2 , 1 ) . Green arcs denote arcs which have been flipped from the original orientation S n 0 .

Figure 14. Orientations S n 0 and S n 1 with t > r . Green arcs denote arcs which have been flipped from the original orientation S n 0 , and broadcasting vertices are highlighted in red.

Figure 15. All other orientations with t > r . Green arcs denote arcs which have been flipped from the original orientation S n 0 , and broadcasting vertices are highlighted in red.

We remark that this result leads to a noteworthy result about the D B D I t , r ( S n ) .

Theorem 3.15. Let t , r , d , D be positive integers such that [ d , D ] = D B D I t , r ( S n ) and t r . Then, for every x [ d , D ] , there exists an orientation S n x such that γ t , r ( S n x ) = x . In other words, the directed (t, r) broadcast domination interval of a star on n vertices is always full.

Proof. By exhaustion, using the previous propositions within this section.

As exhibited by the star graph, finding the directed (t, r) broadcast domination interval can be very difficult, even for simple families of graphs. Moreover, even if finding a dominating “strategy” may be straightforward, proving that the interval resulting from that “strategy” is equal to that graph’s (t, r) directed broadcast domination interval can be quite difficult, as exhibited by our findings from this section and from Section 3.2.

4. On Directed (t, r) Broadcast Domination of the Infinite Grid

We now shift our discussion to (t, r) broadcast domination on the infinite grid graph, denoted by × . In previous literature, Blessing et al. and Harris et al. discuss efficient domination of the infinite Cartesian and triangular lattices, respectively [9] [13]. In this section, we introduce and provide some initial results when considering the extension of their work on efficient (t, r) broadcast domination of the infinite Cartesian lattice to the directed variant. We remark that because the infinite grid cannot have a finite domination number, efficiency is instead measured as follows. Intuitively, an efficient broadcast dominating set is one which wastes the least amount of signal possible. We give a rigorous definition of this idea below, and we note that this definition holds for any orientation G of G.

Definition 4.1. ( [13]) A (t, r) broadcast dominating set S for s is said to be efficient if for all u V ( G ) ,

r ( u ) = ( r if d ( u , v ) t r for all v S r d ( u , v ) if 0 d ( u , v ) < t r for exactly one v S . (4.1)

In other words, non-broadcasting vertices far away from broadcasting vertices receive only the minimum required signal and do not “waste” signal by receiving more than they need. Of course, vertices which are relatively close to broadcasting vertices are not penalized for having more than the minimum required reception because they must continue transmitting signal to vertices which are farther away.

Now equipped with a notion of efficiency, we present our main result.

Theorem 4.2. There exist orientations of the graph × that achieve efficient directed (2, 2) broadcast domination densities of 1 3 , 1 2 , and 2 3 .

Proof. The proof is via construction. To give each of these results, consider the orientations in Figure 16 and note that the number of vertices used in every

horizontal line are 1 3 and 2 3 of the total number of vertices, respectively.

Motivated by Theorem 4.2 and our prior study of the directed (t, r) broadcast domination interval, we pose the following open problems for further study.

Question 4.3. Does every rational number d [ 1 3 , 2 3 ] appear as a (2, 2)

directed broadcast domination density? If not, classify the rational numbers in that interval that do appear.

Question 4.4. Is there a (2, 2) directed broadcast domination density d such that the density d is irrational, i.e., d [ 1 3 , 2 3 ] c ?

One may also ponder the implications of periodic tower placement on various topological surfaces.

Question 4.5. Do the three (t, r) directed broadcast dominating sets given in Figure 16 result some (t, r) broadcast domination set on a finite toroidal grid? More generally, for any orientation of the grid which results in a rational density of towers, is it possible to realize that orientation and domination density on the toroidal grid?

We provide a partially negative answer to Question 4.5 by noting that the infinite grid achieving tower density 1 3 in Figure 16 can be oriented to have an

Figure 16. Left to right: orientations of the infinite grid which efficiently achieve (2, 2) broadcast vertex density 1 3 , 1 2 , 2 3 , respectively. In the leftmost graph, some arcs are not shown to denote that these arcs may be oriented arbitrarily without changing the density.

aperiodic orientation (by orienting the missing arcs accordingly), but this orientation always has rational tower density. We know that regardless of the orientation of the missing arcs, the resulting (t, r) broadcast dominating set remains efficient because those missing arcs carry no signal. Of course, this infinite grid may also be oriented periodically to achieve the same effect, and we note that one reason for this flexibility in orienting the arcs is that no signal travels along these arcs. In other words, for each of these arcs (u, v) left blank in Figure 16, the signal at the tail u is only 1, so the signal at v coming from u is 0.

Still, it is the case that all three of these domination densities are realizable as dominating sets on the same toroidal grid, and it is important to note that this fact might help us determine which rational numbers are possible dominating densities. Exploring this further may provide connections to topology and also provide an answer to Question 4.3.

Interestingly, the orientations of the infinite grid depicted in Figure 16 also grant a sub-interval of D B D I 2,2 ( G m , n ) , as we detail below.

Proposition 4.6. Given integers m , n 6 ,

D B D I 2,2 ( G m , n ) ( [ d , 2 m n 3 ] if n mod 3 0 [ d , 2 m ( n 1 ) 3 + m ] if n mod 3 1 [ d , 2 m ( n 2 ) 3 + m + m 2 ] if n mod 3 2 (4.2)

where the lower bound

d = ( ( m + 2 ) ( n + 2 ) 3 6 if m n mod 3 ( m + 2 ) ( n + 2 ) 3 5 if m n mod 3 (4.3)

is the best-known upper bound on γ ( 2,2 ) ( G m , n ) previously established by Blessing et al. ( [9], Theorem 3.8).

Proof. To achieve the upper bound of this interval, orient the grid as in Figure 17. Then, align the leftmost column of G m , n with a column of the infinite graph of density 2/3 which contains only towers, as in Figure 17. Now, using this starting column, bound a rectangular region of dimensions m by n to create the directed graph G m , n . The density of vertices with out-degree greater than 0 depends on whether the rightmost column of the rectangular region is in a column of the infinite grid which contains only towers, or whether it is 1 or 2 columns to the right of such a column.

To count the number of red vertices in the rectangular region, we let m, n denote the number of rows and columns in the rectangular region, respectively. Then we consider three separate cases when n mod 3 is 0, 1, or 2. In the first case, one third of the rows will have only red vertices, while the two to the right of it will have equally many red and non-red vertices. Thus the overall density of

Figure 17. A region in which the leftmost column of a 4 × 6 grid graph is aligned with a column of the infinite grid containing only towers.

red vertices is 2 m n 3 . In the second case, we break this grid into two sub-grids:

the first being a grid with n − 1 columns which falls into the previous case, and the second being a grid with 1 column and all red vertices. Thus the overall

number of red vertices is 2 m ( n 1 ) 3 + m . In the third case, we follow a similar

pattern, again breaking the grid into a sub-grid with n − 2 columns which falls into the first case, then a column of all red vertices, and then a column with every other vertex red. This grid achieves an overall red vertex density of

2 m ( n 2 ) 3 + m + m 2 .

We first claim that the set of towers within this region on the infinite graph also forms a dominating set of G m , n . Furthermore, we claim that this set is minimal, thereby achieving the domination number of G m , n .

To establish the first claim, notice that all vertices within this region with in-degree 0 or 1 are dominating vertices because having in-degree 0 or 1 implies that such a vertex can receive reception of at most 1 from a neighbor. All other vertices have in-degree at least 2 in G m , n are non-dominating vertices. This implies that the set of dominating vertices in G m , n forms a dominating set of the graph.

The second claim is established by the fact that every vertex with in-degree 0 or 1 must be a dominating vertex, as it cannot receive sufficient reception from only a single other vertex. Additionally, any vertex with in-degree greater than 1 is not a dominating vertex. Thus, this set of dominating vertices is a minimal (2, 2) broadcast dominating set.

The lower bound of this interval was proven by Blessing et al. for undirected grids, and it still holds when we direct all edges away from the broadcasting towers as in the left image in Figure 16 ( [9], Theorem 3.8).

It is also important to note that, much like in the case of finite graphs, there exist infinite grid graphs that cannot be oriented to preserve their (t, r) broadcast dominating sets. One example is on the infinite triangular grid, which cannot be oriented to preserve the (4, 3) dominating set given by Harris et al. in [13].

Example 4.7. As pictured in Figure 18, it is impossible to orient the triangular

Figure 18. It is impossible to orient the triangular lattice and achieve the efficient (4, 3) dominating set. The problematic arcs are highlighted in red.

lattice to preserve the dominating set given by Harris et al. in [13]. In order for the distance-3 out-neighborhood of each broadcasting vertex to be preserved, the black arcs in this figure must be oriented away from the broadcasting vertices. This figure shows just one possible orientation, as some of these black arcs may be reversed from their pictured orientations while preserving the distance-3 out-neighborhood of the dominating vertices. However, under no orientation of the red edges can signal travel “both ways,” which would be required for the set to be a (4, 3) dominating set. As pictured in Figure 18, the reception at vertex v would be r ( v ) = 3 if the red edge incident to it were doubly-directed, but orienting that edge only allows for r ( v ) 2 .

5. Future Directions

In Section 3, we prove that the directed (t, r) broadcast domination interval is full when t r = 1 and in the isolated case ( t , r ) = ( 2 , 2 ) . We conjecture that this is true for arbitrary t r 1 . One direction of study is proving or providing a counterexample to the following.

Conjecture 5.1. Let t and r be positive integers such that t r . Given a graph G, let D B D I t , r ( G ) = [ d , D ] , where

d = min { γ t , r ( G ) : G is an orientation of G } (5.1)

and

D = max { γ t , r ( G ) : G is an orientation of G } . (5.2)

For every b [ d , D ] , there exists an orientation G b with γ t , r ( G b ) = b .

We also study directed (t, r) broadcast domination on small grid graphs. There are many possible directions for further study, chief of which would be finding a closed formula for the directed (t, r) broadcast domination interval of an arbitrary finite grid graph.

Research Project 5.2. Let t , r , m , n be positive integers, and let t r 1 . Find a formula for D B D I t , r ( G m , n ) as a function of t , r , m and n.

Lastly in Section 3, we study the directed (t, r) broadcast domination interval for the star graph. In light of those results, one could study the directed (t, r) broadcast domination interval of other graph families.

Research Project 5.3. Let t and r be positive integers such that t r 1 . For a family of graphs, find the D B D I t , r of that graph family as a function of t, r, and the number of vertices in the graph. Examples of interesting graphs to consider include cycles, tournaments (directed complete graphs), and spiders (a collection of paths which all share one endpoint).

In Section 4, we introduce directed (t, r) broadcast domination on the infinite grid, and we show an orientation of the infinite grid which efficiently achieves

broadcasting vertex densities 1 3 , 1 2 , and 2 3 when ( t , r ) = ( 2 , 2 ) . One future direction of study concerns answering the following question.

Question 5.4. Let ( t , r ) = ( 2 , 2 ) . For d [ 1 3 , 2 3 ] , does there exist an orientation of the infinite Cartesian grid which achieves tower density d? If not, for which rational numbers d [ 1 3 , 2 3 ] can densities be achieved?

There are many other ways to study directed (t, r) broadcast domination on the infinite grid. One potential direction could be to explore other known efficient (t, r) broadcast dominating patterns (i.e., those studied in [9]), asking whether there exist orientations of their respective infinite graphs which still allow that dominating pattern to form a directed (t, r) broadcast dominating set. Another avenue for further study is to investigate other values of t and r not previously studied.

Acknowledgements

P. E. Harris acknowledges funding support from The Karen EDGE Fellowship Program and P. Hollander thanks Williams College Science Center for funding in support of this research.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Berge, C. (1962) Theory of Graphs and Its Applications. Methuen, London.
[2] Ore, O. (1962) Theory of Graphs. American Mathematical Society Colloquium Publications, Providence, 38.
https://doi.org/10.1090/coll/038
[3] Haynes, T.W. (2017) Domination in Graphs: Volume 2: Advanced Topics. Routledge, London.
[4] Haynes, T.W., Hedetniemi, S. and Slater, P. (1998) Fundamentals of Domination in Graphs. CRC Press, Boca Raton.
https://doi.org/10.1002/(SICI)1097-0037(199810)32:3<199::AID-NET4>3.0.CO;2-F
[5] Henning, M.A., Oellermann, O.R. and Swart, H.C. (1991) Bounds on Distance Domination Parameters. Journal of Combinatorics, Information and System Sciences, 16, 11-18.
[6] Farina, M. and Grez, A. (2016) New Upper Bounds on the Distance Domination Numbers of Grids. Rose-Hulman Undergraduate Mathematics Journal, 17, 133-145.
[7] Drews, B.F., Harris, P.E. and Randolph, T.W. (2019) Optimal (t, r) Broadcasts on the Infinite Grid. Discrete Applied Mathematics, 255, 183-197.
https://doi.org/10.1016/j.dam.2018.08.009
[8] Hassan, M., Al Hassan, M. and Mostafa, M. (2020) The Signed Domination Number of Cartesian Product of Two Paths. Open Journal of Discrete Mathematics, 10, 45-55.
https://doi.org/10.4236/ojdm.2020.102005
[9] Blessing, D., Insko, E., Johnson, K. and Mauretour, C. (2015) On (t, r) Broadcast Domination Numbers of Grids. Discrete Applied Mathematics, 187, 19-40.
https://doi.org/10.1016/j.dam.2015.02.005
[10] Randolph, T.W. (2019) Asymptotically Optimal Bounds for (t, 2) Broadcast Domination on Finite Grids. Rose-Hulman Undergraduate Mathematics Journal, 20.
https://scholar.rose-hulman.edu/rhumj/vol20/iss1/5
[11] Herrman, R. and Hintum, P. (2021) The (t, r) Broadcast Domination Number of Some Regular Graphs. Discrete Applied Mathematics, 289, 270-280.
https://doi.org/10.1016/j.dam.2020.11.014
[12] Crepeau, N., Harris, P.E., Hays, S., Loving, M., Rennie, J., Rojas Kirby, G. and Vasquez, A. (2019) On (t, r) Broadcast Domination of Certain Grid Graphs.
[13] Harris, P.E., Luque, D., Flores, C. and Sepulveda, N. (2020) Efficient (t, r) Broadcast Dominating Sets of the Triangular Lattice. Discrete Applied Mathematics, 277, 180-192.
https://doi.org/10.1016/j.dam.2019.08.025
[14] Harris, P.E., Insko, E. and Johnson, K. (2020) Projects in (t, r) Broadcast Domination. In: A Resourceful Guide to Undergraduate Research in Mathematics: Starting and Sustaining Accessible Undergraduate Research, Springer, Berlin, 235-262.
https://doi.org/10.1007/978-3-030-37853-0_8
[15] Chartrand, G. and Zhang, P. (2012) A First Course in Graph Theory. Dover Publications, Mineola.
[16] Shang, Y. (2013) Large Dicliques in a Directed Inhomogeneous Random Graph. International Journal of Computer Mathematics, 90, 445-456.
https://doi.org/10.1080/00207160.2012.735663
[17] Berliner, A., Brown, C., Carlson, J., Cox, N., Hogben, L., Hu, J., Jacobs, K., Manternach, K., Peters, T., Warnberg, N. and Young, M. (2015) Path Cover Number, Maximum Nullity, and Zero Forcing Number of Oriented Graphs and Other Simple Digraphs. Involve, 8, 147-167.
https://doi.org/10.2140/involve.2015.8.147
[18] Hollander, P. (2021) Directed-t-r-Broadcast-Domination. GitHub, San Francisco.
https://github.com/peterhollander/directed-t-r-broadcast-domination

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.