Module objective

Source
Expand description

Code for reading the agent objectives CSV file.

Constantsยง

AGENT_OBJECTIVES_FILE_NAME ๐Ÿ”’

Functionsยง

check_agent_objectives ๐Ÿ”’
Check that a set of objectives meets the requirements of a decision rule
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 ๐Ÿ”’