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

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

__init__(self, theSol, thePuzzle, agent1=None, agent2=None)TwoAgent
puzzle::solver::simple::Simple.__init__(self, theSol, thePuzzle=None)Simple
agentsTwoAgent
currentSimple
desiredBase
iMoveTwoAgent
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)TwoAgent
puzzle::solver::simple::Simple.setMatch(self, match, rotation_match=None)Simple
takeTurn(self, thePlan=None, defaultPlan='order')TwoAgent
puzzle::solver::simple::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