Class DefaultExpectedUtility
java.lang.Object
FAtiMA.DeliberativeComponent.strategies.DefaultExpectedUtility
- All Implemented Interfaces:
IExpectedUtilityStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatgetExpectedUtility(FAtiMA.Core.AgentModel am, FAtiMA.Core.goals.ActivePursuitGoal g) floatgetExpectedUtility(FAtiMA.Core.AgentModel am, Intention i)
-
Constructor Details
-
DefaultExpectedUtility
public DefaultExpectedUtility()
-
-
Method Details
-
getExpectedUtility
public float getExpectedUtility(FAtiMA.Core.AgentModel am, FAtiMA.Core.goals.ActivePursuitGoal g) - Specified by:
getExpectedUtilityin interfaceIExpectedUtilityStrategy
-
getExpectedUtility
- Specified by:
getExpectedUtilityin interfaceIExpectedUtilityStrategy
-