Template Struct IntermittentExtrospectiveStateExchangeService

Struct Documentation

template<typename Spec>
struct dish2::IntermittentExtrospectiveStateExchangeService

Public Static Functions

bool ShouldRun(const size_t update, const bool alive)
template<typename Cell>
void DoService(Cell &cell)

Public Static Attributes

thread_local emp::vector<dish2::ReadableState<Spec>> stash = {}