Checks equaity between two graph_irs.
graph_irs are equal if they contain the same distribution types and if they have the same graphical structure.
- Template Parameters
-
Others | the distribution types in the other graph_ir. |
- Parameters
-
other | the other graph_ir for which to check equality |