Are you involved in writing or maintaining this software? If so can you provide some more details on this “filtering”? Because I skimmed the source code [1] and it looks to me like it’s pure brute force building a database of lines and points up to a certain rank (number of operations required to create that line/point) and then searching through it.[1] https://github.com/MuTsunTsai/reference-finder-cpp/blob/main...
PowerElectronix|6 days ago