/FuzzyStringMatcher

This is a swift adaptation of Forrest Smith's C algorithm. I'm absolutely sure there are performance optimization to made. Forrest's article describing the motivation and implementation can be found here: https://www.forrestthewoods.com/blog/reverse_engineering_sublime_texts_fuzzy_match/

Primary LanguageSwift

No issues in this repository yet.