Skip to content

th0br0/carneades-4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are the source files of Version 4 of the Carneades argumentation system, written in the Go programming language.

This source code is subject to the terms of the Mozilla Public License, version 2.0 (MPL-2.0). If a copy of the MPL was not distributed with this software, it is also available online at http://mozilla.org/MPL/2.0/. For futher information about the MPL see http://www.mozilla.org/MPL/2.0/FAQ.html.

This version of Carneades consists of:

  • An implementation of a solver for Dung abstract argumentation frameworks, using grounded, complete, preferred and stable semantics.
  • An evaluator for structured arguments, based on a new version of the Carneades Argument Evaluation Structures (CAES) formal model of argument. New in this version of CAES is support for cyclic argument graphs, cumulative arguments, issue-based information systems (IBIS) and multicriteria decision analysis.

Carneades can visualize both Dung abstract argumentation frameworks and CAES argument graphs using GraphML. We recommend using the free yEd GraphML editor to view the GraphML files.

Please see the Carneades blog at https://carneades.github.io/ for announcements about the further development of this version.

See the INSTALL.md file in the same directory as this README for installation instructions.

About

Version 4 of Carneades, implemented in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%