Galois
|
#include <algorithm>
#include <boost/mpl/if.hpp>
#include "galois/config.h"
#include "galois/LargeArray.h"
#include "galois/LazyObject.h"
#include "galois/NoDerefIterator.h"
#include "galois/Threads.h"
#include "galois/runtime/Iterable.h"
#include "galois/runtime/Context.h"
#include "galois/substrate/PerThreadStorage.h"
Go to the source code of this file.
Classes | |
struct | galois::graphs::read_default_graph_tag |
struct | galois::graphs::read_with_aux_graph_tag |
struct | galois::graphs::read_lc_inout_graph_tag |
struct | galois::graphs::read_with_aux_first_graph_tag |
class | galois::graphs::EdgeSortValue< GraphNode, EdgeTy > |
Proxy object for internal EdgeSortReference. More... | |
Namespaces | |
galois::graphs | |
Parallel data graph structures in Galois. | |