nx_align_test.nx
buildroot/runtime/nx_align_test.nx
about
nx_align_test.nx -- KAT for Smith-Waterman local alignment.
All vectors hand-verifiable from the SW recurrence stated in
nx_align.nx. Convention: scoring (match, mismatch, gap) declared
per-test; tie-break = first max found wins (row-major scan).
expect_exit: 0
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_align.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 14 | func write_str8(buf: *u8, s0: i64, s1: i64, s2: i64, s3: i64, called by 1: main |
| 27 | func main() -> i64 |