Different solvers have different properties and accept different parameters. You can find the full documentation for the solvers here.
If you are using DWaveSampler, use the following command to return its properties:
print(solver.properties.keys())
Comments
Please sign in to leave a comment.