I am trying to do frequent subgraph mining on my dataset, there are 24577 nodes, and almost 90k edges.
I set the frequency threshold to 2000, but it takes a long time.
Q:
- is there any argument to set the time-up value?
- how can I know the progress of mining?