StatusCentrality
gives a list of status centralities for the vertices in the graph g.
StatusCentrality[{vw,…}]
uses rules vw to specify the graph g.
Details and Options
- StatusCentrality gives a list of centralities that satisfy , where is the adjacency matrix of g, is the vector of minimums between the inverse of the largest in- or out-degree of each vertex, and is the vertex in-degree of g.
- The status centrality for an isolated vertex is taken to be zero.
- StatusCentrality works with undirected graphs, directed graphs, multigraphs, and mixed graphs.
Examples
open allclose allBasic Examples (2)
Scope (6)
StatusCentrality works with undirected graphs:
Use rules to specify the graph:
StatusCentrality works with large graphs:
Options (3)
WorkingPrecision (3)
By default, StatusCentrality finds centralities using machine-precision computations:
Specify a higher working precision:
Infinite working precision corresponds to exact computation:
Applications (1)
Properties & Relations (2)
Status centrality for isolated vertices is taken to be zero:
Use VertexIndex to obtain the centrality of a specific vertex:
Text
Wolfram Research (2012), StatusCentrality, Wolfram Language function, https://reference.wolfram.com/language/ref/StatusCentrality.html (updated 2015).
CMS
Wolfram Language. 2012. "StatusCentrality." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/StatusCentrality.html.
APA
Wolfram Language. (2012). StatusCentrality. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/StatusCentrality.html