Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devosoft/avida
/ SetOpinion
Method
SetOpinion
avida-core/source/cpu/cTestCPUInterface.h:193–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
192
bool HasOpinion(cOrganism*) { return false; }
193
void SetOpinion(int, cOrganism*) { ; }
194
void ClearOpinion(cOrganism*) { ; }
195
196
void JoinGroup(int) { ; }
Callers
12
Inst_SetOpinion
Method · 0.45
Inst_SetOpinionToZero
Method · 0.45
Inst_SetOpinionToOne
Method · 0.45
Inst_SetOpinionToTwo
Method · 0.45
Inst_JoinGroup
Method · 0.45
Inst_JoinNextGroup
Method · 0.45
Inst_SetOpinion
Method · 0.45
Inst_JoinGroup
Method · 0.45
Inst_SetOpinion
Method · 0.45
Inst_JoinGroup
Method · 0.45
Inst_LeavePredGroup
Method · 0.45
Divide_CheckViable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected