David Lillis: ACRE

Introduction

ACRE (Agent Conversation Reasoning Engine) is a project designed to furnish agent platforms (and, by extension, the agents themselves) with the facilities necessary for reasoning about conversations. As messages are sent and received, ACRE will match these to conversations (following pre-defined protocols) and generate appropriate beliefs that will allow the developer to manage communication more easily.

To date, ACRE has been integrated with the Agent Factory framework and the ASTRA agent programming language.

Downloads

Usage

Components

The Agent Factory implementation of ACRE consists a number of different components, which are outlined below. These pages include discussion of the actions and percepts made available by ACRE to help with the handling of communication.

Resources