jrtom / jung

JUNG: Java Universal Network/Graph Framework
Other
400 stars 115 forks source link

Bron Kerbosch Clique Finder Algo #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I attached both a test file and the code. The algo used is 
http://en.wikipedia.org/wiki/Bron%E2%80%93Kerbosch_algorithm. Let me know if I 
need to make any changes before commit.

Reuben

Original issue reported on code.google.com by hjas...@gmail.com on 24 Apr 2011 at 3:38

Attachments:

GoogleCodeExporter commented 9 years ago
Is it possible to find cliques surrounding specific vertices efficiently?

Original comment by amir.nik...@gmail.com on 15 Jan 2015 at 5:39