Annealing Solvers

Annealing Solver Amplify

Annealing Solver Amplify Class

class engioptiqa.annealing_solvers.annealing_solver_amplify.AnnealingSolverAmplify(client_type, token_file, proxy=None)

Initialize the Annealing Solver that uses the Amplify SDK.

Parameters:
  • client_type – The client type.

  • token_file – The path of the file that includes the token for the Fixstars Amplify Annealing Engine.

Annealing Solver Amplify Methods

Annealing Solver DWave

Annealing Solver DWave Class

class engioptiqa.annealing_solvers.annealing_solver_dwave.AnnealingSolverDWave(token_file=None, proxy=None)

Annealing Solver DWave Methods