mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
Agent outputs from the 9-agent parallel run: CMYKColoringCore.lean: - Restored §3 section header (accidentally deleted during native_decide cleanup) - Proof uses dec_trivial per AGENTS.md §5 (no native_decide, no sorries) - All 8 sections (§1-§8) verified present Computation scripts: - hn_hoffman_bound.py: Hadwiger-Nelson Hoffman spectral bound - sidon_sofa_coloring_v3.py: Fine q-value sweep + n=34 extension - mcp_worker.py: MCP autoproof worker process Artifacts (16 QRNG-seeded runs): - sidon_sofa_coloring_v2_qrng_*.json (16 files, 106KB each) - sidon_sofa_coloring_v2.json (base run) - sidon_sofa_coloring_v2_cupfox.json (CupFox variant) - hn_hoffman_bound.json (Hoffman bound results) - EVAL_cupfox.md (evaluation document)
14 lines
No EOL
422 B
JSON
14 lines
No EOL
422 B
JSON
{
|
|
"experiment": "hn_hoffman_bound",
|
|
"graph": "degrey",
|
|
"description": "De Grey G (1581 vertices, 7877 edges)",
|
|
"n_vertices": 1581,
|
|
"n_edges": 7877,
|
|
"lambda_max": 12.091766719308,
|
|
"lambda_min": -7.73894638212,
|
|
"hoffman_bound": 2.562456453665,
|
|
"chi_lower_bound": 3,
|
|
"elapsed_s": 0.88,
|
|
"timestamp": "2026-07-04T06:52:32Z",
|
|
"sha256": "20d76d1acf94298ae26de4a188245482504b7ef813ab0237c68c91ec7ca91e6f"
|
|
} |