mas.agents0815.doIt
Class DoRandomWalk

java.lang.Object
  extended by mas.agents0815.doIt.DoRandomWalk

public class DoRandomWalk
extends java.lang.Object


Constructor Summary
DoRandomWalk(java.util.Collection<apltk.interpreter.data.LogicBelief> beliefs, java.util.Collection<apltk.interpreter.data.LogicGoal> goals)
           
 
Method Summary
 eis.iilang.Action doIt(SubsumptionAgent agent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoRandomWalk

public DoRandomWalk(java.util.Collection<apltk.interpreter.data.LogicBelief> beliefs,
                    java.util.Collection<apltk.interpreter.data.LogicGoal> goals)
Parameters:
current - beliefs and goals
See Also:
z
Method Detail

doIt

public eis.iilang.Action doIt(SubsumptionAgent agent)


Copyright © 2011. All Rights Reserved.