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
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