def __init__(self):
     ActionValueTable.__init__(self, const.STATES, const.POSSIBLE_ACTIONS)
 def __init__(self):
     ActionValueTable.__init__(self, const.STATES, const.POSSIBLE_ACTIONS)