All possible cliques(vectorized) ?
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
I am trying to find all possible cliques (with length 3) in a network using it's adjacency matrix. Although i have a solution to this my code must be vectorized in order to execute on GPU. Any suggestions as to how i should proceed with this?
0 件のコメント
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!