Skip to content

rcharbey/Graphlet_Representativity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphlet_Representativity

run with :

python main.py [folder] [k] [n] [result]

Enumerate the graphlets of size [k (4 or 5)] of the graphs contained in [folder]. Compute the Graphlet Representativity. Group the graph in [n] clusters using the k-means algorithm. Produce a vizualisation of the resulting clusters.

the resulting folder is created in [result]

The radar plotting scripts are adapted from https://gist.github.com/nbremer/6506614

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors