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

GUI Bugfix #707

Merged
merged 1 commit into from
Apr 16, 2024
Merged

GUI Bugfix #707

merged 1 commit into from
Apr 16, 2024

Conversation

pouryafard75
Copy link
Collaborator

No description provided.

@pouryafard75 pouryafard75 changed the title Bugfix GUI Bugfix Apr 16, 2024
@tsantalis
Copy link
Owner

@pouryafard75
The implementation is not optimal, because we are creating and traversing the tree.
We can store the full path within a custom user object, as we are creating the tree.

In this way, there is no need to keep separate data structures integerASTDiffMap and treeNodeIntegerMap
and there is no need to traverse the tree after creating it.

@tsantalis tsantalis merged commit cae8694 into tsantalis:master Apr 16, 2024
1 check passed
@pouryafard75 pouryafard75 deleted the bugfix branch April 26, 2024 00:24
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