Skip to content

Simple implementation of the CSR Graph Representation.

Notifications You must be signed in to change notification settings

sifferman/graph-csr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CSR Graph Implementation

Repository: https://github.com/E4tHam/graph-csr

Getting started

To run the sample code, do make.

To include the implementation, just include graph.hpp. You can see the API in graph.hpp.

About

Simple implementation of the CSR Graph Representation.

Topics

Resources

Stars

Watchers

Forks