1.1.1.3.1.1.1.5.3. GenerateMorphsOper¶
- class molpher.swig_wrappers.core.GenerateMorphsOper(*args)[source]¶
Bases:
molpher.swig_wrappers.core.TreeOperationA tree operation used to generate the candidate morphs in an exploration tree.
- __call__()[source]¶
Call self as a function.
Generate new candidate morphs and save them to the
candidatesmember of the attachedExplorationTreeinstance.