The set of possible actions available to the agent.
The term operator is used to denote
the description of an action in terms of which state will be reached by carrying out the action in a particular state.
An alternate formulation uses a successor function S. Given a particular state x, S(x) returns the set of states reachable from x by any single action.