Class T1Configuration

java.lang.Object
org.tweetyproject.agents.dialogues.oppmodels.sim.BeliefStateConfiguration
org.tweetyproject.agents.dialogues.oppmodels.sim.T1Configuration

public class T1Configuration extends BeliefStateConfiguration
This class encapsulates configuration options for generating T1 belief states.
Author:
Matthias Thimm
  • Field Details

    • oppModelCorrect

      public boolean oppModelCorrect
      this parameter indicates whether the nested model is correct wrt. the other agent.
  • Constructor Details

    • T1Configuration

      public T1Configuration()
  • Method Details