Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::fixed_neighborhood_tag Struct Reference

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

#include <Traits.h>

Inheritance diagram for galois::fixed_neighborhood_tag:
galois::fixed_neighborhood

Detailed Description

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: