Galois
|
Contains the implementation of BufferedGraph. More...
#include <fstream>
#include <boost/iterator/counting_iterator.hpp>
#include "galois/config.h"
#include "galois/gIO.h"
#include "galois/Reduction.h"
Go to the source code of this file.
Classes | |
class | galois::graphs::BufferedGraph< EdgeDataType > |
Class that loads a portion of a Galois graph from disk directly into memory buffers for access. More... | |
Namespaces | |
galois | |
The Galois namespace containing all Galois structures and functions. | |
galois::graphs | |
Parallel data graph structures in Galois. | |
Contains the implementation of BufferedGraph.