GASPAR Code
Status: Beta
Brought to you by:
maxime-morge
| File | Date | Author | Commit |
|---|---|---|---|
| docs | 2008-11-06 | maxime-morge | [r1] initial commit |
| examples | 2008-11-06 | maxime-morge | [r1] initial commit |
| src | 2008-11-06 | maxime-morge | [r1] initial commit |
| ACKNOWLEDGEMENT | 2008-11-06 | maxime-morge | [r1] initial commit |
| AUTHORS | 2008-11-06 | maxime-morge | [r1] initial commit |
| COPYING | 2008-11-06 | maxime-morge | [r1] initial commit |
| COPYRIGHT | 2008-11-06 | maxime-morge | [r1] initial commit |
| ChangeLog | 2008-11-06 | maxime-morge | [r1] initial commit |
| FAQ | 2008-11-06 | maxime-morge | [r1] initial commit |
| README | 2008-11-06 | maxime-morge | [r1] initial commit |
| TODO | 2008-11-06 | maxime-morge | [r1] initial commit |
| VERSION | 2008-11-06 | maxime-morge | [r1] initial commit |
| svn-commit.tmp | 2008-11-06 | maxime-morge | [r1] initial commit |
GASPAR
=====
by Maxime Morge
morge@di.unipi.it
GASPAR is an Argumentation System for Performing an ARtilect
==========================================================================
INTRODUCTION
************
GASPAR implements an dialectical argumentation framework for
instantiating the artificial intellect (artilect for short) of a
software agent. In this artilect, motivations are represented in
internal processes called mental faculties. A faculty is a component
which encapsulates different goals, decisions or beliefs to support
the motivations it is responsible for, and can join the debate to
argue why and how these motivations can be adopted by the artilect as
a whole. We view motivations as arguments describing the ways to
achieve goals related to the whole interest of the artilect arbitrated
by a personality driving its behaviour. GASPAR implements the
argumentation as well as the dialogue-game that is played by the
faculties which can dynamically join the game. GASPAR considers
assumption-based argumentation to instantiated this internal
dialectical process within this modular architecture.
This README is very sparse, look for more details at the doc directory
if this is insufficient.
PROJECT FEATURES
****************
Homepage: http://gaspar.sourceforge.net/
Projects Admins: Maxime Morge
Development Status: Beta
License: OSI Approved GNU General Public License (GPL)
Dependencies: none
Actual version: gaspar-0.1
Operating System: OS Independent
Programming Languages: Prolog
Topic: Artificial Intelligence
Translations: English
User Interface: Java Swing
CONTACT US
**********
If there are any rough areas or problems,
please feel free to report them and assist us in correcting it:
Maxime Morge <morge@di.unipi.it>
COPYRIGHT
*********
COPYRIGHT of all files Maxime Morge and Paolo Mancarella (C) 2007-2008.
All rights reserved.
Exception for the following files:
- COPYING Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA;
- all files in the directory ext/
See COPYRIGHT
ACKNOWLEDGEMENT
***************
This work is supported by the Sixth Framework IST programme of
the EC, under the 035200 ARGUGRID project.