TiMSA is the first topological multiple sequence alignment (MSA) geometry engine, developed as a core module in BioZig. It fundamentally changes how sequences are aligned by projecting them onto mathematical manifolds to identify true structural and functional conservation, transcending standard affine gap scoring.
TiMSA is biologically coupled with ATLAZ to compute structural ablation, 1-Wasserstein optimal transport, and H1 recombination loops.
memory_budget_bytes utilizing chunked dynamic programming via SRFScheduler. By chunking sequences into K = sqrt(N) blocks, it dynamically drops and recomputes intermediate matrices to explicitly bound memory at O(L).
fuse_network.cpp) that derives the final structural epistasis edge weight natively via: Weight = MI * (|Rigidity_i| + |Rigidity_j|), explicitly bridging statistical covariance with topological rigidity floats.