public interface JointModel
| Modifier and Type | Method and Description |
|---|---|
State |
sample(State s,
JointAction ja)
Samples the result of performing
JointAction ja in State s. |
State sample(State s, JointAction ja)
JointAction ja in State s.s - the state in which the joint action is performed.ja - the joint action to be performed