Version 4, last updated by carofe at Aug 15 10:34 2008 UTC
YASAF: Yet Another Simple and flexible Agent Framework
Overview
YASAF is a simple and flexible framework for creating agents. This framework is easy to use and intuitive.
YASAF is based in the concept that agents have three phases in an infinite execution cycle. Those phases are:
- Read the environment
- Make a decision of what plan execute.
- Execute the plan.
This framework allows you to define what is the environment for your agents, how to make decision and what is a plan for your model.
However, a set of extensions is provided for some kind of agents and models.
Incomplete... coming soon!
Samples
An sample of an objective-driven agent is provided. The sample is an agent which has the objective of "Keep Available" a file.
Incomplete... coming soon!
Get it!
In order to download a bundle with binaries, docs, etc.. go to File tab. The source is available at Trac/SVN tab.
Get Involved!
You can contribute in this project! Please sign up in assembla.com and contact with developers of this project.
Space Home