tests

Class summary
test-agent inherits from agent
test-experiment inherits from experiment
Method summary
determine-interacting-agents (experiment test-experiment) interaction mode &key &allow-other-keys
determine-interacting-agents-run test-experiment
initialize-instance (experiment test-experiment) &key &allow-other-keys
initialize-run test-agent
initialize-run test-experiment
interact (experiment test-experiment) (interaction interaction) &key &allow-other-keys
interact-run test-experiment
run-agent-run test-agent
test-agent   inherits from agent  [Class]
run-agent-run   test-agent  [Generic function]

Returns and (with setf) changes the run-agent-run of the specified test-agent

initialize-run   test-agent  [Generic function]

Returns and (with setf) changes the initialize-run of the specified test-agent

test-experiment   inherits from experiment  [Class]
interact-run   test-experiment  [Generic function]

Returns and (with setf) changes the interact-run of the specified test-experiment

determine-interacting-agents-run   test-experiment  [Generic function]

Returns and (with setf) changes the determine-interacting-agents-run of the specified test-experiment

initialize-run   test-experiment  [Generic function]

Returns and (with setf) changes the initialize-run of the specified test-experiment

initialize-instance   (experiment test-experiment) &key &allow-other-keys  [After method]
determine-interacting-agents   (experiment test-experiment) interaction mode &key &allow-other-keys  [Method]
interact   (experiment test-experiment) (interaction interaction) &key &allow-other-keys  [Method]