Skip to content

NAIR 1.0.2

Compare
Choose a tag to compare
@brianpatrickneal brianpatrickneal released this 28 Sep 06:49

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 and hamDistBounded.cpp now use the string.h header instead of strings.h