Skip to content

ronghuali/MBET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBET

Build & Run

mkdir build && cd build
cmake ..
make MBET MBETM

./MBET ../data/youtube-groupmemberships.txt 1
./MBETM ../data/github.txt 1

To output results of the toy graph in the paper:

make MBETR
./MBETR ../data/test.txt 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.5%
  • CMake 1.5%