SQSTask¶
- pydantic model atomate2.common.schemas.transform.SQSTask[source]¶
Structure the output of SQS runs.
- field final_objective: float | None = None¶
The minimum value of the SQS obejective function, corresponding to the structure in final_structure.If None, but found_perfect_match is True, then the ideal SQS structure was found.