Skip to content

Comparison with vertex cover method #1

@LucaCappelletti94

Description

@LucaCappelletti94

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions