Decide if two graphs are identical
This is similar to identical
in the base
package,
but ignores the mutable piece of igraph objects, that might be
different, even if the two graphs are identical.
identical_graphs(g1, g2)
g1, g2 |
The two graphs |
Logical scalar
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.