Skip to content

Conversation

@smml1996
Copy link

@smml1996 smml1996 commented Mar 2, 2022

Making ground to connect to dwave's quantum computer

@smml1996 smml1996 requested a review from mstarzinger March 2, 2022 09:18
@@ -0,0 +1,16 @@
pub struct DWave {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will need to add mod quantum_annealing to main.rs (or alternatively to lib.rs). Otherwise the compiler won't see it and doesn't compile anything in this directory.

DW_2000Q
}

pub get_solver_qubits(solver: DWaveSolver) -> Vec<i32>{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could add a very brief comment explaining where these constants came from or how they were generated. Doesn't have to be part of this PR, but eventually we want people to be able to reproduce this file if needed I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants