Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/analyze/
H A DcAnalyze.cc4181 int total_info_lost = 0; // Site list all tasks it encoded for. in AnalyzeComplexityDelta() local
4276 else if ( has_loss && !has_gain && !has_keep ) total_info_lost++; in AnalyzeComplexityDelta()
4296 df.Write(total_info_lost, "Num sites with lost info."); in AnalyzeComplexityDelta()