|
Galois
|
#include <cstdint>#include <fstream>#include <iostream>#include <mutex>#include <numeric>#include <fcntl.h>#include <sys/mman.h>#include <boost/iterator/counting_iterator.hpp>#include "galois/config.h"#include "galois/graphs/Details.h"#include "galois/graphs/GraphHelpers.h"#include "galois/substrate/SimpleLock.h"Go to the source code of this file.
Classes | |
| class | galois::graphs::OfflineGraph |
| class | galois::graphs::OfflineGraphWriter |
Namespaces | |
| galois | |
| The Galois namespace containing all Galois structures and functions. | |
| galois::graphs | |
| Parallel data graph structures in Galois. | |