Coleção de Trabalhos Apresentados em Eventos

URI permanente para esta coleçãohttps://repositorio.insper.edu.br/handle/11224/3236

Navegar

Resultados da Pesquisa

Agora exibindo 1 - 1 de 1
  • Imagem de Miniatura
    Trabalho de Evento
    Using Multi-objective Optimization to Generate Timely Responsive BDI Agents
    (2022) Stabile Junior, Márcio Fernando
    A BDI agent’s ability to perform well depends on its reasoning time.If the reasoning is slow, it is possible that the environment has changed and the action selected is no longer optimal by the time the agent has finished to deliberate. This work then builds a BDI architecture using Anytime Algorithms that can control the amount of time used by the agent to reason and act on the environment. I briefly describe the proposed architecture and its implementation in the Jason agent language.