Class T1Configuration
java.lang.Object
org.tweetyproject.agents.dialogues.oppmodels.sim.BeliefStateConfiguration
org.tweetyproject.agents.dialogues.oppmodels.sim.T1Configuration
This class encapsulates configuration options for generating
 T1 belief states.
- Author:
 - Matthias Thimm
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanthis parameter indicates whether the nested model is correct wrt.Fields inherited from class org.tweetyproject.agents.dialogues.oppmodels.sim.BeliefStateConfiguration
maxRecursionDepth, probRecursionDecay - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
oppModelCorrect
public boolean oppModelCorrectthis parameter indicates whether the nested model is correct wrt. the other agent. 
 - 
 - 
Constructor Details
- 
T1Configuration
public T1Configuration() 
 - 
 - 
Method Details
- 
hashCode
public int hashCode()- Overrides:
 hashCodein classBeliefStateConfiguration
 - 
equals
- Overrides:
 equalsin classBeliefStateConfiguration
 
 -