public class EvaluatedPlan<V extends java.lang.Comparable<V>> extends Plan implements ai.libs.jaicore.basic.ScoredItem<V>
| Constructor and Description |
|---|
EvaluatedPlan(java.util.List<Action> plan,
V score) |
EvaluatedPlan(Plan plan,
V score) |
| Modifier and Type | Method and Description |
|---|---|
V |
getScore() |
equals, getActions, getAnnotations, getStateAfterApplicationGivenInitState, hashCode, setAnnotation, setAnnotation