<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>S E S A M E - A System for Specifying Semantics in Abstract Argumentation</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Philippe BESNARD</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sylvie DOUTRE</string-name>
          <email>sylvie.doutre@irit.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Van Hieu HO</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dominique LONGIN</string-name>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Author: Sylvie Doutre, University of Toulouse 1, Toulouse, France; E-mail:</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>IRIT, University of Toulouse 1</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>IRIT, University of Toulouse 3</institution>
        </aff>
      </contrib-group>
      <fpage>40</fpage>
      <lpage>51</lpage>
      <abstract>
        <p>This is a report on an implemented system that allows the user to specify an argumentation semantics and that returns a logical encoding in the form of a parameterized propositional formula. When applied to a subset S of a given argumentation graph G, the instantiated formula is satisfiable if and only if S is an extension for G according to the argumentation semantics specified by the user.</p>
      </abstract>
      <kwd-group>
        <kwd />
        <kwd>Abstract argumentation</kwd>
        <kwd>argumentation semantics</kwd>
        <kwd>logical encoding</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        1. Introduction
This paper is a report on SESAME (SEmantics Specification for Abstract arguMEntation),
a system that allows the user to specify an argumentation semantics and that returns a
logical encoding in the form of a parameterized propositional formula [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. When applied
to a given argumentation graph G = (A , R), for S ✓ A , the instantiated formula is
satisfiable if and only if S is an extension for G according to the argumentation semantics
specified by the user.
      </p>
      <p>
        The principle of such an encoding was introduced in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] (see also [
        <xref ref-type="bibr" rid="ref2 ref3">2,3</xref>
        ], see [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] for
an ASP variant) where a propositional formula s (A ,R),S is defined that turns out to be
satisfiable if and only if S is a s -extension of the argumentation graph (A , R). That is,
the formula s (A ,R),S encodes the argumentation semantics s .
      </p>
      <p>
        Let us consider e.g. the stable semantics [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] and construct s (A ,R),S for s = stable.
Definition 1. Given an argumentation graph G = (A , R), a stable extension S ✓
a set that satisfies the following two conditions:
A is
1. there does not exist two arguments a and b in S such that aRb;
2. for each argument a 62 S, there exists b 2 S such that bRa.
      </p>
      <p>That a set of arguments S satisfies the first condition amounts to: for all a in S, for
all b attacking a, it is not the case that b is in S. In symbols,
8 a 2 S 8 bRa</p>
      <p>b 26 S
8 a 2 A
✓
a 26 S ) 9 bRa b 2 S</p>
      <p>
        ◆
The statement b 2 S can be encoded2 through identifying b with a propositional symbol
(letting the propositional symbol b to be read “b is in S”), hence an encoding for the
statement that S satisfying condition 1. is
As to the second condition for S to be a stable extension, it can be expressed by: for all a
in A , if a is not in S then there exists some b attacking a such that b is in S.
Actually, the formula encoding stable extensions can be rewritten in many ways, e.g.
2Logical encoding of a statement “the argument b is in the set X” is denoted j (b2 X) in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] for genericity.
0
The statement b 2 S is again to be encoded via identifying b with a propositional symbol,
and, similarly, a 2 S is encoded as a. Hence, an encoding for the statement that S satisfies
condition 2. is
      </p>
      <p>^ ✓ ◆
Conjoining (1) and (2), we obtain a subformula (of s (A ,R),S) expressing that S meets
conditions 1. and 2. for being a stable extension:
^ ✓
a2 A
¬a !
_ b
bRa
◆!
There remains to introduce the set F S of literals expressing that all elements of S are in
S and that all elements not in S fail to be in S, as follows
a2 A</p>
      <p>¬a !
^ ^ ¬b
a2 S bRa
_ b
bRa
!</p>
      <p>^
R+(a) d=ef {b 2 A | aRb};
R (a) d=ef {b 2 A | bRa}.</p>
      <p>
        s (A ,R),S =
^
a2 S
0
and all this leads us to a formula encoding stable extensions:
s (A ,R),S =
^ ^ ¬b
a2 S bRa
!
^
^ ✓
a2 A
¬a !
_ b
bRa
◆!
^
^ F S
Thus, the system requires the user to input an argumentation semantics as a combination
of principles (see [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] for the notion) —excluding V F S which is transparent to the user.
Notation. Quantifying over attacks relative to an argument can easily be turned into
quantifying over membership in R+(·) and R (·) according to the next definition:
(1)
(2)
(3)
(4)
2. Logical Encoding of Argumentation Semantics
For a given semantics, s (A ,R),S represents a class of formulas each of which is induced
from s (A ,R),S by considering a particular argumentation graph (A , R) and S ✓ A .
It just takes to unfold s (A ,R),S according to the actual values taken by A , R and S.
Example 1. As to s =stable, for A = {d, e, f } with {eR f , f Rd, f R f } (see Figure 1),
for the case S = {d, e} which is a stable extension, instantiating s (A ,R),S (using the
version of Equation (5) for readability reasons) yields the satisfiable formula:
!
z
⇣
      </p>
      <p>V a ^ V ¬b
