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

[SabreQAllocator]: fix on lookahead. #43

Merged
merged 1 commit into from
Sep 26, 2018
Merged

Conversation

ysiraichi
Copy link
Owner

When we were looking ahead, we could be looking into a single-qubit
gate. So, whenever we tried to access its first position, we would
SegFault.

When we were looking ahead, we could be looking into a single-qubit
gate. So, whenever we tried to access its first position, we would
SegFault.
@ysiraichi
Copy link
Owner Author

By the way, this only stress how much #42 is important. We have to create more tests without repeating code!!

@LionsWrath LionsWrath merged commit 6e44d28 into master Sep 26, 2018
@LionsWrath LionsWrath deleted the fix/sabre-singlequbit branch September 26, 2018 16:49
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.

2 participants