Open Deathlightning opened 2 years ago
I have the same issue. I tried it on different datasets, it works for some but some runs into the same problem as you mentioned.
I tried 3 ways to process graph dataset.
Thank you! I will try to implement FINDER based on your suggestion. I think MST of the graph works because it removes any cycle from the dataset. One of the graphs I tried to implement was on a BA random graph with cycle graphlets attached, which ran into a similar issue.
The dataset is SALITY from https://github.com/iBigQ/botnet-graphs
I know that FINDER don't support graph that node numbered by string,so I renumber these nodes by integer and using edge list to save it.But FINDER gave me an exception like this.
exception: