Class DefaultStrategy

    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultStrategy()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      float getProbability​(FAtiMA.Core.AgentModel am, FAtiMA.Core.goals.ActivePursuitGoal g)  
      float getProbability​(FAtiMA.Core.AgentModel am, Intention i)  
      float getUtility​(FAtiMA.Core.AgentModel am, FAtiMA.Core.goals.ActivePursuitGoal g)  
      float getUtilityForOthers​(FAtiMA.Core.AgentModel am, FAtiMA.Core.goals.ActivePursuitGoal g)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultStrategy

        public DefaultStrategy()