GraphExtensions Class
Extension methods related to a graph
Namespace: DHI.Mike1D.Generic.GraphAssembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
public static class GraphExtensions
- Inheritance
- Object GraphExtensions
| Degree |
Returns the degree of the vertex, i.e. the number of
edges connected to this vertex
|