![]() |
Code Documentation 3.7
Social Network Visualizer
|

Files | |
| mainwindow_analyze_centrality.cpp | |
| Implements MainWindow Analyze menu centrality and prestige index reports. | |
| mainwindow_analyze_clustering.cpp | |
| Implements MainWindow Analyze menu clustering coefficient, triad census, and reciprocity reports. | |
| mainwindow_analyze_cohesion.cpp | |
| Implements MainWindow Analyze menu cohesion reports: connectedness, node/graph connectivity, clique census. | |
| mainwindow_analyze_distance.cpp | |
| Implements MainWindow Analyze menu distance-based reports: diameter, distance, average distance, eccentricity, geodesic distribution, walks. | |
| mainwindow_analyze_matrices.cpp | |
| Implements MainWindow Analyze menu matrix reports: adjacency (cocitation/inverse/transpose), degree, distances, geodesics, laplacian, reachability, and the symmetry check. | |
| mainwindow_analyze_prominence.cpp | |
| Implements MainWindow Analyze menu prominence distribution chart update and its toolbox combo box handler. | |
| mainwindow_analyze_shared.cpp | |
| Implements MainWindow::askAboutEdgeWeights() - the shared modal "use edge weights?" prompt reused across most Analyze menu actions. | |
| mainwindow_analyze_similarity.cpp | |
| Implements MainWindow Analyze menu structural equivalence reports: similarity measures, dissimilarities/tie profile, Pearson, hierarchical clustering. | |