NAIR 1.0.2
Minor Changes and Bug Fixes
- Fixed a bug in
levDistBounded()
that causes undefined behavior when either string is empty after removing the common prefix and suffix. levDistBounded.cpp
andhamDistBounded.cpp
now use thestring.h
header instead ofstrings.h