OERxnAutomapMethod¶
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
The OERxnAutomapMethod
namespace encodes symbolic constants
representing the mapping method to use for the reaction automapping activity. This
is just a placeholder for future mapping methods.
See also
OERxnAutomapper class
This namespace contains the following constants:
DEFAULT
This value requests the default mapping based algorithm, currently MCSMapping.
MCSMapping
This value requests an MCS mapping based algorithm.