Github user mfahimazizi commented on the pull request:

    https://github.com/apache/flink/pull/765#issuecomment-140871748
  
    Hey @vasia, Thank you.
    sorry it is "calculate node values". 
    first we label the edge as 'H' (hub score), then undirected the graph and 
label the new edges as 'A' (authority score). in VertexUpdateFunction, in odd 
iteration we first find edges which has 'H' label and sum its nodes value and 
even iteration we find edges which has 'A' label and sum its nodes value. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to