Skip to content

moved sub method to kmp_search.h and added last part of search alogrithm

Sander Holdal requested to merge kmp_completed into master

The algorithm was missing the searching part, and I moved from sub routine from utils to kmp_search

Merge request reports