Skip to content

Python code for Identifying Constant Communities in Very Large Scale Networks Using Image Thresholding Algorithms

Notifications You must be signed in to change notification settings

anjangit000/ImgThAlgoConsComm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImgThAlgoConsComm

Python code for detecting Constant Communities in Very Large Scale Networks Using Image Thresholding Algorithms

To Run The code for Our Algorithm

  1. Go to ourAlgorithm directory
  2. ./run.sh

To run the code for baseline1

  1. Go to baseline1 directory
  2. ./run.sh

To run the code for baseline2

  1. Go to baseline2 directory
  2. ./run.sh

Required Libraries

  1. networkx
  2. igraph
  3. numpy
  4. pickle
  5. matplotlib
  6. community
  7. intbitset

python version

3.6.9

About

Python code for Identifying Constant Communities in Very Large Scale Networks Using Image Thresholding Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published