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.cppandhamDistBounded.cppnow use thestring.hheader instead ofstrings.h