Learn R Programming

graphicalExtremes (version 0.2.0)

graphs_equal: Graph equality

Description

Produce true if two graphs have same vertices and edges (labelled)

Usage

graphs_equal(g1, g2)

Value

logical indicating if the graphs are equal