Files
rose-ash/lib/datalog/scoreboard.md
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

421 B

datalog scoreboard

205 / 205 passing (0 failure(s)).

Suite Passed Total Status
tokenize 26 26 ok
parse 18 18 ok
unify 28 28 ok
eval 25 25 ok
builtins 19 19 ok
semi_naive 8 8 ok
negation 10 10 ok
aggregates 18 18 ok
api 14 14 ok
magic 21 21 ok
demo 18 18 ok