Repository for the course High-Performance Graph & Data Analytics at Polimi, Spring 2022
cuda_CONTESTcontains the source code for the GPU track of the contest. See thereadmein the folder for more information.data_struct_CONTESTcontains the source code for the graph data structures track of the contest. See thereadmein the folder for more information.graph_ml_DEMOcontains a python notebook and the input data for a demo where graph machine learning is used to predict links in a protein-protein interaction network. See thereadmein the folder for more information.