You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an implementation of Google's PageRank algorithm in OpenMp. It processes and ranks the websites in the web graph provided by web-graph.org, and returns the five highest-ranking websites along with their scores.