Skip to content

SimonLarsen/libgraphlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libgraphlet

libgraphlet is an embeddable graphlet counting library based on Orca.

  • Graphlet counting for graphlets of size 2-5
  • Pairwise graphlet degree vector similarity
  • Graphlet degree distribution and GDD-agreement

Requirements

Compiling the bundled tools requires

  • C++11 compliant compiler
  • Boost graph library headers

Compilation

git clone https://github.com/SimonLarsen/libgraphlet.git libgraphlet
cd libgraphlet
cmake . && make

About

Embeddable Orca graphlet counter library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published