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

Method SwitchPredPrey

avida-core/source/cpu/cTestCPUInterface.h:241–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239 void AddIOAV(cAvidaContext& ctx, int in_av_cell_id, int in_av_facing, bool input, bool output) { ; }
240 void AddPredPreyAV(cAvidaContext& ctx, int av_cell_id) { ; }
241 void SwitchPredPrey(cAvidaContext& ctx, int av_num = 0) { ; }
242 void RemoveAllAV() { ; }
243 int GetAVFacing(int av_num = 0) { return 0; }
244 int GetAVCellID(int av_num = 0) { return -1; }

Callers 12

Inst_SetForageTargetMethod · 0.45
Inst_LearnParentMethod · 0.45
makePredMethod · 0.45
makeTopPredMethod · 0.45
Inst_SetForageTargetMethod · 0.45
Inst_LearnParentMethod · 0.45
makePredMethod · 0.45
makeTopPredMethod · 0.45
Inst_SetForageTargetMethod · 0.45
Inst_LearnParentMethod · 0.45
MakePredMethod · 0.45
MakeTopPredMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected