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

Files | |
| graph_edges.cpp | |
| Implements edge storage and CRUD operations for the Graph class (create/add/remove, enable/disable, existence queries, weights). | |
| graph_vertices.cpp | |
| Implements vertex storage and CRUD operations for the Graph class (create/remove/find/existence, iterators, vertex positions, isolation). | |