File: myers_1999.bib

package info (click to toggle)
rapidfuzz-cpp 3.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,480 kB
  • sloc: cpp: 30,893; python: 63; makefile: 26; sh: 8
file content (22 lines) | stat: -rw-r--r-- 548 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
@article{myers_1999,
author = {Myers, Gene},
title = {A Fast Bit-Vector Algorithm for Approximate String Matching Based on Dynamic Programming},
year = {1999},
issue_date = {May 1999},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
volume = {46},
number = {3},
issn = {0004-5411},
url = {https://doi.org/10.1145/316542.316550},
doi = {10.1145/316542.316550},
journal = {J. ACM},
month = may,
pages = {395–415},
numpages = {21},
keywords = {approximate string search, sequence comparison, bit-parallelism}
}