Merge pull request #6337 from RosettaCommons/roccomoretti/fix_cl_objective_issue
[Foldit] Fix compound library objective not recognizing library compounds.
There were some edge cases in the Compound Library Objective where it wasn't recognizing that a compound from the library is actually from the library. This has to do with the compound comparison method, which wasn't properly normalizing the from-Foldit structure in the same way the library compounds were.
RELEASE NOTES: Fix bug where the Compound Library Objective wasn't recognizing compounds from the Compound Library.