iwopy.interfaces.pygmo

Interface to the pygmo package

iwopy.interfaces.pygmo.load(verbosity=1)[source]

Loads the pygmo package dynamically

class iwopy.interfaces.pygmo.AlgoFactory[source]

Creates a pygmo algorithm from parameters

class iwopy.interfaces.pygmo.Optimizer_pygmo(iwopy.core.Optimizer)[source]

Interface to the pygmo optimizers for serial runs.

class iwopy.interfaces.pygmo.UDP[source]

Generic Problem to Pygmo UserDefinedProblem adapter