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

Use a unique queue for pending analyses #253

Merged
merged 5 commits into from
May 2, 2023

Conversation

Bastacyclop
Copy link
Contributor

Fixes #239
Alternative to #250

@mwillsey
Copy link
Member

Unfortunately, you'll have to implement (De)Serialize because you are making a new data structure inside EGraph.

@Bastacyclop
Copy link
Contributor Author

Right, I didn't use make nits. It should be good now, although I do get the following errors:

Found invalid urls in struct.EGraph.html:
        Fragment #impl-Index%3CId%3E at struct.EGraph.html does not exist!
        Fragment #impl-IndexMut%3CId%3E at struct.EGraph.html does not exist!

@mwillsey mwillsey merged commit 2f106a4 into egraphs-good:main May 2, 2023
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.

Pathological rebuild performance
2 participants