1

I have two very large files, including POIs and have a tool that could do fuzzy matching between each pair of strings between these two files.
The problem is that, it is an O(n^2) problem. Is there any method that would reduce the complexity?

user1848018
  • 745
  • 1
  • 7
  • 10

0 Answers0