主催: 人工知能学会
会議名: 第95回 人工知能基本問題研究会
回次: 95
開催地: 大阪大学産業科学研究所 管理棟1F講堂
開催日: 2014/10/10
p. 07-
We propose a faster calculating algorithm for the Hamming distance using grammar compression. We search substrings which the Hamming distance with a query is less than d. ESP-index[10] is a self-index based on grammar compression. ESP-index builds a derivation tree by an input string. Matching node in a tree can ensure that some characters is same. Using the property, we reduce time that calculating of the Hamming distance.