|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.autonomy.utility.UtilityComputation
public class UtilityComputation
| Constructor Summary | |
|---|---|
UtilityComputation(KaaGUI g)
|
|
| Method Summary | |
|---|---|
void |
createInfluenceDiagram(Net net,
FailedActionContext tempContext,
int decisionCount)
create decision networks |
java.lang.String |
selectBestAction(int decisionCount,
FailedActionContext tempContext)
select the best AA choice |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UtilityComputation(KaaGUI g)
| Method Detail |
|---|
public void createInfluenceDiagram(Net net,
FailedActionContext tempContext,
int decisionCount)
net - Bayesian networktempContext - Current context of a failed action
public java.lang.String selectBestAction(int decisionCount,
FailedActionContext tempContext)
throws java.lang.Exception
tempContext - Current context of a failed action
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||