Function Vertex-Clustering-Coefficient

Part of:

package cl-graph
( vertex-clustering-coefficient < vertex > )

The vertex-clustering-coefficient is, informally, a measure of the number of triangles in which a vertex participates as compared to the maximum possible number of triangles in which it could participate. It measures how likely it is that any two neighbors of the vertex are also joined by an edge.