Files
noggit-red/src/external/rapidfuzz-cpp/docs/literature/myers_1999.bib
2025-01-02 17:42:59 +00:00

23 lines
548 B
BibTeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@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 = {395415},
numpages = {21},
keywords = {approximate string search, sequence comparison, bit-parallelism}
}