carneades / carneades-4

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

LKIF Import Problem #2

Open tfgordon opened 9 years ago

tfgordon commented 9 years ago

The CAES argument graph constructed when importing LKIF files sometimes produces an argument graph which is incorrectly labelled when evaluated. See, for example, the Pollock-red-light.xml LKIF example, where ¬app(a1) is out, rather than in, even though the only premise of the argument pro ¬app(a1) has been assumed to be true. The (apparently) same argument graph, represented in YAML, in the YAML/pollock-red-light.yml file, is evaluated correctly.