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