MCPcopy Create free account
hub / github.com/devosoft/avida / Kaboom

Method Kaboom

avida-core/source/cpu/cTestCPUInterface.cc:117–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117void cTestCPUInterface::Kaboom(int distance, cAvidaContext& ctx)
118{
119 (void) distance;
120 // @CAO We should keep a note that the organism tried to explode, and
121 // record the probability it used.
122}
123
124void cTestCPUInterface::Kaboom(int distance, cAvidaContext& ctx, double effect)
125{

Callers 9

Inst_SmartExplodeMethod · 0.45
Inst_Aggressive_SAMethod · 0.45
Inst_Cooperative_SAMethod · 0.45
Inst_KaziMethod · 0.45
Inst_Kazi1Method · 0.45
Inst_Kazi2Method · 0.45
Inst_Kazi3Method · 0.45
Inst_Kazi4Method · 0.45
Inst_Kazi5Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected