Download Latest Version AFs_SET3.tar.gz (10.6 MB)
Email in envelope

Get an email when there's a new version of ArgTools

Home / ListingPreferredExtensions2_1_5
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2015-10-01 522 Bytes
FindAllPreferredExtensions2_1_5.cpp 2015-10-01 15.7 kB
Totals: 2 Items   16.2 kB 0
This is a new release for listing all preferred extensions.

To run a program type, for example,

g++ program.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
	
	


Source: README.txt, updated 2015-10-01