[FEA] Sort adjacency array #20
Labels
0 - Backlog
cuda
CUDA code needs to be developed
feature
New feature or request
HORNET Repo
code goes into the Hornet repo
Sorted adjacency lists are needed for numerous applications: triangle counting, K-Truss.
Sorting can also be useful for updating a graph as it is easier to lookup values.
Each of the adjacency arrays needs to be sorted.
The text was updated successfully, but these errors were encountered: