Bitap algorithm

短语

词形变化

the Bitap algorithm

释义与例句

name
  1. 1.

    An algorithm that determines whether a given text contains a substring that is "approximately equal" to a given pattern, defined in terms of Levenshtein distance, and working by means of bitmasks.

    计算机 工程 数学