Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LC_CSR_CSC_Graph.h File Reference

Contains the implementation of a bidirectional LC_CS_Graph. More...

#include "galois/config.h"
#include "galois/graphs/LC_CSR_Graph.h"

Go to the source code of this file.

Classes

class  galois::graphs::LC_CSR_CSC_Graph< NodeTy, EdgeTy, EdgeDataByValue, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, FileEdgeTy >
 An bidirectional LC_CSR_Graph that allows the construction of in-edges from its outedges. More...
 

Namespaces

 galois
 The Galois namespace containing all Galois structures and functions.
 
 galois::graphs
 Parallel data graph structures in Galois.
 

Detailed Description

Contains the implementation of a bidirectional LC_CS_Graph.