Is Edge Binvariant
is_edge_binvariantDetermines if a specified edge in a brick graph is b-invariant or quasi-b-invariant, and returns nontrivial barriers after removing that edge.
Instructions
Is the edge (u, v) of a brick b-invariant, or quasi-b-invariant?
Only defined for bricks. Also returns the nontrivial barriers of G - e.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| u | Yes | one endpoint of the edge. | |
| v | Yes | the other endpoint. | |
| graph | Yes | a graph6 string or a registry name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||