Skip to content

Latest commit

 

History

History

ext

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Third-party libraries

This folder is excluded from the licensing of the rest of the code. The corresponding licenses of the third-party libraries applies.

  • mxx C++11 MPI wrapper and standard algorithms (License: Apache v2.0).
  • libdivsufsort a lightweight suffix array construction library. Used as a reference implementation for our implementation (License: MIT).
  • tclap for command line parsing (License: MIT).
  • cxx-prettyprint for pretty printing of C++ datastructures (License: Boost Software License - Version 1.0).