carneades / carneades-4

Version 4 of Carneades, implemented in Go
https://carneades.github.io/
Other
48 stars 13 forks source link

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:

Carneades can visualize both Dung abstract argumentation frameworks and CAES argument graphs using DOT and 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.