|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is accessed by the user to obtain the actions to perform in
the simulated environment. An instance of class implementing Effector
can be obtained invoking the method CsManager.getEffector().
| Method Summary | |
int[] |
getNextAction()
Used to obtain the next action selected by the cs, codified as an array of integer where the wildcard # (meaning do not care) is the value "2". |
boolean |
hasNext()
If there is at least one more action to be evaluated. |
| Method Detail |
public int[] getNextAction()
CsManager.setReward(double)
public boolean hasNext()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||