Skip to content

ssinha3/Community_Detection_Python_Numpy_Pandas_igraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:

Software that needs to be installed (if any) with URL’s to download and instructions to install them. Packages are required for R: igraph, compiler, doSNOW, foreach, parallel

Environment variable settings (if any) and OS it should/could run on.

None.

Instructions on how to run the program.

We need to change the path where the graph lies (setwd). For sample code run

```````````````````````EXAMPLE``````````````````````````

  1. unzip the archive
  2. cd archive/
  3. update virusprop.R with full path where the static graph lies.
  4. execute

_Instructions on how to interpret the results._
===============================================
Graphs are generated for displaying the results for each section.

Tested On 
=========
static.network

About

Finding Overlapping Communities in Social Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages