-
Notifications
You must be signed in to change notification settings - Fork 2
Description
This excerpt from D2.2 understanding candidate raises a profound question.
States can easily be represented as Modelets, but representing influences requires modelling a procedural mechanism, \xie\ the exertion of Models by Engines ---the agent's abilities are a special type of influence, one under control by the agent. We discuss both in
section~\ref{s:us.engines}.
I am not sure that representing influences (I would use another term, relations?) between states requires a procedural mechanism. Equations represent such relationships, and they are not procedural. The equation is different from the procedure to use it to obtain information (e.g. future state values)
This raises the question of which different kinds of models do we consider?
E.g., models that are structural (e.g. the phenomena consists of this set of state variables, or a concrete set of {variable,value} pairs), and models that represent behaviour (e.g. the equations that represent the evolution of the values of those states relate those variables with their future values).