Skip to content

webmasterar/maxshiftm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MaxShiftM

MaxShiftM: An implementation of the MaxShift algorithm that supports long factors that span across multiple computer words and runs under the Hamming distance model.

When publishing work that is based on the results from MaxshiftM please cite:

*Solon P. Pissis and Ahmad Retha, "Generalised Implementation for Fixed-Length Approximate String Matching under Hamming Distance & Applications", in Proceedings of the 2015 IEEE 29th International Symposium on Parallel and Distributed Processing Workshops and PhD Forum, IEEE Computer Society.

Installation and Running

Compiled with GCC (MingW64 on Windows). Build using the command make on Linux or mingw32-make on Windows.

Run the application by going into the dist folder and executing the program to see the list of flags that can be used.

About

A generalised implementation of the MaxShift algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published