<!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>Introducing the Fourth International Competition on Computational Models of Argumentation</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Jean-Marie LAGNIEZ</string-name>
          <email>jean.marie.lagniez@huawei.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Emmanuel LONCA</string-name>
          <email>lonca@cril.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jean-Guy MAILLY</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Julien ROSSIT</string-name>
          <email>julien.rossitg@u-paris.fr</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>CRIL, Universite d'Artois &amp; CNRS</institution>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Huawei Technologies Ltd</institution>
          ,
          <addr-line>Boulogne-Billancourt,I</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>LIPADE, Universite de Paris</institution>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>le-de-France</institution>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2021</year>
      </pub-date>
      <fpage>80</fpage>
      <lpage>85</lpage>
      <abstract>
        <p>Since 2015, the International Competition on Computational Models of Argumentation (ICCMA) has allowed to compare the di erent algorithms for solving some classical reasoning problems in the domain of (abstract) argumentation. In this paper, we describe the rules of the fourth ICCMA, that will be held in 2021. We introduce some minor modi cations regarding the existing tracks (i.e. reasoning with static and dynamic abstract argumentation). Also, for the rst time, we present a new track dedicated to structured argumentation, more precisely Assumption-based Argumentation.</p>
      </abstract>
      <kwd-group>
        <kwd />
        <kwd>argumentation solvers</kwd>
        <kwd>competition</kwd>
        <kwd>ICCMA</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>existing tracks (corresponding to reasoning with Dung's AFs, respectively in a
static or dynamic way), while Section 4 introduces for the rst time structured
argumentation at ICCMA, namely Assumption-based Argumentation. We describe
the scoring rules of the di erent tracks in Section 5. Finally, Section 6 concludes
the paper.</p>
    </sec>
    <sec id="sec-2">
      <title>1. Background</title>
      <sec id="sec-2-1">
        <title>1.1. Abstract Argumentation</title>
        <p>
          An abstract argumentation framework (AF) [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] is a directed graph F = hA; Ri,
