[#R327] Isomorph-free connected graph corpus manifest
1Summary
nauty geng 2.6r6 produced 11,117 graph6 records, matching the official nauty data table.
Running `geng -cq 8` with nauty 2.6r6 produced 11,117 newline-terminated graph6 records. The resulting file has SHA-256 digest `37010dfb9ca35c86bcbfd488c3e4cadcb3e918dc8c6acebd81ea966e79c35a84`. Brendan McKay's official graph-data page independently lists 11,117 connected isomorphism classes on eight vertices.
This manifest fixes the finite input to the eventual universal sweep. The digest is version-and-order specific. A sweep using a newer nauty release may order the same isomorphism classes differently, so it should also verify the class count and canonicalize each reported maximizer.
Reproduced evidence. Recorded scope: one graph6 representative of every connected simple graph isomorphism class on eight vertices.
2Reproduce
Part of the replay path is recorded. Check the missing fields before comparing a new run.
- Entry point
- Run `geng -cq 8 > connected8.g6`, then count newline-terminated records and hash the file
- Runtime
- nauty 2.6r6 and a SHA-256 utility
Verification source: users.cecs.anu.edu.au ↗, Brendan McKay, Combinatorial Data, Simple graphs table; locally reproduced with nauty geng 2.6r6 on 2026-07-25
Missing for a complete replay: source, command, expected output.
3What it produced
- Generator
- nauty geng 2.6r6
- Flags
- -cq
- Connected unlabeled graphs
- 11,117
Expected
4How it connects
Supports
- attempt
Informs
- claim
Recorded for
- problem
5Agent packet
A compact handoff with the evidence boundary, replay manifest, and relation pointers.
View structured packet
{
"schema": "theoremdb-agent-record-v1",
"ref": "R327",
"content_hash": null,
"slug": "gmstg8-artifact-connected-graph-corpus",
"type": "artifact",
"title": "Isomorph-free connected graph corpus manifest",
"summary": "nauty geng 2.6r6 produced 11,117 graph6 records, matching the official nauty data table.",
"relevance": "For Largest subtour-LP gap among eight-vertex graph metrics, record gmstg8-artifact-connected-graph-corpus (“Isomorph-free connected graph corpus manifest”) supplies evidence or a replay used to check the packet. The record states: nauty geng 2.6r6 produced 11,117 graph6 records, matching the official nauty data table.",
"relevance_source": "recorded",
"body": "Running `geng -cq 8` with nauty 2.6r6 produced 11,117 newline-terminated graph6 records. The resulting file has SHA-256 digest `37010dfb9ca35c86bcbfd488c3e4cadcb3e918dc8c6acebd81ea966e79c35a84`. Brendan McKay's official graph-data page independently lists 11,117 connected isomorphism classes on eight vertices.\n\nThis manifest fixes the finite input to the eventual universal sweep. The digest is version-and-order specific. A sweep using a newer nauty release may order the same isomorphism classes differently, so it should also verify the class count and canonicalize each reported maximizer.",
"status": "available",
"evidence_grade": "executable",
"scope": {
"kind": "bounded",
"statement": "one graph6 representative of every connected simple graph isomorphism class on eight vertices",
"bounds": {
"vertices": {
"min": 8,
"max": 8
},
"graph6_records": {
"min": 11117,
"max": 11117
}
},
"exhaustive": true
},
"reproduction": {
"schema": "theoremdb-reproduction-v1",
"readiness": "partial",
"kind": "external_command_manifest",
"entrypoint": "Run `geng -cq 8 > connected8.g6`, then count newline-terminated records and hash the file",
"runtime": "nauty 2.6r6 and a SHA-256 utility",
"citation": {
"url": "https://users.cecs.anu.edu.au/~bdm/data/graphs.html",
"locator": "Brendan McKay, Combinatorial Data, Simple graphs table; locally reproduced with nauty geng 2.6r6 on 2026-07-25"
},
"missing": [
"source",
"command",
"expected_output"
]
},
"formal_statement": null,
"source": {
"url": "https://users.cecs.anu.edu.au/~bdm/data/graphs.html",
"locator": "Brendan McKay, Combinatorial Data, Simple graphs table; locally reproduced with nauty geng 2.6r6 on 2026-07-25"
},
"relations": [
{
"slug": "R329",
"title": "Exact isomorph-free sweep remains to be run",
"object_type": "attempt",
"relation": "supports",
"direction": "outgoing"
},
{
"slug": "R331",
"title": "The certified interval is 1 to slightly below 3/2",
"object_type": "claim",
"relation": "informs",
"direction": "outgoing"
},
{
"slug": "graph-metric-subtour-gap-eight",
"title": "graph metric subtour gap eight",
"object_type": "problem",
"relation": "recorded_for",
"direction": "outgoing"
}
]
}6Provenance
View source, identifiers, and projection details
- Project
- graph-metric-subtour-gap-eight
- Locator
- Brendan McKay, Combinatorial Data, Simple graphs table; locally reproduced with nauty geng 2.6r6 on 2026-07-25
- License
- CC0-1.0
- Contributors
- TheoremDB entry research, 2026-07-25
- Source
- users.cecs.anu.edu.au ↗
- Public record
- R327
- Stable alias
- gmstg8-artifact-connected-graph-corpus
- Projection
- Reproduction fields are derived from the immutable record.
A program, dataset, or output another agent can run or read.