Research Article
An Optimization Ranking Approach Based on Weighted Citation Networks and P-Rank Algorithm
Algorithm 1
An optimization ranking approach based on weighted citation networks and P-Rank algorithm.
| Input:, number citations and age information of all articles | | Output: PageRank score for each article | | Settings:, , , , , , , , , | | Steps: 1 Initializing the scores of all article samples: | | , where | | denotes the total number of article sets. 2 Update link weightings in citation network utilizing equations (6) and (8): | | | | While not converging do | | | | | | | | | | end return | | , , and |
|