where A is the set of arguments, and R A A is the attack relation. For
a; b; c 2 A, we say that a attacks b if (a; b) 2 R. If in turn b attacks c, then
a defends c against b. Similarly, a set S A attacks (respectively defends) an
argument b if there is some a 2 S that attacks (respectively defends) b. For S A
a set of arguments, S+ is the set of arguments that are attacked by S, formally
S+ = fb 2 A j 9a 2 S s.t. (a; b) 2 Rg. The range of S is S = S [ S+.
        </p>
        <p>Di erent semantics have been de ned for evaluating the acceptability of (sets
of) arguments.</p>
        <p>De nition 1. Given an AF F = hA; Ri, a set of arguments S A is con ict-free
i 8a; b 2 S, (a; b) 62 R. A con ict-free set S is admissible i 8a 2 S, S defends a
against all its attackers. Con ict-free and admissible sets are respectively denoted
by CF(F ) and ADM(F ).</p>
      </sec>
      <sec id="sec-2-2">
        <title>Now, we formally introduce the extension-based semantics. For S A,</title>
        <sec id="sec-2-2-1">
          <title>S 2 CO(F ) i S 2 ADM(F ) and 8a 2 A that is defended by S, a 2 S;</title>
        </sec>
        <sec id="sec-2-2-2">
          <title>S 2 PR(F ) i S is a -maximal admissible set;</title>
        </sec>
        <sec id="sec-2-2-3">
          <title>S 2 ST(F ) i S is a con ict-free set that attacks each a 2 A n S;</title>
          <p>S 2 SST(F ) i S 2 CO(F ) and there is no S2 2 CO(F ) s.t. S
S 2 STG(F ) i S 2 CF(F ) and there is no S2 2 CF(F ) s.t. S
S 2 ID(F ) i S 2 ADM(F ), S \PR(F ), and there is no S2
such that S2 2 ADM(F ) and S S2.</p>
          <p>S2 ;</p>
          <p>S2 ;
\PR(F )</p>
          <p>
            CO, PR, ST, SST, STG and ID stand (respectively) for the complete,
preferred, stable [
            <xref ref-type="bibr" rid="ref8">8</xref>
            ], semi-stable [
            <xref ref-type="bibr" rid="ref9">9</xref>
            ], stage [
            <xref ref-type="bibr" rid="ref10">10</xref>
            ] and ideal [
            <xref ref-type="bibr" rid="ref11">11</xref>
            ] semantics. We refer the
interested reader to [
            <xref ref-type="bibr" rid="ref12">12</xref>
            ] for more details about these semantics.
          </p>
          <p>For 2 fCO; PR; ST; SST; STG; IDg a semantics, an argument a 2 A is
credulously (respectively skeptically) accepted in F = hA; Ri with respect to i
a 2 S for some (respectively each) S 2 (F ).</p>
        </sec>
      </sec>
      <sec id="sec-2-3">
        <title>1.2. Assumption-based Argumentation</title>
        <p>
          Now, let us introduce a particular framework for structured argumentation,
namely Assumption-based Argumentation (ABA) [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ]. ABA is one of the most
popular structured argumentation frameworks, with applications in various
domains, like e.g. information seeking and inquiry dialogues [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ], decision making
in a medical context [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ], or explanation of automated decisions [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ]. An ABA
framework is a tuple F = hL; R; A; i, where:
L is a set of symbols called the language;
R is a set of rules of the form x0 x1; : : : ; xn, with xi 2 L for i 2 f0; : : : ; ng
and n 0;
A L is a non-empty set of particular symbols called assumptions;
: A ! L is a total mapping that expresses a notion of contrariness.
In a rule x0 x1; : : : ; xn, the left-hand part (x0) is called the head of the rule,
while the right-hand part (x1; : : : ; xn) is called the body. A rule x0 with no
body can be interpreted as x0 &gt;.
        </p>
        <p>A deduction for x 2 L supported by XL L and XR R is a ( nite) tree
rooted in x, with nodes labeled by symbols in L or &gt;, such that each leaf is either
a symbol in XL or &gt;, and for each internal node with label x0, its children are the
elements x1; : : : ; xn of the body of some rule x0 x1; : : : ; xn 2 XR. An argument
for the claim x 2 L supported by XA A (denoted by XA ` x) is a deduction
for x supported by XA (and some XR R). An argument A1 ` x1 attacks an
argument A2 ` x2 i x1 is the contrary of some assumption in A2.</p>
        <p>Now, there are two equivalent ways of reasoning with an ABA framework:
either the status of arguments is evaluated, or the status of assumptions. Here,
we choose to consider the latter.</p>
        <p>De nition 2. Given F = hL; R; A; i an ABA framework, a set of assumptions</p>
      </sec>
      <sec id="sec-2-4">
        <title>A1 A attacks a set of assumptions A2 A i an argument supported by a subset</title>
        <p>of A1 attacks an argument supported by a subset of A2. A set of assumptions
defends an assumption a if it attacks each set of assumptions that attacks a. Then,
given a set of assumptions XA A,</p>
        <sec id="sec-2-4-1">
          <title>XA 2 CF(F ) i it does not attack itself;</title>
        </sec>
        <sec id="sec-2-4-2">
          <title>XA 2 ADM(F ) i XA 2 CF(F ) and XA defends all its elements;</title>
        </sec>
        <sec id="sec-2-4-3">
          <title>XA 2 CO(F ) i XA 2 ADM(F ) and 8a 2 A that is defended by XA,</title>
          <p>a 2 XA;</p>
        </sec>
        <sec id="sec-2-4-4">
          <title>XA 2 PR(F ) i XA is a -maximal admissible set;</title>
        </sec>
        <sec id="sec-2-4-5">
          <title>S 2 ST(F ) i XA 2 CF(F ) and XA attacks each a 2 A n XA.</title>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>2. Abstract Argumentation Track</title>
      <p>The rst track of the competition is concerned by static abstract argumentation.
We introduce some minor changes in this track, compared to the previous editions.</p>
      <p>The set of semantics remains the same, except for the grounded semantics, i.e.
we consider the ones introduced in De nition 1: 2 fCO; PR; ST; SST; STG;
IDg. The grounded semantics was removed since its low complexity makes it
easily computable by most solvers for any problem. For each of them, we de ne
one sub-track, that will be divided into several reasoning problems.</p>
      <p>CE- : Given an AF F = hA; Ri, give the number of -extensions of F .
SE- : Given an AF F = hA; Ri, give one -extension of F .</p>
      <p>DC- : Given an AF F = hA; Ri and a 2 A an argument, is a credulously
accepted in F ?
DS- : Given an AF F = hA; Ri and a 2 A an argument, is a skeptically
accepted in F ?</p>
      <p>
        The main di erence for this track is the introduction of CE- instead of EE- :
this is the counting of extensions, while the previous competitions considered the
enumeration of the whole set of extensions. We made this choice because of the
space complexity of the extension enumeration, which does not ensure solutions
can be represented in practice, even for easy problems. CE- can be simply
implemented from a EE- algorithm and is hard-enough to provide challenging tracks
{ counting the extensions is a #P -complete problem: given such an oracle, one
can solve any decision problem which complexity is in the polynomial hierarchy
using a polynomial time [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
      </p>
      <p>Let us also mention that only two problems are included in the ID track:
since there is only one ideal extension for any AF, CE-ID is trivial, contrary to
SE-ID, and DC-ID coincides with DS-ID.</p>
      <p>The input le format (.apx or .tgf), the command line interface and the
solver output will be similar to the ones from the previous edition of ICCMA.</p>
    </sec>
    <sec id="sec-4">
      <title>3. Dynamic Argumentation Track</title>
      <p>Argumentation dynamics has been considered for the rst time at ICCMA 2019.
Recall that it consists in solving a sequence of (similar) tasks in a dynamic
environment. For instance, a solver can be asked to determine whether the argument
a is credulously accepted with respect to the stable semantics in a given AF F .
Then, the same question is asked after the addition or removal of some attack or
argument in the AF. Such an addition or removal is called an update of F .</p>
      <p>
        We consider the three classical Dung's semantics [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] mentioned at De nition 1:
2 fCO; PR; STg, and the same problems as for the abstract argumentation
track (CE- , SE- , DC- , DS- ). However, we slightly modify the input of the
solvers. At the previous competition, the dynamic solvers were reading in a (.apx
or .tgf) le the initial AF, and then in another le the whole set of updates. This
method allows the solver to be tuned for the set of arguments that will be added.
But it does not seem possible to know the whole set of arguments in advance, for
some applications of argumentation (for instance, in automated negotiation, an
agent may know some of the arguments of her opponents, but generally not all of
them [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]).
      </p>
      <p>In order to be suited to more realistic situations, for ICCMA 2021, the
dynamic solvers will have a fully \online" behavior: after reading the initial AF in
a le (similarly to the abstract argumentation track), the solver will wait for
updates on the standard input. Each update will be provided to the solver only after
it has printed the correct answer to the previous request (the same sequences of
updates will be provided to all solvers). An empty line will be given to the solver
to indicate that the computation is over. We plan to provide a software helping
developers to deal with this new behavior before the submission deadline.</p>
    </sec>
    <sec id="sec-5">
      <title>4. Structured Argumentation Track: ABA</title>
      <p>For this rst introduction of structured argumentation to ICCMA, we will
consider the same reasoning tasks as for the rst track (CE- , SE- , DC- and
DS), or more precisely their assumption counterpart, for 2 fCO; PR; STg (see
De nition 2).</p>
      <p>
        The solvers input will be described in an adaptation of the ASPARTIX format
that is used for the other tracks. For instance, we consider the ABA framework
F = hL; R; A; i with L = fa; b; c; p; q; r; s; tg, R = f(p q; a); (q ); (r b; c)g,
A = fa; b; cg and a = r, b = s, c = t. This example, borrowed from [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], can be
represented as the following .apx le:
rule(p,q,a).
rule(q).
rule(r,b,c).
assum(a).
assum(b).
assum(c).
cont(a,r).
cont(b,s).
cont(c,t).
      </p>
      <p>For each line rule(...). in the le, the rst parameter corresponds to the head
of the rule, and the other (optional) parameters correspond to the body. For
instance, rule(p,q,a). represents the rule p q; a, and rule(q). corresponds
to q . Assumptions and the contrariness mapping are represented, respectively,
by assum(...). and cont(...). lines. Finally, the language does not need to be
explicitly given, since it is simply the set of all the symbols that appear in the
rules and assumptions.</p>
    </sec>
    <sec id="sec-6">
      <title>5. Scoring rules</title>
      <p>Now let us describe the scoring rules. For each sub-track, the solvers' ranking will
be de ned as follows:
in case of any wrong result, the solver is excluded of the sub-track; 1
for every correct answer in the runtime limit, the solver gets a score of 1;
in case of timeout or non-parsable output, the solver gets a score of 0;
in case of ties, the cumulated runtime over the instances that were correctly
solved will be used.</p>
      <p>With this method, we will de ne a ranking for each sub-track (recall that a
sub-track is made of two or four reasoning tasks, all associated with the same
semantics). This means that there will be twelve rankings in the competition:
six rankings for the Abstract Argumentation Track;
three rankings for the Dynamic Argumentation Track;
three rankings for the Structured Argumentation Track.</p>
      <p>In order to be ranked, a solver needs to participate to the full sub-track (i.e. the
two or four reasoning tasks), however there is no requirement that a solver should
participate to all the (sub-)tracks.</p>
      <p>1A test phase will be conducted before the actual competition.</p>
    </sec>
    <sec id="sec-7">
      <title>6. Conclusion</title>
      <p>This paper describes the preliminary design of ICCMA 2021. In the next months,
we will advertise the competition through a call for participation, as well as a
call for benchmarks. The detailed technical requirements for the solvers will be
communicated at this time. To help the participants to prepare their solver, we
will also provide some material before the deadline for the submission (including
preliminary benchmarks and the software dedicated to dynamic argumentation),
and we will perform some tests on the submitted solver before the actual
competition phase. This will allow to identify and correct minor bugs that might
appear in the solvers. We refer the reader to the competition website for up-to-date
information: http://argumentationcompetition.org/2021/</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Baron</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gabbay</surname>
            <given-names>DM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giacomin</surname>
            <given-names>M.</given-names>
          </string-name>
          <article-title>Handbook of Formal Argumentation</article-title>
          . College Publications;
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Dimopoulos</surname>
            <given-names>Y</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mailly</surname>
            <given-names>JG</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moraitis</surname>
            <given-names>P</given-names>
          </string-name>
          .
          <article-title>Argumentation-based Negotiation with Incomplete Opponent Pro les</article-title>
          .
          <source>In: Proc. of AAMAS'19; 2019</source>
          . p.
          <volume>1252</volume>
          {
          <fpage>1260</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Amgoud</surname>
            <given-names>L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vesic</surname>
            <given-names>S.</given-names>
          </string-name>
          <article-title>On the Use of Argumentation for Multiple Criteria Decision Making</article-title>
          .
          <source>In: Proc. of IPMU'12; 2012</source>
          . p.
          <volume>480</volume>
          {
          <fpage>489</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Dvorak</surname>
            <given-names>W</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dunne</surname>
            <given-names>PE</given-names>
          </string-name>
          .
          <article-title>Computational Problems in Formal Argumentation and their Complexity</article-title>
          . In: Baroni P,
          <string-name>
            <surname>Gabbay</surname>
            <given-names>D</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giacomin</surname>
            <given-names>M</given-names>
          </string-name>
          , van der Torre L, editors.
          <source>Handbook of Formal Argumentation</source>
          . College Publications;
          <year>2018</year>
          . p.
          <volume>631</volume>
          {
          <fpage>688</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Thimm</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Villata</surname>
            <given-names>S.</given-names>
          </string-name>
          <article-title>The rst international competition on computational models of argumentation: Results and analysis</article-title>
          .
          <source>Artif Intell</source>
          .
          <year>2017</year>
          ;
          <volume>252</volume>
          :
          <fpage>267</fpage>
          {
          <fpage>294</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Gaggl</surname>
            <given-names>SA</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Linsbichler</surname>
            <given-names>T</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maratea</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Woltran S</surname>
          </string-name>
          .
          <article-title>Design and results of the Second International Competition on Computational Models of Argumentation</article-title>
          .
          <source>Artif Intell</source>
          .
          <year>2020</year>
          ;
          <volume>279</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Bistarelli</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kottho</surname>
            <given-names>L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Santini</surname>
            <given-names>F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taticchi</surname>
            <given-names>C</given-names>
          </string-name>
          .
          <article-title>Containerisation and Dynamic Frameworks in ICCMA'19</article-title>
          .
          <source>In: Proc. of SAFA'18; 2018</source>
          . p.
          <volume>4</volume>
          {
          <fpage>9</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Dung</surname>
            <given-names>PM</given-names>
          </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>Artif Intell</source>
          .
          <year>1995</year>
          ;
          <volume>77</volume>
          (
          <issue>2</issue>
          ):
          <volume>321</volume>
          {
          <fpage>358</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Caminada</surname>
            <given-names>MWA</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Carnielli</surname>
            <given-names>WA</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dunne</surname>
            <given-names>PE</given-names>
          </string-name>
          .
          <article-title>Semi-stable semantics</article-title>
          .
          <source>J Log Comput</source>
          .
          <year>2012</year>
          ;
          <volume>22</volume>
          (
          <issue>5</issue>
          ):
          <volume>1207</volume>
          {
          <fpage>1254</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Verheij</surname>
            <given-names>B.</given-names>
          </string-name>
          <article-title>Two approaches to dialectical argumentation: admissible sets and argumentation stages</article-title>
          .
          <source>In: Proc.of NAIC'96; 1996</source>
          . p.
          <volume>357</volume>
          {
          <fpage>368</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Dung</surname>
            <given-names>PM</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mancarella</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Toni</surname>
            <given-names>F</given-names>
          </string-name>
          .
          <article-title>Computing ideal sceptical argumentation</article-title>
          .
          <source>Artif Intell</source>
          .
          <year>2007</year>
          ;
          <volume>171</volume>
          (
          <fpage>10</fpage>
          -15):
          <volume>642</volume>
          {
          <fpage>674</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Baroni</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Caminada</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giacomin M. Abstract</surname>
          </string-name>
          <article-title>Argumentation Frameworks and Their Semantics</article-title>
          . In: Baroni P,
          <string-name>
            <surname>Gabbay</surname>
            <given-names>D</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giacomin</surname>
            <given-names>M</given-names>
          </string-name>
          , van der Torre L, editors.
          <source>Handbook of Formal Argumentation</source>
          . College Publications;
          <year>2018</year>
          . p.
          <volume>159</volume>
          {
          <fpage>236</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Toni</surname>
            <given-names>F.</given-names>
          </string-name>
          <article-title>A tutorial on assumption-based argumentation</article-title>
          .
          <source>Argument &amp; Computation</source>
          .
          <year>2014</year>
          ;
          <volume>5</volume>
          (
          <issue>1</issue>
          ):
          <volume>89</volume>
          {
          <fpage>117</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Fan</surname>
            <given-names>X</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Toni</surname>
            <given-names>F</given-names>
          </string-name>
          .
          <article-title>Agent Strategies for ABA-based Information-seeking and Inquiry Dialogues</article-title>
          .
          <source>In: Proc. of ECAI'12; 2012</source>
          . p.
          <volume>324</volume>
          {
          <fpage>329</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Fan</surname>
            <given-names>X</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Craven</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Singer</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Toni</surname>
            <given-names>F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Williams</surname>
            <given-names>M</given-names>
          </string-name>
          .
          <article-title>Assumption-Based Argumentation for Decision-Making with Preferences: A Medical Case Study</article-title>
          .
          <source>In: Proc. of CLIMA XIV</source>
          ;
          <year>2013</year>
          . p.
          <volume>374</volume>
          {
          <fpage>390</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Zhong</surname>
            <given-names>Q</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fan</surname>
            <given-names>X</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Toni</surname>
            <given-names>F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Luo</surname>
            <given-names>X</given-names>
          </string-name>
          .
          <article-title>Explaining Best Decisions via Argumentation</article-title>
          .
          <source>In: Proc. of ECSI'14; 2014</source>
          . p.
          <volume>224</volume>
          {
          <fpage>237</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Toda</surname>
            <given-names>S.</given-names>
          </string-name>
          <article-title>On the Computational Power of PP and +P</article-title>
          .
          <source>In: 30th Annual Symposium on Foundations of Computer Science</source>
          , Research Triangle Park, North Carolina, USA, 30 October - 1
          <source>November</source>
          <year>1989</year>
          . IEEE Computer Society;
          <year>1989</year>
          . p.
          <volume>514</volume>
          {
          <fpage>519</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>