1.1.1.3.1.1.1.5.6. ExtendTreeOper

class molpher.swig_wrappers.core.ExtendTreeOper(*args)[source]

Bases: molpher.swig_wrappers.core.TreeOperation

A tree operation that commits a morphing iteration of the associated exploration tree by attaching the candidate morphs that survived the filtering to the tree so that they can become the new leaves and can be used to create the next generation of morphs.

__call__()[source]

Call self as a function.

Attach the candidate morphs in ExplorationTree.candidates (not masked in ExplorationTree.candidates_mask) as the new leaves of the tree.