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
Compute Transitive Closure of a directed Graph in Parallel
This project is being done in various phases following a famous research paper of J.D.Ullman. Currently working on the implementations of the basis and recursive rules.
About
Compute Transitive Closure of a directed Graph in Parallel