IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Simple Member List

This is the complete list of members for Simple, including all inherited members.

__init__(self, theSol, thePuzzle=None)Simple
currentSimple
desiredBase
matchSimple
planSimple
planGreedyTSP(self)Simple
planNew(self)Simple
planOrdered(self, occlusionList=[], STEP_WISE=True, COMPLETE_PLAN=False, verbose=False)Simple
rotation_matchSimple
setCurrBoard(self, theBoard)Simple
setMatch(self, match, rotation_match=None)Simple
takeTurn(self, thePlan=None, defaultPlan='order', occlusionList=[], STEP_WISE=True, COMPLETE_PLAN=False, SAVED_PLAN=True)Simple
puzzle::solver::base::Base.takeTurn(self, thePlan=None)Base