Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2015-08-30 | 574 Bytes | |
DecideCredulousAcceptanceStable1_0_1.cpp | 2015-08-30 | 6.1 kB | |
Totals: 2 Items | 6.7 kB | 0 |
This is a new release for deciding credulous acceptance under stable semantics. To run a program type, for example, g++ program.cpp -o prog.out prog.out inputFile.dl x where x is the argument in question and inputFile contains an argumentation framework. For instance, the input file of the framework a-->b-->c is arg(a). arg(b). arg(c). att(a,b). att(b,c). This format follows the input format of ASPARTIX (http://www.dbai.tuwien.ac.at/proj/argumentation/systempage/docu.htm). For questions/comments, please contact Samer.Nofal@gju.edu.jo