relations: weakly-connected components (component, components partition, count) + 11 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 27s
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 27s
tree.sx, reuses ureach-bfs. 158/158 across 9 suites. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"lang": "relations",
|
||||
"total_passed": 147,
|
||||
"total_passed": 158,
|
||||
"total_failed": 0,
|
||||
"total": 147,
|
||||
"total": 158,
|
||||
"suites": [
|
||||
{"name":"direct","passed":22,"failed":0,"total":22},
|
||||
{"name":"reach","passed":24,"failed":0,"total":24},
|
||||
@@ -11,7 +11,8 @@
|
||||
{"name":"shape","passed":18,"failed":0,"total":18},
|
||||
{"name":"tree","passed":16,"failed":0,"total":16},
|
||||
{"name":"routes","passed":9,"failed":0,"total":9},
|
||||
{"name":"bulk","passed":12,"failed":0,"total":12}
|
||||
{"name":"bulk","passed":12,"failed":0,"total":12},
|
||||
{"name":"comp","passed":11,"failed":0,"total":11}
|
||||
],
|
||||
"generated": "2026-06-07T13:26:23+00:00"
|
||||
"generated": "2026-06-07T13:42:22+00:00"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user