3.13 OEMatch

class OEMatch : public OEMatchBase

The OEMatch class is a concrete instance of the OEMatchBase abstract base class. The purpose of an OEMatch is to represent a pairwise correspondence between atoms and/or bonds in two different molecules. The correspondences are normally generated as the result of graph matching operations such as subgraph isomorphism determination, maximal common subgraph search, or supergraph search.


Subsections