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

Limit the size of the subgraph #1

Open
SudoTomer opened this issue Jan 29, 2019 · 0 comments
Open

Limit the size of the subgraph #1

SudoTomer opened this issue Jan 29, 2019 · 0 comments

Comments

@SudoTomer
Copy link

Hi,

It's a great code, very fast!
The only problem is that my graphs have hundreds of vertices, and I only all subgraphs of a specific size (typically up to 8). As a result the algorithm is trying to extract all sizes of subgraphs, which is an extremely high number. Is there any way to request for a specific size of subgraph?

Many thanks!
Tomer

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

No branches or pull requests

1 participant