Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2014-03-04 | 475 Bytes | |
BuildTheGroundedExtension.cpp | 2014-03-01 | 3.1 kB | |
FindAllStageExtensions.cpp | 2014-02-28 | 6.3 kB | |
FindAllStableExtensions.cpp | 2014-02-28 | 5.4 kB | |
FindAllSemistableExtensions.cpp | 2014-02-28 | 6.2 kB | |
FindAllPreferredExtensions.cpp | 2014-02-28 | 5.3 kB | |
FindTheIdealExtension.cpp | 2014-02-28 | 5.5 kB | |
FindAllCompleteExtensions.cpp | 2014-02-28 | 5.6 kB | |
Totals: 8 Items | 37.9 kB | 0 |
To run a program type, for example, g++ FindAllPreferredExtensions.cpp -o prog.out prog.out inputFile.dl where the 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