openff.bespokefit.executor.services.coordinator.stages.OptimizationStage

model openff.bespokefit.executor.services.coordinator.stages.OptimizationStage[source]

Bases: _Stage

Fields
field type: Literal['optimization'] = 'optimization'
field id: Optional[str] = None

The id of the optimization associated with this stage.

field result: Optional[BespokeOptimizationResults] = None

The result of the optimization.