Galois
|
Struct used to define directionality of the graph. More...
#include <MorphHyperGraph.h>
Public Types | |
using | type = MorphHyperGraph< NodeTy, EdgeTy, _directional, InOut, HasNoLockable, SortedNeighbors, FileEdgeTy > |
Type with directional parameter set according to struct template arg. More... | |
Struct used to define directionality of the graph.
using galois::graphs::MorphHyperGraph< NodeTy, EdgeTy, Directional, InOut, HasNoLockable, SortedNeighbors, FileEdgeTy >::with_directional< _directional >::type = MorphHyperGraph<NodeTy, EdgeTy, _directional, InOut, HasNoLockable, SortedNeighbors, FileEdgeTy> |
Type with directional parameter set according to struct template arg.