The Independent Cascade Graph Burning for Operation Graphs

Abstract

Graph burning is a model to describe the spread of social influence. In 2023, Song et al. proposed the Independent Cascade Graph Burning model, where a vertex v can be burned by its burning neighbors u and the influence that u gives to v is larger than a given threshold β . The minimum number of time steps that can be chosen as rounds to burn the whole graph G with the Independent Cascade Graph Burning model called the IC burning number b β ( G ) . In this paper, we determined the IC burning number for some graphs and operation graphs.

Share and Cite:

Zhu, Q. , Wu, J. and Li, Y. (2025) The Independent Cascade Graph Burning for Operation Graphs. Applied Mathematics, 16, 867-876. doi: 10.4236/am.2025.1612045.

1. Introduction

Graph burning is a discrete-time process on graphs [1], Bonato et al. introduced the concept of the burning number to measures the speed of contagion spread on a graph and denoted the burning number of graph G by b( G ) in [2], some special classes of graphs has been studied, such as spider graphs [3], path forest [4], generalized Petersen graphs [5], theta graphs [6], caterpillars [7] and fence graphs [8]. For a survey on graph burning see [9]. Later, Li et al. [10] generalized the burning number and introduced the generalized burning number b r ( G ) of G for r1 . Follow these, Song et al. [11] propose the Independent Cascade graph burning model of G , where a burned vertex v can burn its neighbor w only if the influence that v exerts on w is larger than a given threshold β . Note that when β=0 , it is a traditional burning problem. The task is still to find the minimum sequence of vertices that can burn the whole graph. The minimum number of time steps is IC burning number b β ( G ) of graph G . In the burn process of IC model of graph G , we call a vertex is fire source, it is selected to burn. For a given threshold β , the x i is the i -th fire source in the β -burning process of G . If G are burned after k time steps, we call the fire source sequence ( x 1 , x 2 ,, x k ) a β -burning sequence of G . Clearly, the IC burning number b β ( G ) is the minimum length among all β -burning sequences of graph G .

In reality, the influence u receives from its neighbor w is an arbitrary value in [ 0,1 ] , we easily know whether a vertex can be burned by its neighbor depends heavily on its degree. For v,uV( G ) , the distance between them is denoted by d( u,v ) . The open neighborhood N( v ) is the set of vertices at distance one from a vertex v . Clearly, the closed neighborhood N[ v ]=N( v ){ v } . Given a positive integer k and fraction β[ 0,1 ] , the k -th closed β -neighborhood of u is a set { vV( G ):d( u,v )k,f( u )β } and is denoted by N β k [ v ] , where f( u )= 1 d( u ) .

For h1 , k2 , a perfect k -ary tree with height h , denoted T k h , is a tree with k h leaves and a root vertex with degree k whose distance to all the leaves is h and all other internal vertices have degree k+1 . The height of a vertex is the number of edges present in the path connecting that vertex to a leaf vertex. We call the internal vertices that are the parents of leaves as parent-leaves.

A spider is a tree contain one vertex called the spider head with degree at least 3. In a spider graph, every leaf is connected to the head by a path which called an arm. we denote such a spider graph by SP( s,r ) if all the arms of the spider graph with maximum degree s are of the same length r .

A ( n,1 ) -lollipop graph L n,1 is a graph with V( L n,1 )={ v, u 1 , u 2 ,, u n } and E( L n,1 )={ u i u j |i,j=1,2,,n,ij }{ v u 1 } , see Figure 1(a). A corona graph of K n and K 1 , denoted by K n K 1 , is graph with V( K n K 1 )={ v 1 , v 2 ,, v n , u 1 , u 2 ,, u n } and E( K n K 1 )={ u i u j |i,j=1,2,,n,ij }{ v i u i |i=1,2,,n } , see Figure 1(b).

(a) (b)

Figure 1. ( n,1 ) -lollipop graph L n,1 and corona graph K n K 1 .

