Skip to content

andi v0.9

Compare
Choose a tag to compare
@kloetzl kloetzl released this 07 Apr 13:38
· 368 commits to master since this release

This release is, again, a significant improvement over the last version. The changes include

  • adds a new suffix array construction algorithm
  • refactors code to C
  • improved autoconf checks
  • improved unit tests
  • removes RMQ in favour of CLD