Home
last modified time | relevance | path

Searched refs:total_info_share (Results 1 – 1 of 1) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/analyze/
H A DcAnalyze.cc4180 int total_info_share = 0; // Site codes for more tasks than before. in AnalyzeComplexityDelta() local
4275 else if ( !has_loss && has_gain && has_keep ) total_info_share++; in AnalyzeComplexityDelta()
4295 df.Write(total_info_share, "Num sites with newly shared info."); in AnalyzeComplexityDelta()