spacenet.centrality#

Centralities for spatial networks#

closeness

Computes the closeness centrality for the nodes in the spatial network.

degree_centrality

Computes the degree centrality for the nodes in the spatial network.

laplacian

Computes the Laplacian centrality for the nodes in the spatial network.

node_reach

Computes the node reach centrality for the nodes in the spatial network.