def getStartState(self): """ Returns the start state for the search problem """ util.raiseNotDefined()