Research Article
Heuristic Algorithm for Cross-Platform Credit Risk Transmission Based on Hybrid Strategies
Algorithm 3
Influence calculation method (Cal).
| Input: | | Output: | (1) | | (2) | For each node | | If | | continue; | | Endif | | | | For j to | | If | | | | Endif | | Endfor | | For each node | | Recursively call this algorithm to calculate the influence of node p | | Endfor | | If | | | | Else | | | | Endif | | | | Endfor | (3) | Return |
|