| Procedure | Location | Procedure Type | Description |
|---|---|---|---|
| add_edge | graphstruc_types | Interface | |
| add_self_loops | graphstruc_types | Interface | |
| add_vertex | graphstruc_types | Interface | |
| calculate_degree | graphstruc_types | Interface | |
| clear | graphstruc_types | Interface | |
| convert_to_dense | graphstruc_types | Interface | |
| convert_to_sparse | graphstruc_types | Interface | |
| copy | graphstruc_types | Interface | |
| edge_type | graphstruc_types | Interface | |
| generate_adjacency | graphstruc_types | Interface | |
| graph_type | graphstruc_types | Interface | |
| remove_edges | graphstruc_types | Interface | |
| remove_self_loops | graphstruc_types | Interface | |
| remove_vertices | graphstruc_types | Interface | |
| set_edges | graphstruc_types | Interface | |
| set_num_edges | graphstruc_types | Interface | |
| set_num_vertices | graphstruc_types | Interface | |
| vertex_type | graphstruc_types | Interface |