bool SetMCSFunc(const OEMCSFunc &mcsfunc)
This method stores a copy of the passed OEMCSFunc functor reference in the OEMCSSearch instance. The copy is then used to evaluate and order subgraphs found during a maximum common subgraph search. Please refer to the section on OEMCSFunc functors for a detailed description of subgraph evaluation.