amplify.client.FixstarsClientResultExecutionParameters¶
- class FixstarsClientResultExecutionParameters¶
ベースクラス:
pybind11_object
A class that provides information about the execution parameters of Fixstars Amplify Annealing Engine client.
- __init__(*args, **kwargs)¶
Methods
__init__
(*args, **kwargs)Attributes
The number of GPUs used for annealing.
The number of searches of solutions until timeout.
The number of annealing steps.
Boolean value that indicates whether the auto adjustment of the penalty coefficients was enabled.
A list of the values of the penalty coefficients used in the solution search.
The timeout value.
Get the version string of the Amplify Annealing Engine.
- property penalty_calibration¶
Boolean value that indicates whether the auto adjustment of the penalty coefficients was enabled.
- Type:
- property penalty_multipliers¶
A list of the values of the penalty coefficients used in the solution search.
- Type: