public class DoProbeInZone extends Object
Constructor and Description |
---|
DoProbeInZone(Collection<apltk.interpreter.data.LogicBelief> b,
Collection<apltk.interpreter.data.LogicGoal> g) |
Modifier and Type | Method and Description |
---|---|
eis.iilang.Action |
doIt(SubsumptionAgent agent)
finds all unprobed vertices within the zones, find a route to the nearest of
those and returns the first step towards it
|
Collection<apltk.interpreter.data.LogicBelief> |
getBeliefs() |
Collection<apltk.interpreter.data.LogicGoal> |
getGoals() |
public DoProbeInZone(Collection<apltk.interpreter.data.LogicBelief> b, Collection<apltk.interpreter.data.LogicGoal> g)
public Collection<apltk.interpreter.data.LogicBelief> getBeliefs()
public Collection<apltk.interpreter.data.LogicGoal> getGoals()
public eis.iilang.Action doIt(SubsumptionAgent agent)
beliefs
- and goalsprocessAction
Copyright © 2013. All Rights Reserved.