Galois
|
#include <boost/iterator/iterator_facade.hpp>
#include <boost/fusion/include/vector.hpp>
#include <boost/fusion/include/at_c.hpp>
#include "galois/config.h"
#include "galois/graphs/Details.h"
#include "galois/Galois.h"
Go to the source code of this file.
Classes | |
class | galois::graphs::LC_InOut_Graph< GraphTy > |
Modify a LC_Graph to have in and out edges. More... | |
struct | galois::graphs::LC_InOut_Graph< GraphTy >::with_node_data< _node_data > |
struct | galois::graphs::LC_InOut_Graph< GraphTy >::with_edge_data< _edge_data > |
class | galois::graphs::LC_InOut_Graph< GraphTy >::in_edge_iterator |
Namespaces | |
galois | |
The Galois namespace containing all Galois structures and functions. | |
galois::graphs | |
Parallel data graph structures in Galois. | |