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

[DRAFT] ordered subtree isomorphism #4350

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Erotemic
Copy link
Contributor

@Erotemic Erotemic commented Nov 13, 2020

Follow on to #4327

This is where I'm working on the isomorphism version the subgraph embedding code. Unlike the previous PR, I don't have a paper to follow for the implementation, so it will be necessary to more carefully review the algorithm in this case. Especially because my current method is not working. I'm currently working on fixing it.

This PR depends on #4327 #4326 #4294 and #4349

This PR does not have any dependents

@Erotemic Erotemic force-pushed the dev/ordered_subtree_isomorphism branch from d618ea3 to 5ba7c31 Compare November 14, 2020 23:26
@Erotemic Erotemic force-pushed the dev/ordered_subtree_isomorphism branch from 5ba7c31 to 6068614 Compare November 15, 2020 19:05
@Erotemic Erotemic force-pushed the dev/ordered_subtree_isomorphism branch from 6068614 to 1fe93ab Compare November 15, 2020 19:36
@Erotemic Erotemic force-pushed the dev/ordered_subtree_isomorphism branch from 1fe93ab to b08106b Compare November 15, 2020 19:40
@Erotemic Erotemic marked this pull request as draft November 16, 2020 15:24
Base automatically changed from master to main March 4, 2021 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant