Return to using minimum_score
- Update the provided minimum_score in sorter::Option::new to match what was being used in sort_strings
- Use the minimum_score value instead of a hardcoded number
This seems like functionality that was either intended and not added, or
added and then part removed. Either way the performance impact is
minimal and it's a nice idea.