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!