Skip to content

magmine/graph_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • To run the main program: bazel run //src/main:main -- /.../resources/tests/input_graphs/graph_topology/G*.txt
  • To run the tests: bazel run //tests:target_name where target_name can be found in the BUILD file under tests directory.

About

A first draft of a parallel graph processing engine in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published