Class T1Configuration


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

      Constructors 
      Constructor Description
      T1Configuration()  
    • Method Summary

      Modifier and Type Method Description
      boolean equals​(java.lang.Object obj)  
      int hashCode()  
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • oppModelCorrect

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

      • T1Configuration

        public T1Configuration()