veg / tn93

TN93 fast distance calculator
MIT License
15 stars 7 forks source link

Removed duplicate entry for 'S' ambiguity in resolutionsCount #38

Closed dannovikov closed 9 months ago

dannovikov commented 10 months ago

In tn93_shared.cc, the resolutionsCount array has a duplicate element for the "S" ambiguity. After removing this duplicate, the program is agreeing again with other implementations of TN93.