Galois
|
Contains the implementation of a bidirectional LC_CS_Graph. More...
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. | |
Contains the implementation of a bidirectional LC_CS_Graph.