Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oluwatobi-beebittech/php-greedy-algorithm

An implementation of greedy string tiling algorithm in PHP. This code was converted from c# and some optimzations in terms of detecting similarities in substring added. Link to the author of the c# version of the code can be found in the code.
https://github.com/oluwatobi-beebittech/php-greedy-algorithm

Last synced: about 1 month ago
JSON representation

An implementation of greedy string tiling algorithm in PHP. This code was converted from c# and some optimzations in terms of detecting similarities in substring added. Link to the author of the c# version of the code can be found in the code.

Awesome Lists containing this project