Hi, all,
I have a MultiDiGraph that has edges whick properties as date, frame1, frame2 and frame3, where frame1, frame2 and frame3 are boolean properties.
Given a specific date, I have to calculate pagerank and betweenness for each frame property. So...