Skip to content

Add functional creation of graph #85

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

Merged
merged 2 commits into from
Aug 28, 2022
Merged

Add functional creation of graph #85

merged 2 commits into from
Aug 28, 2022

Conversation

mikeheddes
Copy link
Member

Added function that creates a hypervector containing the multiset of bound node hypervector pairs. Also added a convenient way to initialize a Graph structure using this method. This should make it easy to convert graphs from PyTorch Geometric into graph hypervectors.

Closes #9

@mikeheddes mikeheddes merged commit 63bd0e6 into main Aug 28, 2022
@mikeheddes mikeheddes deleted the feat-graph-from-tensor branch August 28, 2022 00:23
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.

Add data structures initialization helpers
1 participant