gemseo.formulations.factory module# A factory of MDO formulations. class MDOFormulationFactory[source]# Bases: BaseFormulationFactory A factory of MDO formulations. Return type: Any failed_imports: dict[str, str]# The class names bound to the import errors.