Class GroundedGameT3AgentGenerator

    • Field Detail

      • log

        private static org.slf4j.Logger log
        Logger
      • config

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

      • GroundedGameT3AgentGenerator

        public GroundedGameT3AgentGenerator​(GroundedGameSystem.AgentFaction faction,
                                            T3Configuration 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.