Skip to content

Revolver: Vertex-centric Graph Partitioning Using Reinforcement Learning

Notifications You must be signed in to change notification settings

hmofrad/revolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revolver

Revolver: Vetex-centric Graph Partitioning Using Reinforcement Learning

Compile

    cd devel
    make clean && make all

Run

    ./main -n <num_partitions> 
           -a <revolver|spinner|random|hash|range|pagerank>
           -f [<edge_file_name> <comment_style> <delimiter> <columns>]

Contact

    (c) Mohammad Hasanzadeh Mofrad, 2018
    (e) mohammad.hmofrad@pitt.edu

Reference

    Mohammad Hasanzadeh Mofrad, Rami Melhem, and Mohammad Hammoud. 
    “Revolver: Vertex-centric Graph Partitioning Using Reinforcement Learning.” 
    In proceedings of IEEE International Conference on Cloud Computing (CLOUD), 2018. 
    (http://conferences.computer.org/cloud/2018/)

About

Revolver: Vertex-centric Graph Partitioning Using Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published