StatefulTruncation
io.github.srs.model.entity.dynamicentity.agent.truncation.StatefulTruncation
trait StatefulTruncation[E <: Entity, S] extends TruncationModel[E]
A truncation model that maintains internal state to evaluate action outcomes.
Type parameters
- E
-
The type of entity for which the truncation model is applicable.
- S
-
The type of internal state maintained by the truncation model.
Attributes
- Graph
-
- Supertypes
Members list
In this article