Template Struct IntermittentWritableStateExchangeService¶
Struct Documentation¶
-
template<typename
Spec>
structdish2::IntermittentWritableStateExchangeService¶ Used for experimental manipulations testing the fitness effect of writable state.
(Not part of core simulation logic.)
Public Static Functions
-
bool
ShouldRun(const size_t update, const bool alive)¶
Public Static Attributes
-
thread_local emp::vector<dish2::WritableState<Spec>>
stash= {}¶
-
bool