Open acezen opened 7 years ago
Hi, @acezen,
There is an another python project (https://github.com/betterenvi/gSpan) states that it could support directed graph mining, but the correctness is not sure. Indeed, the author has not presented a single line of proof or even the comparison of experimental results. Notice that the repository is written in Python, so I have not compared gBolt with it since it is unfair.
Anyway, I remember my lecturer, who is an expert in graph mining, told us gSpan could be extended to directed graphs.
If you have found any tips to support directed graphs, please tell me and I will be glad to try.
Here Jokeren, here are somthing I found in web:
Hope these can help you.
Thank you, it seems that they are helpful! I will have a look.
Can this gspan algorithm suport directed graph? if it can, what's diff between this and Yan's paper in subgraph growth( get potential children)?