Skip to main content
. 2020 Feb 12;15(2):e0228728. doi: 10.1371/journal.pone.0228728

Table 1. Distance measures and complexity.

The size (of the larger) graph is n; the number of edges is m. For the spectral decomposition, k denotes the number of principal eigenvalues we wish to find.

Distance Measure Complexity Ref.
Edit Distance O(m) [74]
Resistance Distance (Exact) O(n2) [9]
Resistance Distance (Approximate) O(m) [9]
DeltaCon (Exact) O(n2) [30]
DeltaCon (Approximate) O(m) [30]
NetSimile O(nlogn) [32]
Spectral Distance O(nk2) [73]