Is Efec Cubic Brick
is_efec_cubic_brickChecks whether a given graph is an essentially 4-edge-connected cubic brick, reporting the first failed check if it is not.
Instructions
Is the graph an essentially-4-edge-connected cubic brick?
Checks cubic, then essentially 4-edge-connected, then brick, stopping at the first failure and naming it in "failed_check".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | Yes | a graph6 string or a registry name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||