Is Matching Covered
is_matching_coveredChecks if a graph is matching covered: connected and every edge lies in a perfect matching.
Instructions
Is the graph matching covered: connected, with every edge in some perfect matching?
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | Yes | a graph6 string or a registry name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||