Skip to content

merferry/communities-cpu--plots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I want to keep track of changes to the plot scripts for Community detection.



Build instructions

To generate the plots using gnuplot, run the following commands:

## For the Louvain algorithm
$ gnuplot louvain-am.plt
$ gnuplot louvain-all.plt

## For the RAK algorithm
$ gnuplot rak-am.plt
$ gnuplot rak-all.plt

## For the Hybrid Louvain-RAK algorithm
$ gnuplot hybrid-am.plt
$ gnuplot hybrid-all.plt

## For the strong scaling behavior Hybrid Louvain-RAK
$ gnuplot hybrid-amss.plt
$ gnuplot hybrid-allss.plt

About

Plot scripts for Shared-Memory Parallel Algorithms for Community Detection in Dynamic Graphs.

Resources

License

Stars

Watchers

Forks