Currently we set the initial state to all properties. Logically, we should set the initial state only for the inputs. If we do not set the initial state on the output, these are free variables and fulfill all requirements from the beginning and no capability has to be executed. Here we need to consider how to avoid this problem.
Currently we set the initial state to all properties. Logically, we should set the initial state only for the inputs. If we do not set the initial state on the output, these are free variables and fulfill all requirements from the beginning and no capability has to be executed. Here we need to consider how to avoid this problem.