All graphs considered in this paper are finite and simple. We use book [12] for notation and terminology not defined here. In this paper, we study the β -burning problem on several graph including complete k -ary tree, spider graphs, ( n,1 ) -lollipop graph, corona graph of K n and K 1 and other graphs such as sunflower graph, friendship graph and Dutch windmill graph.

2. Primarilies

Proposition 2.1. [11] G is a connected graph with n vertices and f( v i )<β for 1ik , where 0<β1 . Then, k b β ( G )n .

Proposition 2.2. [11] G is a graph with n vertices and Δ( G ) is the maximum degree. Then, ( x 1 , x 2 ) is an optimum β -burning sequence for G if and only if one of the following conditions is met:

1) Δ( G )=d( x 1 )=n1 , and f( w )β for all wN( x 1 )\{ x 2 } .

2) Δ( G )d( x 1 )=n2 , and f( w )β for all wN( x 1 ) .

In [13], Bonato et al. provide a number of properties of the burning number.

Proposition 2.3. [13] If T is a tree and H is a subtree of T , then we have that b( H )b( T ) .

A subgraph H of graph G is called an isometric subgraph if we have d H ( u,v )= d G ( u,v ) .

Proposition 2.4. [13] Let H be an isometric subgraph of a graph G and for any node xV( G )\V( H ) , and any positive integer k , there exist a node f k ( x )V( H ) satisfies N k [ x ]V( H ) N k H [ f k ( x ) ] . Then we have that b( H )b( G ) .

Proposition 2.5. [13] For any graph G with radius r and diameter d , we have that

d+1 b( G )r+1.

Proposition 2.6. [13] For a graph G , we have that

b( G )=min{ b ( T ):T is a spanning subtree of G }.

3. Main Results

In this section, we determined the IC burning number of some operation graphs. First, we consider the perfect binary tree, spider graphs, ( n,1 ) -lollipop graph, corona graph K n K 1 .

Theorem 3.1. Let T 2 h be a perfect binary tree of height h , where h2 . Then

b β ( T 2 h )={ h+1, If0β 1 3 ; { 3, Ifh=2; 2 h 2, Ifh3. If 1 3 <β 1 2 ; 2 h 1, If 1 2 <β1.

Proof. Let s be the root of T 2 h and the leaves of T 2 h be u i for 1i 2 h . Suppose the parent-leaves of T 2 h be v i for 1i 2 h1 .

Case 1: 0β 1 3

The T 2 h has total h+1 levels, since T 2 h has height h . Suppose we let x 1 =s . At the t -th step ( t=h+1 ) , the fire completes the burning of the t -th level of T 2 h . Therefore, b β ( T 2 h )h+1 . Now, suppose S=( x 1 , x 2 ,, x k ) is a β -burning sequence of T 2 h , where k<h+1 . The fire source x i can spread to the vertices of N ki [ x i ] . For 1ik , N ki [ x i ] can contain at most 2 ki leaf vertices of T 2 h . Therefore, we burned at most i=1 k 2 ki = 2 k 1 leaf vertices. Since the total number of leaves of T 2 h is 2 h . Now, 2 h 2 k > 2 k 1 , a contradiction, we have b β ( T 2 h )h+1 . Thus b β ( T 2 h )=h+1 .

Case 2: 1 3 <β 1 2

Let two children of s be s 1 and s 2 . Suppose S={ s, u 1 , u 2 ,, u 2 h } , Y={ s 1 , s 2 , v 1 , v 2 ,, v 2 h1 } and X=SY . The case for h=2 , by simple checking, we know that b β ( T 2 h )=3 . Next, the case h3 . Since 1 3 <β 1 2 , thus T 2 h \S must be fire sources. Let x 1 = s 1 , x 2 = s 2 and x i = v i2 for 3i 2 h1 +2 . Further, we choose T 2 h \X as remain fire sources. Obviously, ( x 1 , x 2 ,, x 2 h 2 ) is a β -burning sequence of T 2 h and thus b β ( T 2 h ) 2 h 2 . Now, we show b β ( T 2 h ) 2 h 2 . As f( V( T 2 h )\S )<β for 1i 2 h 2 . By Proposition 2.1, we get 2 h 2 b β ( T 2 h ) . Then, b β ( T 2 h )= 2 h 2 .

Case 3: 1 2 <β1

Let U={ u i |1i 2 h } , V={ v i |1i 2 h1 } and H=UV . We choose x i = v i for 3i 2 h1 and V( T 2 h )\H as remain fire sources. Thus, b β ( T 2 h ) 2 h 1 . On the other hand, f( V( T 2 h )\U )<β for 1i 2 h 1 , combine Proposition 2.1, we have 2 h 1 b β ( T 2 h ) . Therefore, b β ( T 2 h )= 2 h 1 .

Corollary 3.2. Let T k h be a perfect k -ary tree of height h and order n , where h3 and k3 . Then

b β ( T k h )={ h+1, If0β 1 k+1 ; n k h 1, If 1 k+1 <β 1 k ; n k h , If 1 k <β1.

Proof. Let s be the root of T k h and the leaves of T k h be u i for 1i k h . Suppose the parent-leaves of T k h be v i for 1i k h1 .

For the case 0β 1 k+1 , consider T 2 h is a subtree of T k h . Combine Proposition 2.3 and Theorem 3.1, we directly get b β ( T k h ) b β ( T 2 h )=h+1 . On the other hand, the fact that b β ( T k h )h+1 can be determined by let x 1 =s . Then, b β ( T k h )=h+1 .

The case for 1 k+1 <β 1 k , let the children of s be s i for 1ik . Suppose S={ u i |1i k h }{ s } , Y={ s i |1ik }{ v j |1j k h1 } and X=SY . Similarly with Theorem 3.1, we have that b β ( T k h )n k h 1 . Further, f( V( T k h )\S )<β , by Proposition 2.1, we directly get n k h 1 b β ( T k h ) . Then, b β ( T k h )=n k h 1 .

Consider that 1 k <β1 , let U={ u i |1i k h } , V={ v i |1i k h1 } and H=UV . Similarly, we choose V( T k h )\U be fire sources. Clearly, ( x 1 , x 2 ,, x n k h ) is a β -burning sequence of T k h . So, b β ( T k h )n k h . On the other hand, since f( V( T k h )\U )<β , combine Proposition 2.1, we have that n k h b β ( T k h ) . Therefore, b β ( T k h )=n k h .

Theorem 3.3. Let SP( s,r ) be a spider graph of order n for sr . Then

b β ( SP( s,r ) )={ r+1, If0β 1 2 ; ns, If 1 2 <β1.

Proof. Let leaf vertices of SP( s,r ) be Y={ v i |1is } . Suppose the neighbour vertices of leaf vertices are U={ u i |1is } and X=YU .

The case for 0β 1 2 , we first discuss SP( r,r ) . The radius of SP( r,r ) is r . So by Proposition 2.5, we have that b β ( SP( r,r ) )r+1 . Now we show that b β ( SP( r,r ) )r+1 . Assume b β ( SP( r,r ) )r and S=( x 1 , x 2 ,, x t ) is a β -burning sequence of SP( r,r ) , where tr . No fire source in S shall be able to burn more than 1 leaf vertex in SP( r,r ) , since d( v i , v j )=2r for i,j=1,2,,s and ij . Thus S will be able to burn at most t leaf vertices. This implies that at least 1 leaf vertex will be left unburned, a contradiction, thus we have that b β ( SP( r,r ) )r+1 . Therefore, b β ( SP( r,r ) )=r+1 . As SP( r,r ) is a subtree of SP( s,r ) , by Proposition 2.4 and Proposition 2.5, we have b β ( SP( s,r ) )r+1 .

For the case 1 2 <β1 . Consider that f( V( SP( s,r ) )\Y )<β , by Proposition 2.1, we have that ns b β ( SP( s,r ) ) . Now, we show that b β ( SP( s,r ) )ns . Let x i = u i for 1is and V( SP( s,r ) )\X be remain fire sources. Obviously, ( x 1 , x 2 ,, x ns ) is a β -burning sequence of SP( s,r ) and then b β ( SP( s,r ) )ns . Further, we have that b β ( SP( s,r ) )=ns for 1 2 <β1 .

Theorem 3.4. Let K n K 1 be a corona graph of K n and K 1 with order 2n( n2 ) . Then

b β ( K n K 1 )={ 3, If0β 1 n ; n, If 1 n <β1.

Proof. Let V( K n K 1 )={ v 1 , v 2 ,, v n , u 1 , u 2 ,, u n } and E( K n K 1 )={ u i u j |i,j=1,2,,n,ij }{ v i u i |i=1,2,,n } . The case for 0β 1 n , combine Proposition 2.2, we directly get b β ( K n K 1 )3 . Now, we show b β ( K n K 1 )3 . Let x 1 = u 1 , x 2 = v 1 and x 3 = v n . Clearly, ( x 1 , x 2 , x 3 ) is a β -burning sequence of K n K 1 and thus b β ( K n K 1 )3 . Therefore, b β ( K n K 1 )=3 . Consider the case 1 n <β1 , let x i = u i for 1in . Clearly, ( x 1 , x 2 ,, x n ) is a β -burning sequence of K n K 1 . Thus b β ( K n K 1 )n . Now, we show b β ( K n K 1 )n . Obviously, f( u i )<β for 1in . By Proposition 2.1, we get n b β ( K n K 1 ) . Then, b β ( K n K 1 )=n .

Corollary 3.5. Let L n,1 be a ( n,1 ) -lollipop of order n+1 . Then

b β ( L n,1 )={ 2, If0β 1 n1 ; n, If 1 n1 <β1.

Proof. Let V( L n,1 )={ u, v 1 , v 2 ,, v n } and E( L n,1 )={ u i u j |i,j=1,2,,n,ij }{ v u 1 } . The case for 0β 1 n1 , combining Proposition 2.2, we get b β ( L n,1 )=2 . For the case 1 n1 <β1 , similar as Theorem 3.4, the details omitted here, we have b β ( L n,1 )=n .

Next, we determined the IC burning number of the sunflower graph, friendship graph and Dutch windmill graph.

A sunflower S f n is graph with V( S f n )={ v, u 1 , u 2 ,, u n , w 1 , w 2 ,, w n } and E( S f n )={ v u i |i=1,2,,n }{ u i w i |i=1,2,,n } { w i u i+1 |i=1,2,,n }{ u i u i+1 |i=1,2,,n } , where edge u n u n+1 is u n u 1 and w n u n+1 is w n u 1 , see Figure 2(a).

(a) (b)

Figure 2. S f n with order 2n+1 and S f n I with order 3n+1 .

An I type sunflower S f n I is a graph with V( S f n I )={ v, u 1 ,, u n , w 1 ,, w n } and E( S f n I )={ v u i |i=1,2,,n }{ v w i |i=1,2,,n }{ v v i |i=1,2,,n } { u i w i |i=1,2,,n }{ u i u i+1 |i=1,2,,n } , where edge u n u n+1 is u n u 1 , see Figure 2(b).

A friendship graph F n obtained V( F n )={ v, v 1 , v 2 ,, v n , u 1 , u 2 ,, u n } and E( F n )={ v v i |i=1,2,,n }{ v u i |i=1,2,,n }{ u i v i |i=1,2,,n } , see Figure 3(a).

(a) (b)

Figure 3. F n with order 2n+1 and D 4 n with order 3n+1 .

A Dutch windmill graph D 4 n satisfied V( D 4 n )={ s }{ v i , u i , w i |1in } and E( D 4 n )={ s u i |i=1,2,,n }{ s v i |i=1,2,,n } { w i u i |i=1,2,,n }{ w i v i |i=1,2,,n } , see Figure 3(b).

Lemma 3.6. For a connected graph G of order n and δ( G ) is the minimum degree of G . Then, b β ( G )=n if and only if β> 1 δ( G ) .

Proof. If β> 1 δ( G ) , then f( V( G ) )<β . By Proposition 2.1, we have that n b β ( G )n . Therefore, b β ( G )=n .

If b β ( G )=n , suppose β 1 δ( G ) . Consider the minmum degree of G is δ( G ) and β 1 δ( G ) , then any vertex u of G receives influence from a neighbour is f( u )= 1 d( u ) β , thus we can selecte n1 fire source to burn the whole graph G , a contradiction, thus β> 1 δ( G ) .

Theorem 3.7. Let S f n be a sunflower graph of order 2n+1 , where n5 . Then

b β ( S f n )={ 3, If0β 1 5 ; n+1, If 1 5 <β 1 2 ; 2n+1, If 1 2 <β1.

Proof. Let V( S f n )={ v, u 1 , u 2 ,, u n , w 1 , w 2 ,, w n } (see Figure 2(a)). The case for 0β 1 5 , by Proposition 2.2, we directly get b β ( S f n )3 . On the other hand, let x 1 =v , x 2 = u 1 and x 3 = w 1 . Clearly, ( x 1 , x 2 , x 3 ) is a β -burning sequence of S f n and thus b β ( S f n )3 . Then, b β ( S f n )=3 . Consider the case 1 5 <β 1 2 , let X={ u i |1in }{ v } . Consider f( X )<β , by Proposition 2.1, we have that b β ( S f n )n+1 . Now we show that b β ( S f n )n+1 , let x n+1 =v and x i = u i for 1in . Clearly, ( x 1 , x 2 ,, x n+1 ) is a β -burning sequence of S f n and thus b β ( S f n )n+1 . Thus, b β ( S f n )=n+1 . For the case 1 2 <β1 , by Lemma 3.6, δ( G )=2 and β> 1 δ( G ) , thus we directly get b β ( S f n )=2n+1 .

Theorem 3.8. Let S f n I be an I type sunflower graph of order 3n+1 . Then

b β ( S f n )={ 2, If0β 1 4 ; n+1, If 1 4 <β 1 2 ; 3n+1, If 1 2 <β1.

Proof. Let V( S f n I )={ v, u 1 , u 2 ,, u n , w 1 , w 2 ,, w n } . The case for 0β 1 4 , consider d( v )=3n , by Proposition 2.2, we directly get b β ( S f n I )=2 . The case for 1 4 <β 1 2 , let X={ u i |1in }{ v } . Consider f( X )<β , by Proposition 2.1, we have that b β ( S f n I )n+1 . Now we show that b β ( S f n )n+1 . let x n+1 =v and x i = u i for 1in . Clearly, ( x 1 , x 2 ,, x n+1 ) is a β -burning sequence of S f n I and thus b β ( S f n )n+1 . Thus, b β ( S f n I )=n+1 . For the case 1 2 <β1 , similar as Theorem 3.7. We have b β ( S f n I )=n+1 .

Theorem 3.9. Let F n be a friendship graph of order 2n+1 . Then

b β ( F n )={ 2, If0β 1 2 ; 2n+1, If 1 2 <β1.

Proof. Firstly, this case 0β 1 2 . Consider d( v )=2n and all f( V( F n ) )β , by Proposition 2.2, we have that b β ( F n )=2 . Now, consider 1 2 <β1 . Clearly, if 1 2 <β1 , we know that f( V( F n ) )<β . Combine with Lemma 3.6, we directly get b β ( F n )=2n+1 .

Theorem 3.10. Let D 4 n be a Dutch windmill graph of order 3n+1 . Then

b β ( D 4 n )={ { 2, Ifn=1; 3, Ifn2. If0<β 1 2 ; 3n+1, If 1 2 <β1.

Proof. For the case 0β 1 2 . If n=1 , by Theorem 3.8, we have that b β ( D 4 n )=2 . If n2 , let x 1 =v , x 2 = u 1 and x 3 = w 1 . Clearly, ( x 1 , x 2 , x 3 ) is a burning sequence of D 4 n and thus b β ( D 4 n )3 . Consider b β ( D 4 n )3 . When 0<β 1 2 , all f( V( F n ) )β . By Proposition 2.2, we gain b β ( D 4 n )3 and thus b β ( D 4 n )=3 . Now, consider the case 1 2 <β1 . Clearly, if 1 2 <β1 , we know that f( V( D 4 n ) )<β . by Lemma 3.6, we have b β ( D 4 n )=3n+1 .

Theorem 3.11. For a graph G , let H is a spanning subgraph of G and vH , d H ( v )= d G ( v ) . Then b β ( G ) b β ( H ) .

Proof. If β=0 , then it turns a traditional burning problem, combining Proposition 2.6, we have b( G )b( H ) . Now we consider 0<β1 , assume b β ( H )=k , ( x 1 , x 2 ,, x k ) is a β -burning sequence of H . As f( v )= 1 d( v ) and d H ( v )= d G ( v ) , therefore, for any vertex v , the influence it receives from a neighbour is f( v )= 1 d H ( v ) = 1 d G ( v ) , clearly, ( x 1 , x 2 ,, x k ) also can be β -burning sequence of G . We get b β ( G )k , thus b β ( G ) b β ( H ) .

Acknowledgements

This research was supported by NSFC No.12371352.

NOTES

*Corresponding author.

Conflicts of Interest

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

References

[1] Bonato, A., Janssen, J. and Roshanbin, E. (2014) Burning a Graph as a Model of Social Contagion. In: Bonato, A., Graham, F. and Prałat, P., Eds., Lecture Notes in Computer Science, Springer International Publishing, 13-22.[CrossRef]
[2] Bessy, S., Bonato, A., Janssen, J., Rautenbach, D. and Roshanbin, E. (2017) Burning a Graph Is Hard. Discrete Applied Mathematics, 232, 73-87.[CrossRef]
[3] Bonato, A. and Lidbetter, T. (2019) Bounds on the Burning Numbers of Spiders and Path-Forests. Theoretical Computer Science, 794, 12-19.[CrossRef]
[4] Liu, H., Hu, X. and Hu, X. (2021) Burning Numbers of Path Forests and Spiders. Bulletin of the Malaysian Mathematical Sciences Society, 44, 661-681.[CrossRef]
[5] Sim, K.A., Tan, T.S. and Wong, K.B. (2017) On the Burning Number of Generalized Petersen Graphs. Bulletin of the Malaysian Mathematical Sciences Society, 41, 1657-1670.[CrossRef]
[6] Liu, H., Zhang, R. and Hu, X. (2019) Burning Number of Theta Graphs. Applied Mathematics and Computation, 361, 246-257.[CrossRef]
[7] Liu, H., Hu, X. and Hu, X. (2020) Burning Number of Caterpillars. Discrete Applied Mathematics, 284, 332-340.[CrossRef]
[8] Bonato, A., English, S., Kay, B. and Moghbel, D. (2021) Improved Bounds for Burning Fence Graphs. Graphs and Combinatorics, 37, 2761-2773.[CrossRef]
[9] Bonato, A. (2021) A Survey of Graph Burning. Contributions to Discrete Mathematics, 16, 185-197.[CrossRef]
[10] Li, Y., Qin, X. and Li, W. (2021) The Generalized Burning Number of Graphs. Applied Mathematics and Computation, 411, Article 126306.[CrossRef]
[11] Song, J., Qi, X. and Cao, Z. (2023) An Independent Cascade Model of Graph Burning. Symmetry, 15, Article 1527.[CrossRef]
[12] Bondy, J.A. and Murty, U.S.R. (1976) Graph Theory with Applications. Macmillan and Elsevier.
[13] Bonato, A., Janssen, J. and Roshanbin, E. (2016) How to Burn a Graph. Internet Mathematics, 12, 85-100.[CrossRef]

Copyright © 2026 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.