I am relatively new in this field, but I couldn't find anything similar to this problem.
The problem: An agent can move from state s1 to state s2 in many ways (in one step). For example if states represent locations, assume that an agent can move from location represented by s1 to the one of s2 in one step, by taking one of the actions a1 or a2. This means that multiple actions taken in some state lead to the same state.
Is there anything similar in the literature?
