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
In this project, a SmallWorld type network is used, which is not oriented, so the implementation of several centrality indices is required, including: Exponential-Subgraph Centrality, Resolvent-Subgraph Centrality and Katz Centrality. In addition, Broadcast and Receive indices were also implemented for temporal networks.