Package eu.su.mas.dedale.mas.agent.behaviours

  • Class Summary 
    Class Description
    AgentListFromAMSBehaviour
    Should be made available in the knowledge base
    ExploCoopBehaviour
    Basic example of how to "collaboratively" explore the map - It explore the map using a DFS algorithm and blindly tries to share the topology with the agents within reach
    ExploSoloBehaviour
    This behaviour allows an agent to explore the environment and learn the associated topological map.
    RandomWalkBehaviour
    BEHAVIOUR RandomWalk : Illustrates how an agent can interact and move in the environment
    ReceiveTreasureTankerBehaviour
    This behaviour is automatically added to the Tanker agents.
    ShareMapBehaviour
    The agent periodically share its map.