Skip to content

Feature/chimera quotient search#54

Open
jackraymond wants to merge 17 commits into
dwavesystems:mainfrom
jackraymond:feature/chimera_quotient_search
Open

Feature/chimera quotient search#54
jackraymond wants to merge 17 commits into
dwavesystems:mainfrom
jackraymond:feature/chimera_quotient_search

Conversation

@jackraymond

Copy link
Copy Markdown
Contributor

Expanded functionality to support Chimera and Pegasus quotient search alongside Zephyr (already implement).

Some refactorization of functions.

Expansion of the example to plot results, and use quotient search over a defect (rather than fully yielded) lattice.

@jackraymond

jackraymond commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

TO DO:

  • Example is failing for some seeds. Seems to be related to casting numpy integers to/from regular integers within tuples (can fix).
  • Instead of using (m,t) and casting to (m,m,t) and (m,) respectively for Pegasus and Chimera, it might be tidier to use either a shape tuple for the graph [e.g. the output of qpu.properties['topology']['shape']] == first ordered parameters for graph generators and other graph-family specific functions]
  • The zephyr example doesn't show the rails nicely due to too many overlapping edges, edges can be reordered so blue is plotted on top.

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.

1 participant