Files
rose-ash/lib/prolog/scoreboard.md
giles 76ee8cc39b
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
prolog: findall/3 + bagof/3 + setof/3, 11 tests
2026-04-25 08:06:35 +00:00

23 lines
598 B
Markdown

# Prolog scoreboard
**224 / 224 passing** (0 failure(s)).
Generated 2026-04-25T08:06:14+00:00.
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
| parse | 25 | 25 | ok |
| unify | 47 | 47 | ok |
| clausedb | 14 | 14 | ok |
| solve | 62 | 62 | ok |
| operators | 19 | 19 | ok |
| dynamic | 11 | 11 | ok |
| findall | 11 | 11 | ok |
| append | 6 | 6 | ok |
| reverse | 6 | 6 | ok |
| member | 7 | 7 | ok |
| nqueens | 6 | 6 | ok |
| family | 10 | 10 | ok |
Run `bash lib/prolog/conformance.sh` to refresh. Override the binary
with `SX_SERVER=path/to/sx_server.exe bash …`.