Data Visualizationhard
0:00.0
In a network graph, the 'Closeness Centrality' of a node is defined as the reciprocal of the sum of the shortest path distances to all other nodes. For a star graph with one center and leaves, what is the closeness centrality of the center node?
In a network graph, the 'Closeness Centrality' of a node is defined as the reciprocal of the sum of the shortest path distances to all other nodes. For a star graph with one center and leaves, what is the closeness centrality of the center node?