stringology examples in C

root

Stringology

Stringology things.

Contents

minimum_unique_substring.c - Finds substrings that occur only once in a given string while all their substrings are repeats.

generalized_suffix_array.c - Suffix array for multiple strings.

string_to_string_correction_with_block_moves/basic.c - Given a source string and a target string output an edit script to convert one into the other using block moves. Basic algorithm.

Contact

andreas.wagner@lowfatcomputing.org

pointfree on irc.freenode.net