absorbing_centrality.is_canonical

is_canonical(G)[source]

Tests if the graph has been canonicalized.

Parameters:G (NetworkX graph) –
Returns:
  • bool
  • Returns True, if the graph has been canonicalized.