From 29d1566789fbff69cb4030e38ad8a09d82d6c576 Mon Sep 17 00:00:00 2001 From: Christopher McCarthy Date: Fri, 9 Jun 2023 20:31:12 +0000 Subject: [PATCH] Apply suggestions from code review --- docs/source/config.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/config.rst b/docs/source/config.rst index 64d9d27f..74898ec1 100644 --- a/docs/source/config.rst +++ b/docs/source/config.rst @@ -65,6 +65,8 @@ The environment config file consists of the following attributes: **Reward-Based Config Values** +Rewards are calculated based on the difference between the current state and reference state (the 'should be' state) of the environment. + * **Generic [all_ok]** [int] The score to give when the current situation (for a given component) is no different from that expected in the baseline (i.e. as though no blue or red agent actions had been undertaken)