Module objective

Source
Expand description

Code for reading the agent objectives CSV file.

Structsยง

AgentObjectiveRaw ๐Ÿ”’
An objective for an agent with associated parameters

Constantsยง

AGENT_OBJECTIVES_FILE_NAME ๐Ÿ”’

Functionsยง

check_objective_parameter ๐Ÿ”’
Check that required parameters are present and others are absent
read_agent_objectives
Read agent objective info from the agent_objectives.csv file.
read_agent_objectives_from_iter ๐Ÿ”’