Defined in File PivotMDS.hpp
public NetworKit::GraphLayoutAlgorithm< double > (Template Class GraphLayoutAlgorithm)
public NetworKit::GraphLayoutAlgorithm< double >
Implementation of PivotMDS proposed by Brandes and Pich.
Public Functions
Constructs a PivotMDS object for the given graph. The algorithm should embed the graph in dim dimensions using numPivots pivots.
graph –
dim –
numPivots –
Runs the PivotMDS algorithm.