|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.autonomy.cost.CostComputation
public class CostComputation
Constructor Summary | |
---|---|
CostComputation()
|
Method Summary | |
---|---|
double[] |
computeValue(FailedActionContext tempContext,
Node tempNode,
java.lang.String[] parentStateList,
double tempCost)
make adjustable autonomy decision |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CostComputation()
Method Detail |
---|
public double[] computeValue(FailedActionContext tempContext, Node tempNode, java.lang.String[] parentStateList, double tempCost)
tempContext
- Current context of failed actionparentStateList
- List of parent states of a netica nodetempCost
- Cost of resource or service
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |