IntelligentSoftwareSystems / Galois

Galois: C++ library for multi-core and multi-node parallelization
http://iss.ices.utexas.edu/?p=projects/galois
Other
310 stars 131 forks source link

Add functionality to handle self edges in shared memory triangle counting app #385

Closed uditagar closed 2 years ago

uditagar commented 2 years ago

This PR adds the functionality to handle self edges in shared memory triangle counting app.