Research Article

A Dynamic Microblog Network and Information Dissemination in “@” Mode

Pseudocode 2

Pseudocode of agents’ behaviors.
Parameters input:  
(1)While  
(2)  
//Initialization & PostMicroblog
(3)   if  
(4)    then  
(5)   for   to
(6)     for   to
//Microblog Dissemination
(7)      if  
(8)       then   ++
(9)      if  
(10)       then   ++
(11)      if  
(12)       then   ++
//Lose Interest
(13)      if  
(14)       then  
(15)      if  
(16)       then  
(17)      if  
(18)       then  
(19)  end