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
Ferramentas em Python para analisar redes políticas, calcular métricas de centralidade e criar visualizações gráficas. Utiliza NetworkX, Pandas e Matplotlib.
Trabalho da disciplina GCC218 - Algoritmos em Grafos. Discentes: Ana Beatriz Rodrigues Torres, Larissa Narciso Oliveira e Tatiana Dias Cantelle. Docente: Mayron César de O. Moreira
Apply graph analysis algorithms to real data (interactions between students). Understand and estimate the algorithmic complexity of iterative methods (eigenvalue centrality, PageRank).