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

allow unlabelled subgraph counting #1

Open
jessLryan opened this issue Apr 15, 2024 · 0 comments
Open

allow unlabelled subgraph counting #1

jessLryan opened this issue Apr 15, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jessLryan
Copy link
Owner

Allow users to request unlabelled subgraph counting via an optional(?) additional input

Unlabelled subgraph counting can be achieved by dividing the current count value by the result of running the brute force algorithm on the input pattern graph with the pattern graph as both graph inputs to the brute force method (this would then count the number of isomorphisms of the pattern graph)

@jessLryan jessLryan added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers and removed help wanted Extra attention is needed good first issue Good for newcomers labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant