3 citations · 3 across the 1 of their papers we have counts for
2 papers
cs.DS2020
In-Place Bijective Burrows-Wheeler Transforms
Dominik Köppl, Daiki Hashimoto, Diptarama Hendrian +1
One of the most well-known variants of the Burrows-Wheeler transform (BWT) [Burrows and Wheeler, 1994] is the bijective BWT (BBWT) [Gil and Scott, arXiv 2012], which applies the ex…
cs.DS2019★ 3 cited
Separate Chaining Meets Compact Hashing
Dominik Köppl
While separate chaining is a common strategy for resolving collisions in a hash table taught in most textbooks, compact hashing is a less common technique for saving space when has…