Compute the GID set storage type that is appropriate for a graph algorithm, based on the algorithm's ordering requirements and superstep occupancy information. More...
Static Public Attributes | |
static constexpr frontier_type | value = FrontierType |
Compute the GID set storage type that is appropriate for a graph algorithm, based on the algorithm's ordering requirements and superstep occupancy information.
FrontierType | The requested storage type of the frontier |
OrderingType | The graph algorithm's ordering type |
SuperstepOccupancy | The graph algorithm's superstep occupancy |