amplify.client.FujitsuDA3SolverClientResultProgress
- class FujitsuDA3SolverClientResultProgress
A class that provides "Progress" of FujitsuDA3Solver. For more information, see "Progress" Schemas of Digital Annealer API reference (QUBO API V3) .
- __init__(*args, **kwargs)
Methods
__init__
(*args, **kwargs)Attributes
Energy value when the solution is updated.
penalty_energy
value when the solution is updated.Elapsed time from the start of calculation in seconds.
- property penalty_energy
penalty_energy
value when the solution is updated. Ifpenalty_energy
value is not zero, one or more constraint conditions are not satisfied.