Showing cs.DSShow all
2 papers · 1 filter
cs.DS2025
Compressing Hypergraphs using Suffix Sorting
Enno Adler, Stefan Böttcher, Rita Hartel
Hypergraphs model complex, non-binary relationships like co-authorships, social group memberships, and recommendations. Like traditional graphs, hypergraphs can grow large, posing…
cs.DS2025
IBB: Fast Burrows-Wheeler Transform Construction for Length-Diverse DNA Data
Enno Adler, Stefan Böttcher, Rita Hartel +1
The Burrows-Wheeler transform (BWT) is integral to the FM-index, which is used extensively in text compression, indexing, pattern search, and bioinformatic problems as de novo asse…