-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi @lecfab!
A while ago, I implemented a parallel version of this method based on Vertex cover.
You can find a jupyter notebook I wrote detailing the method and its performance here.
In my implementation, it is possible to count the triangles in graphs like clueweb09 on my desktop (12 cores, 128GB ram) in about eight hours in the penultimate version (the one in the notebook) and 4 hours in the current one.
Would you like to compare the two methods? The algorithm I implemented could be sleeker, and I'd be happy to learn and implement something faster.
Luca
zommiommy
Metadata
Metadata
Assignees
Labels
No labels