a2 S b2 R (a)</p>
      <p>}| ⌘{
(d ^ ¬ f ) ^ (e ^ &gt; ) ^
z
⇣
¬d ! f ^</p>
      <p>V
a2 A
¬a ! W
b2 R (a)
}|
¬e ! ? ^
!
b
¬ f ! (e _ f )</p>
      <p>V{¬a | a 2 A \S}
{
⌘
^
z⇣ }| ⌘{
¬ f</p>
      <p>W
b2 R (e)
junction
where &gt; (resp. ? ) results from the empty conjunction</p>
      <p>V
b2 R (e)
b) because no argument in A attacks e.</p>
      <p>¬b (resp. the empty
dise
f</p>
      <p>d</p>
      <p>In s (A ,R),S, all the atomic formulas encode a statement of the form “the argument
a is in the set X ” where a is a variable denoting an argument of A and X is a variable
denoting a subset of A . These are the only primitive statements that can appear in the
semantics specified by the user. In the semantics s , such statements can be conjuncted,
negated, etc, arguments can be quantified over, sets of arguments can be maximized, etc.</p>
      <p>Most importantly, S denotes a distinguished set: S denotes the subset of A to be
tested for being a s -extension.
3. Introducing the System
The main step in specifying an argumentation semantics via SESAME is developing
a decomposition tree (from the grammar given in Section 3.1). This can be done by
the user, by clicking upon the buttons in the left part of the screen (they are called
development buttons – see Figure 2). When the user clicks upon one of these buttons,
the current non-terminal3 is expanded according to the derivation labelling the button.</p>
      <p>As an illustration, when the user clicks upon the button hprinciplei, a scroll menu is
displayed that indicates what chains are available to replace hprinciplei, namely “it isn’t
the case that hprinciplei” or “hprinciplei and hprinciplei” or . . . (see Figure 3).</p>
      <p>After the user has selected her choice, the system updates the current expression
(in semi-natural language) of the decomposition tree displayed in the main white frame.
The formula4 to be generated (it is displayed in the lower white frame) is duly updated.
3The non-terminals are the phrases enclosed between h and i (see the grammar).</p>
      <p>4It is rather a pseudo-formula containing items such as hprinciplei as long as the user is not finished with
specifying the argumentation semantics of hers.
For example, “it is not the case that hprinciplei” gives rise to the formula ¬ hprinciplei
(see Figure 4) and “hprinciplei and hprinciplei” gives rise to hprinciplei ^ h principlei.</p>
      <p>Assume for example that the current non-terminal is hclassical-principlei. As the
user clicks upon the development button labelled hclassical-principlei, a scroll menu is
displayed (see Figure 7) which indicates that hclassical-principlei can be replaced by
“hseti is conflict-free” or “hseti satisfies admissibility” or “hseti satisfies reinstatement”.
After choosing one of these three options, the user will eventually have to specify hseti
by clicking upon the development button labelled hseti (see Figure 2) etc.
3.1. Grammar
The range of argumentation semantics that the user can specify is given by means of the
grammar below. Moreover, the way the user can specify an argumentation semantics is
constrained as discussed in Section 2: The grammar only accepts primitive statements of
(non-)membership in X for some variable X denoting a set of arguments. An example is
for all a and b such that aRb, if a is in S then b is not in S.</p>
      <p>A counter-example is the same semantics, when expressed as follows:</p>
      <p>for all a in S, if b is in S then aRb fails.</p>
      <p>The latter does not conform with the grammar since it resorts to a statement (i.e. aRb)
that fails to be a membership statement as required.5 Let us repeat that all the primitive
5Even when aRb is expressed as b 2 R+(a) or as a 2 R (b) because neither R+(a) nor R (b) is a variable.
statements to be encoded must be of the kind a is in X where a is a variable referring to
an argument and X is either A or S or a variable referring to a subset of the arguments.
hsemanticsi ::= hprinciplei
hprinciplei ::= hclassical-principlei
| ¬ hprinciplei
| hprinciplei hoperatori hprinciplei
| hattack-quantificationi hprinciplei
| hmembership-quantificationi hprinciplei
| hinclusion-quantificationi hprinciplei
| hargumenti 2 h seti
hclassical-principlei ::= hseti is conflict-free
| hseti satisfies admissibility
| hseti satisfies reinstatement
hattack-quantificationi ::= hquantifieri hargumenti ¬ hargumenti
hmembership-quantificationi ::= hquantifieri hargumenti 2 h seti
hinclusion-quantificationi ::= hquantifieri hseti ✓ h seti
hoperatori ::= ^ | _ | !
hquantifieri ::= V | W
hseti ::= A | S | S1| S2| . . .
hargumenti ::= a | b | c | . . . | x | y | z
A and S are parameters, all the other non-logical terminals in the grammar are variables:
a, b,. . . , y, z, S1, S2,. . . In particular, a, b, . . . , y, z is not a list of arguments of A .
The user is to input her argumentation semantics by clicking upon development buttons
so as to construct a decomposition tree for the grammar. Assume e.g. that the user is to
define the principle that every self-attacking argument is attacked by an argument of S.
quant
ifier
V
attack
quantif
ication</p>
      <p>¬
argu
ment
a
argu
ment</p>
      <p>a
This decomposition tree (not visible by the user!) produces the formula Va¬ a Wb¬ a j (b2 S)
and corresponds to an appropriate sequence of clicking upon development buttons:
principle
quant
ifier
W
argu
ment
b
attack
quantif
ication</p>
      <p>¬</p>
      <p>principle
argu
ment
b
2
set
S</p>
      <p>development button
hprinciplei
hquantified-uponi
hargumenti
hargumenti
At this point
the current
output is:
development button
hprinciplei
hquantified-uponi
hargumenti
hargumenti
At this point
the current
output is:
!
!
!
!
choice from the scroll menu
for all hquantified-uponi, hprinciplei
h argumenti ¬ hargumenti
a
a
choice from the scroll menu
there exists hquantified-uponi such that hprinciplei
h argumenti ¬ hargumenti
b
a
9.
10.
11.
12.</p>
      <p>development button
hprinciplei
hargumenti
hdomaini
hseti
At this point
the output is
final:
s (A ,R),S (where j (b2 S) encodes the statement “b is in S”, see footnote 2) is the formula:6
^ _ j (b2 S) ^
a¬ a b¬ a</p>
      <p>^ F S
4. Features of the System
4.1. Scroll Menus for Development Buttons
As development buttons correspond to non-terminals of the grammar, the items in the
scroll menu attached to the button are the grammar rule(s) expanding the non-terminal.
For instance, the scroll menu for hargumenti displays the list a, b, . . . , y, z and the scroll
menu for hseti displays an initial series of the list S1, S2, . . . Also, the scroll menu for
hclassical-principlei displays three items (see Figure 7).</p>
      <p>As an exception, not all options in the scroll menu for hprinciplei are grammar rules
expanding hprinciplei. The extra options can be viewed as macros explicited in order to
help the user. For instance, the grammar allows the user to specify that a subset of A
is maximal for satisfying hprinciplei. A casual user is not expected to figure out how to
express this through the grammar. So, the scroll menu for hprinciplei includes the items:
6Let us repeat that V F S is not part of the user’s specification. Moreover, following the generic notation,
F S = {j (a2 S) | a 2 S} [ {¬j (a2 S) | a 2 A \ S}.
hseti is maximal wrt hprinciplei
hseti is minimal wrt hprinciplei
hseti is the intersection of all subsets of A that satisfy hprinciplei
The grammar allows the user to specify ¬ +(a) ✓ ¬ (b) [ (A \ S) and other set-inclusion
statements but only in a convoluted way. The system is to alleviate the burden on the user
by providing her with appropriate items. Hence the scroll menu for hprinciplei includes:
hcomplex-seti is a subset of hcomplex-seti
This is why there is a development button labelled hcomplex-seti whose scroll menu is:
hdomaini</p>
      <p>A \ hcomplex-seti
hcomplex-seti [ h complex-seti
hcomplex-seti \ h complex-seti
and there is a development button labelled hdomaini whose scroll menu displays:
hseti
¬ +hargumenti
¬ hargumentti
Also, the scroll menu for hprinciplei factors the three cases hattack-quantificationi,
hset-quantificationi, and hinclusion-quantificationi by means of the two items “for all
hquantified-uponi” and “there exists hquantified-uponi” where hquantified-uponi is to be
expanded to either hargumenti ¬ hargumenti or hargumenti 2 h seti or hseti ✓ h seti.
4.2. Current Non-terminal: Highlighted Development Button
At any time, the non-terminal to be developed next is highlighted (blue inverse video).
By default, the order in which the non-terminals are developed is depth-first, left to right.
However, the browsing buttons (see Figure 8) allow the user to override the default order
and to freely choose the next non-terminal to be developed. Also, depending on which
non-terminal is highlighted, a development button is enabled but the other development
buttons are disabled (shadow display).
4.3. The ‘undo’ and ‘redo’ Buttons
Immediately above the main white frame there is a series of buttons, of which the
leftmost two are undo and redo (see Figure 9). They allow the user to navigate through any
step between the current state of the decomposition tree and its initial state. Of course,
undo goes backward one step and redo goes forward one step (up to the current state).
The File button offers a pull-down menu with an import item and various export options.</p>
      <p>The first option stores an output file .txt with the content of the main white frame
(that is, an expression of the user’s argumentation semantics in semi-natural language).
The second option stores an output file .tex with the LATEX source of the content of the
lower main frame (i.e., the formula s (A ,R),S in LATEX). The third option stores an output
file .jpg of the image of the LATEX display of s (A ,R),S. An option stores an output file
.sesame with s (A ,R),S in internal format —that the import item of the menu downloads.</p>
      <p>
        Lastly, there is an option that stores an output file .touistl of s (A ,R),S in the format
of TouIST [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] which is a front-end for various SAT solvers. Indeed, a future version of
our system will have a procedure permitting the user to input an argumentation graph
(A , R) and S ✓ A (also possibly varying (A , R) and S while still considering the same
semantics s ) so that s (A ,R),S gets instantiated by A , R, S and fed to a SAT solver,
thereby automatically informing the user whether the set S is a s -extension of (A , R).
4.5. A Semantics . . . or not?
The system achieves syntactical checking as it ensures that the specification entered by
the user conforms with the grammar (e.g., the system makes it impossible that the input
involves a statement of the form “the subset X of A is in the argument a”). Yet, there is no
semantical check and it is largely possible for the user to input some dubious semantics
(e.g., a “semantics” requiring that all self-attacking arguments are in S).
We have shortly described SESAME, a system (see www.irit.fr/SESAME) implemented
in Java. It allows the user (guided by a simple BNF grammar) to specify an argumentation
semantics s , for which the system generates a propositional formula s (A ,R),S that turns
out to be satisfiable if and only if S is a s -extension of the argumentation graph (A , R).
Such an argumentation semantics must conform to the grammar, and this may require
some ingenuity from the user. The reason is that there are usually many ways to specify
an argumentation semantics but the user must find out how to express hers in a way
accepted by the grammar. To some extent, the system alleviates the burden on the user
by allowing the user not to conform strictly to the rules of the grammar (but the system
ensures that the user conforms with the language generated by the grammar).
      </p>
      <p>
        When instantiated by a specific argumentation graph (A , R) and set S, the formula
generated by SESAME may be fed to a SAT solver. Of course, such an approach is not
meant to compete with optimized systems e.g. from ICCMA [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. However, the ICCMA
argumentation graphs benchmark may provide interesting instantiations allowing new
semantics to be tested on a wide and diverse range of small argumentation graphs.
      </p>
      <p>
        Moreover, we plan to extend the functionalities of the system so that, for example,
recursive semantics of various kinds [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] can be specified (as to now, classical semantics
captured by SESAME include grounded, complete, preferred, semi-stable, stage, ideal).
Acknowledgements. This work benefited from the support of the AMANDE project
(ANR-13-BS02-0004) of the French National Research Agency (ANR).
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Philippe</given-names>
            <surname>Besnard</surname>
          </string-name>
          and
          <article-title>Sylvie Doutre, Checking the Acceptability of a Set of Arguments</article-title>
          ,
          <source>Proc. of the 10th Int. Workshop on Non-Monotonic Reasoning (NMR'04)</source>
          , James Delgrande and Torsten Schaub (editors), pp.
          <fpage>59</fpage>
          -
          <lpage>64</lpage>
          , Whistler,
          <string-name>
            <given-names>B.C.</given-names>
            ,
            <surname>Canada</surname>
          </string-name>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Michal</given-names>
            <surname>Walicki</surname>
          </string-name>
          and
          <string-name>
            <given-names>Sjur</given-names>
            <surname>Dyrkolbotn</surname>
          </string-name>
          , Finding Kernels or
          <string-name>
            <surname>Solving</surname>
            <given-names>SAT</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Discrete</surname>
            <given-names>Algorithms</given-names>
          </string-name>
          ,
          <volume>10</volume>
          (
          <year>2012</year>
          ),
          <fpage>146</fpage>
          -
          <lpage>164</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Philippe</given-names>
            <surname>Besnard</surname>
          </string-name>
          , Sylvie Doutre, and Andreas Herzig, Encoding Argument Graphs in Logic,
          <source>Proc. of the 15th Int. Conference on Information Processing and Management of Uncertainty in Knowledge-Based Systems (IPMU'14)</source>
          , Anne Laurent, Olivier Strauss, Bernadette Bouchon-Meunier and Ronald Yager (editors), volume
          <volume>443</volume>
          of Communications in Computer and Information Science, pp.
          <fpage>345</fpage>
          -
          <lpage>354</lpage>
          (
          <string-name>
            <surname>Part</surname>
            <given-names>II</given-names>
          </string-name>
          ), Montpellier, France,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Uwe</given-names>
            <surname>Egly</surname>
          </string-name>
          , Sarah Gaggl, and Stefan Woltran,
          <article-title>Answer-Set Programming Encodings for Argumentation Frameworks</article-title>
          ,
          <source>Argument and Computation</source>
          ,
          <volume>1</volume>
          , (
          <year>2010</year>
          ),
          <fpage>147</fpage>
          -
          <lpage>177</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Phan</given-names>
            <surname>Minh</surname>
          </string-name>
          <string-name>
            <surname>Dung</surname>
          </string-name>
          ,
          <article-title>On the Acceptability of Arguments and its Fundamental Role in Nonmonotonic Reasoning, Logic Programming and n-person Games</article-title>
          ,
          <source>Artificial Intelligence</source>
          ,
          <volume>77</volume>
          (
          <year>1995</year>
          ),
          <fpage>321</fpage>
          -
          <lpage>357</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Pietro</given-names>
            <surname>Baroni</surname>
          </string-name>
          and
          <string-name>
            <given-names>Massimiliano</given-names>
            <surname>Giacomin</surname>
          </string-name>
          ,
          <article-title>On Principle-based Evaluation of Extension-based Argumentation Semantics</article-title>
          ,
          <source>Artificial Intelligence</source>
          ,
          <volume>171</volume>
          , (
          <year>2007</year>
          ),
          <fpage>675</fpage>
          -
          <lpage>700</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Khaled</given-names>
            <surname>Skander Ben Slimane</surname>
          </string-name>
          , Alexis Comte, Olivier Gasquet, Abdelwahab Heba, Olivier Lezaud, Fre´de´ric Maris, and Mae¨l Valais,
          <article-title>Twist your Logic with TouIST</article-title>
          ,
          <source>Proc. of the 4th Int. Congress on Tools for Teaching Logic (TTL'15)</source>
          , Antonia Huertas, Joa˜o Marcos,
          <article-title>Mar´ıa Manzano, Sophie Pinchinat</article-title>
          and Franc¸ois Schwarzentruber (editors), Rennes, France,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Matthias</given-names>
            <surname>Thimm</surname>
          </string-name>
          and Serena Villata (editors),
          <source>Systems Descriptions of the 1st Int. Competition on Computational Models of Argumentation (ICCMA'15)</source>
          ,
          <year>2015</year>
          . ArXiv:
          <volume>1510</volume>
          .
          <fpage>05373</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Pietro</given-names>
            <surname>Baroni</surname>
          </string-name>
          and
          <string-name>
            <given-names>Massimiliano</given-names>
            <surname>Giacomin</surname>
          </string-name>
          ,
          <source>Semantics of Abstract Argument Systems, in Argumentation in Artificial Intelligence</source>
          , Guillermo Simari and Iyad Rahwan (editors), pp.
          <fpage>25</fpage>
          -
          <lpage>44</lpage>
          ,
          <year>2009</year>
          , Springer.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Gu</surname>
          </string-name>
          <article-title>¨nther Charwat, Wolfgang Dvora´k, Sarah Alice Gaggl, Johannes Peter Wallner, Stefan Woltran, Methods for Solving Reasoning Problems in Abstract Argumentation -</article-title>
          A
          <string-name>
            <surname>Survey</surname>
          </string-name>
          ,
          <source>Artificial Intelligence</source>
          ,
          <volume>220</volume>
          , (
          <year>2015</year>
          ),
          <fpage>28</fpage>
          -
          <lpage>63</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>