Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2018-03-04 | 301 Bytes | |
groundedExtensions.cpp | 2018-03-04 | 6.7 kB | |
Totals: 2 Items | 7.0 kB | 0 |
The program computes the grounded extension for a given argumentation framework (AF) in ASPARTIX format. For compiling the program: g++ -std=c++11 groundedExtensions.cpp -o groundedExtensions.out For executing the program: ./groundedExtensions.out inputAF.txt For any question: Samer.Nofal@gju.edu.jo