Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 503 Bytes

README.md

File metadata and controls

27 lines (12 loc) · 503 Bytes

DYNAMIC MINIMIZER: a library capable to compute dynamic minimizers

Contributors

The library was written by Alexander Petri during his Master's thesis.

While the algorithm itself was implemented by Alexander Petri, the B-tree as well as the Dynamic String are libraries which were provided by Simon Puglisi and Massimiliano Rossi.

Data structures

Algorithms

TODO:

Download

git clone https://github.com/aljpetri/DynamicMinimizer

Compile

Usage