|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
This is the complete list of members for Simple, including all inherited members.
| __init__(self, theSol, thePuzzle=None) | Simple | |
| current | Simple | |
| desired | Base | |
| match | Simple | |
| plan | Simple | |
| planGreedyTSP(self) | Simple | |
| planNew(self) | Simple | |
| planOrdered(self, occlusionList=[], STEP_WISE=True, COMPLETE_PLAN=False, verbose=False) | Simple | |
| rotation_match | Simple | |
| 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 |