Return a data frame of all possible outcomes
    
     
    get_outcomes(game, reduce.cols = TRUE)
    
    Arguments
    
    
    
      | game | 
      the game object defined with new_game and being compiled with game_compile or after a call of game_solve.  | 
    
    
      | reduce.cols | 
      if TRUE remove some technical columns  |