Galois::has_fixed_neighborhood< T > Struct Template Reference

Indicates that the neighborhood set does not change through out i.e. More...

#include <TypeTraits.h>


Detailed Description

template<typename T>
struct Galois::has_fixed_neighborhood< T >

Indicates that the neighborhood set does not change through out i.e.

is not dependent on computed values. Examples of such fixed neighborhood is e.g. the neighborhood being all the neighbors of a node in the input graph, while the counter example is the neighborhood being some of the neighbors based on some predicate.


The documentation for this struct was generated from the following file:

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1