Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support transparent inspection of logical problems when nested embedding composites used #40

Open
randomir opened this issue Jan 28, 2020 · 0 comments
Labels
feature New feature or request

Comments

@randomir
Copy link
Member

Induced by #39, we want to support inspection of problems generated by multiple/nested embedding composites, in the implicit data collection mode.

Currently, only the outermost embedding is returned (see dwavesystems/dwave-system#251), so we're unable to provide the correct (composed) embedding to the problem inspector.

A workaround for now is to explicitly provide the composed embedding (via compose_embeddings()).

The planned solution is to implement the dashboard-style inspection, where intermediate problems will be captured and inspected on demand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant