| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(graph_type), | intent(inout) | :: | this |
Parent. Instance of the graph structure. |
||
| integer, | intent(in), | dimension(:) | :: | indices |
Indices of the vertices to be removed. |
Interface for removing vertices from the graph.
This will deallocate the vertex and edges connected to the vertices.