|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_CHEM_REACTIONMATCHCONSTRAINT_HPP
30 #define CDPL_CHEM_REACTIONMATCHCONSTRAINT_HPP
42 namespace ReactionMatchConstraint
72 #endif // CDPL_CHEM_REACTIONMATCHCONSTRAINT_HPP
const unsigned int COMPONENT_GROUPING
Specifies a constraint which requires the target reaction to match any component level groupings defi...
Definition: ReactionMatchConstraint.hpp:67
The namespace of the Chemical Data Processing Library.
const unsigned int ATOM_MAPPING
Specifies a constraint which requires the target reaction to match the reactant to product atom mappi...
Definition: ReactionMatchConstraint.hpp:55
const unsigned int CONSTRAINT_LIST
Specifies a constraint which requires the target reaction to fulfill additional contraints specified ...
Definition: ReactionMatchConstraint.hpp:49