ExplorationTerminationState
io.github.srs.model.entity.dynamicentity.agent.termination.ExplorationTerminationState
Represents the state for an exploration-based termination condition. Tracks which cells in the environment have been visited by an agent.
Value parameters
- visitedCells
-
mutable set of visited cell coordinates represented as (x, y) tuples
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article