Chemical Data Processing Library C++ API - Version 1.1.1
Classes | Namespaces
MaxCommonAtomSubstructureSearch.hpp File Reference

Definition of the class CDPL::Chem::MaxCommonAtomSubstructureSearch. More...

#include <vector>
#include <set>
#include <cstddef>
#include <memory>
#include <boost/iterator/indirect_iterator.hpp>
#include "CDPL/Chem/APIPrefix.hpp"
#include "CDPL/Chem/AtomBondMapping.hpp"
#include "CDPL/Chem/MatchExpression.hpp"
#include "CDPL/Util/BitSet.hpp"
#include "CDPL/Util/ObjectStack.hpp"

Go to the source code of this file.

Classes

class  CDPL::Chem::MaxCommonAtomSubstructureSearch
 MaxCommonAtomSubstructureSearch. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Chem
 Contains classes and functions related to chemistry.
 

Detailed Description

Definition of the class CDPL::Chem::MaxCommonAtomSubstructureSearch.