carneades / carneades-4

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

Multiple Conclusions of Arguments #21

Open tfgordon opened 7 years ago

tfgordon commented 7 years ago

Extend arguments to allow multiple conclusions, just as in argumentation schemes.

Requires modifications to argument evaluation (in the CAES package) and the export/import translators.