Description Usage Arguments Value
Returns a set of equivalent states and actions
1 2 3  | equivalent_states(state)
equivalent_states_actions(state, action)
 | 
state | 
 state, 3x3 matrix  | 
action | 
 integer vector of indices (1 to 9)  | 
equivalent_states returns a list of state matrices
equivalent_states_actions returns a list of two lists:
states, the set of equivalent states and
actions, the set of equivalent actions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.