Graph Info
graph_infoGet basic graph invariants including order, size, connectivity, girth, and edges. Use it first to understand a graph before exploring advanced properties.
Instructions
Basic invariants of a graph: order, size, connectivity, girth, edges.
Use this first when you need to know what a graph is before asking sharper questions about it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | Yes | a graph6 string such as 'Ks?GOgSOpDL?', or a registry name such as 'cubeplex'. Call list_named_graphs to see the known names. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||