Class GroundedGameT2AgentGenerator

    • Field Detail

      • log

        private static org.slf4j.Logger log
        Logger
      • config

        private T2Configuration config
        The configuration for generating agents.
    • Constructor Detail

      • GroundedGameT2AgentGenerator

        public GroundedGameT2AgentGenerator​(GroundedGameSystem.AgentFaction faction,
                                            T2Configuration config)
        Creates a new generator for agents of type T1.
        Parameters:
        faction - the faction of the agents to be generated.
        config - configuration for creating belief states.