Skip to content

Adding Boyer-Moore String Search Algortihm to the Repertoire #3

@erthium

Description

@erthium

Since we have started in string search in general, we might as well add the famous Boyer-Moore String-Search algorithm for pattern matching.

It is certain that this algorithm is not completely suitable for fuzzy search since it gets faster as the pattern size increases, but for the sake of the starting purpose of this project, we can give it a look.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions