nzhiltsov / mocassin

Automatically exported from code.google.com/p/mocassin
0 stars 0 forks source link

Extraction of PageRanks of structural elements in the 3 edge type graph #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See GraphMetricUtils, RelationFeatureInfo, GraphTopologyAnalyzerImpl, 
GraphTopologyAnalyzerTest classes.

See also PageRankScorer to get an idea how to compute PageRank using JUNG.

Set up PageRank parameter jump probability = 0.2. Use edge weights, i.e. number 
of parallel edges between given two vertices, while computing PageRank.

Original issue reported on code.google.com by nikita.z...@gmail.com on 2 May 2012 at 4:33

GoogleCodeExporter commented 9 years ago

Original comment by nikita.z...@gmail.com on 3 May 2012 at 10:35

GoogleCodeExporter commented 9 years ago

Original comment by nikita.z...@gmail.com on 3 May 2012 at 10:35