Defined in File AlgebraicSpanningEdgeCentrality.hpp
public NetworKit::Centrality
(Class Centrality)
Implementation of Spanning edge centrality with algebraic notation.
Public Functions
Constructs an instance of the AlgebraicSpanningEdgeCentrality algorithm for the given Graph graph. The tolerance tol is used to control the approximation error when approximating the spanning edge centrality for graph.
graph –
tol –
Compute spanning edge centrality exactly.
Approximate spanning edge centrality scores with the Johnson-Lindenstrauss transform.