Files
rose-ash/lib/datalog/tests
giles 57a1dbb232
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 24s
datalog: magic-sets benefit test on disjoint-cluster graph (205/205)
Two disjoint chains, query rooted in cluster 1. Semi-naive
derives the full closure over both clusters (6 ancestor tuples).
Magic-sets only seeds magic_ancestor^bf for cluster 1, so only
2 query-relevant tuples are returned (a→b, a→c). The test
asserts both numbers, demonstrating the actual perf-shape
benefit of goal-directed evaluation.
2026-05-08 10:03:04 +00:00
..