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

fix(interactive): throw unsupported exception for multi-edge patterns in GOpt #3805

Merged
merged 5 commits into from
May 22, 2024

Conversation

BingqingLyu
Copy link
Collaborator

@BingqingLyu BingqingLyu commented May 17, 2024

What do these changes do?

As titled. We throw out unsupported exception for multi-edge patterns in GOpt (to avoid unexpected result for multi-edge pattern), and we will support such patterns later.

Related issue number

Fixes #3774

@shirly121 shirly121 merged commit c3be742 into alibaba:main May 22, 2024
29 checks passed
@BingqingLyu BingqingLyu deleted the fix_pattern branch May 22, 2024 03:37
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.

[BUG] Missing pattern sentences in Pattern Matching in GOpt-based compilation
3 participants