All possible cliques(vectorized) ?
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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?
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!