get_state_space

ludics.main.get_state_space(N, k)

Generates a state space

Parameters:

  • N : int - the number of players in the population
  • k : int - the number of actions which players may take

Returns:

  • numpy.array - an array of all possible states