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

Users should control whether their slice_by_gate_type outputs are split into depth-1 layers #38

Open
caleb-johnson opened this issue Sep 18, 2024 · 0 comments

Comments

@caleb-johnson
Copy link
Collaborator

caleb-johnson commented Sep 18, 2024

If we do not split things by color in our collect function, we automatically split out slices of a gate type into depth-1 layers. This can have an impact on how the budget is divided and may not always be desirable. Surface this Qiskit arg as a kwarg to our slicing functions to allow users to have a little more control over this.

I would go as far as to say I think the default behavior should be that they are not broken out into single-depth layers, but I don't feel that strongly about it.

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

No branches or pull requests

1 participant