Class NamedState

java.lang.Object
org.tweetyproject.machinelearning.rl.mdp.NamedState
All Implemented Interfaces:
State

public class NamedState extends Object implements State
A state in a Markov Decision Process that is solely characterized through its name.
Author:
Matthias Thimm