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

Files | |
| graph_metadata.cpp | |
| Implements graph metadata and modification state methods for the Graph class (name/filename/format, modified/loaded/saved flags). | |
| graph_state_flags.cpp | |
| Implements graph-level state flags and toggles for the Graph class (weighted/symmetric/directed/undirected). | |
| graph_structure_metrics.cpp | |
| Implements structural queries and basic metrics for the Graph class (degrees, neighborhoods, density, reciprocity, dichotomization). | |