bool SetConfTest(const OEConfTest &)
Sets the functor class which is used to compare incoming graphs to determine whether they should be placed as conformers of a multi-conformer molecule or be returned individually as single molecules. The default conformer test never places separate graphs into a multi-conformer molecule. There are several pre-defined OEConfTest objects, including OEAbsoluteConfTest, OEIsomericConfTest, and OEAbsCanonicalConfTest.