annotate_result function

Annotates the igraph object with orbit labels.

Annotates the igraph object with orbit labels.

annotate_result(graph, orbits, non_ind_freq)

Arguments

  • graph: Unmodified input graph.
  • orbits: List with n_orbits, e_orbits matrices.
  • non_ind_freq: A flag indicating whether non-induced frequencies have to be written or not.

Returns

orbits if the input is not an igraph, the annotated igraph instead.

  • Maintainer: David Schoch
  • License: GPL (>= 3)
  • Last published: 2024-10-07