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
Final project of the Algorithms and Data Structures course at Politecnico di Milano.
The goal was to impelement an efficient (tested with time and memory benchmarks) algorithm to extract the top-K nodes from a weighted directed graph.