Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2018-05-31 | 497 Bytes | |
generatePreferredExtensionsStyle3.cpp | 2018-05-31 | 23.1 kB | |
generatePreferredExtensionsStyle2.cpp | 2018-04-22 | 24.3 kB | |
generatePreferredExtensionsStyle1.cpp | 2018-04-22 | 23.8 kB | |
Totals: 4 Items | 71.7 kB | 0 |
This is a new version released May 2018. The source code (in three different styles) is more organised than the previous one that was released in March 2018. The program generates n (0 for all) preferred extensions for an argumentation framework (AF) inputted as ASPARTIX format. To compile the program use the command: g++ -std=c++11 scourceCode.cpp -o program.out To execute the program use the command: ./program.out n inputAF.txt For questions or comments contact: Samer.Nofal@gju.edu.jo