Skip to content

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.

Oluwatobi-beebittech/PHP-GREEDY-ALGORITHM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages