Research Article
Chinese Contemporary Music Diffusion Strategy Based on Public Opinion Maximization
Algorithm 1
Influence maximization algorithm based on site percolation.
| Input: , | | Output: | (1) | initialize , , | (2) | | (3) | whiledo | (4) | find | (5) | add node and its corresponding edges to network | (6) | Dequeue | (7) | Enqueue | (8) | end while | (9) | return |
|