Algorithm 3: New selecting an argument for tran-
sitions.
input : H = (A, R), Lab : A → L, S is a stack of
arguments.
output: x ∈ A, S.
1 while S 6=
/
0 do
2 y ← pop an argument from top of S;
3 if Lab(y) = must out then
4 if BLANK(y) > 0 then return x ∈ {y}
−
with
Lab(x) = blank else return -1;
5 foreach y ∈ A with Lab(y) = must out do
6 if BLANK(y) > 0 then return some x ∈ {y}
−
with Lab(x) = blank else return -1;
7 if ∃x with Lab(x) = blank such that UNDEC(x) > 0
then return x;
8 if ∃x with Lab(x) = blank then return x else return
-1;
REFERENCES
International competition of computa-
tional models of argumentation 2017.
http://argumentationcompetition.org/2017. Or-
ganized by: Sarah A. Gaggl, Thomas Linsbichler,
Marco Maratea, and Stefan Woltran.
Atkinson, K., Baroni, P., Giacomin, M., Hunter, A.,
Prakken, H., Reed, C., Simari, G. R., Thimm, M., and
Villata, S. (2017). Towards artificial argumentation.
AI Magazine, 38(3):25–36.
Baroni, P., Caminada, M., and Giacomin, M. (2011). An
introduction to argumentation semantics. Knowledge
Eng. Review, 26(4):365–410.
Bench-Capon, T. J. M., Atkinson, K., and Wyner,
A. Z. (2015). Using argumentation to structure e-
participation in policy making. T. Large-Scale Data-
and Knowledge-Centered Systems, 18:1–29.
Caminada, M. (2007). An algorithm for computing semi-
stable semantics. In Symbolic and Quantitative Ap-
proaches to Reasoning with Uncertainty, 9th Eu-
ropean Conference, ECSQARU 2007, Hammamet,
Tunisia, October 31 - November 2, 2007, Proceedings,
pages 222–234.
Caminada, M. and Gabbay, D. M. (2009). A logical account
of formal argumentation. Studia Logica, 93(2-3):109–
145.
Charwat, G., Dvor
´
ak, W., Gaggl, S. A., Wallner, J. P., and
Woltran, S. (2015). Methods for solving reasoning
problems in abstract argumentation - A survey. Artif.
Intell., 220:28–63.
Doutre, S. and Mengin, J. (2001). Preferred extensions
of argumentation frameworks: Query answering and
computation. In Automated Reasoning, First Inter-
national Joint Conference, IJCAR 2001, Siena, Italy,
June 18-23, 2001, Proceedings, pages 272–288.
Dung, P. M. (1995). On the acceptability of arguments
and its fundamental role in nonmonotonic reasoning,
logic programming and n-person games. Artif. Intell.,
77(2):321–358.
Dunne, P. E. and Wooldridge, M. (2009). Complexity of
abstract argumentation. In Argumentation in Artificial
Intelligence, pages 85–104.
Geilen, N. and Thimm, M. (2017). Heureka: A general
heuristic backtracking solver for abstract argumenta-
tion. In second international competition on compu-
tational argumentation models.
Longo, L. and Dondio, P. (2014). Defeasible reasoning and
argument-based systems in medical fields: An infor-
mal overview. In 2014 IEEE 27th International Sym-
posium on Computer-Based Medical Systems, New
York, NY, USA, May 27-29, 2014, pages 376–381.
Modgil, S. and Caminada, M. (2009). Proof theories and
algorithms for abstract argumentation frameworks. In
Argumentation in Artificial Intelligence, pages 105–
129.
Modgil, S., Toni, F., Bex, F., Bratko, I., Ches
˜
nevar, C.,
Dvo
ˇ
r
´
ak, W., Falappa, M., Fan, X., Gaggl, S., Garc
´
ıa,
A., Gonz
´
alez, M., Gordon, T., Leite, J., Mo
ˇ
zina, M.,
Reed, C., Simari, G., Szeider, S., Torroni, P., and
Woltran, S. (2013). The added value of argumenta-
tion. In Ossowski, S., editor, Agreement Technologies,
volume 8 of Law, Governance and Technology Series,
pages 357–403. Springer Netherlands.
Nofal, S., Atkinson, K., and Dunne, P. E. (2014a). Algo-
rithms for argumentation semantics: Labeling attacks
as a generalization of labeling arguments. J. Artif. In-
tell. Res. (JAIR), 49:635–668.
Nofal, S., Atkinson, K., and Dunne, P. E. (2014b). Algo-
rithms for decision problems in argument systems un-
der preferred semantics. Artif. Intell., 207:23–51.
Nofal, S., Atkinson, K., and Dunne, P. E. (2016). Looking-
ahead in backtracking algorithms for abstract argu-
mentation. Int. J. Approx. Reasoning, 78:265–282.
Tamani, N., Mosse, P., Croitoru, M., Buche, P., Guillard,
V., Guillaume, C., and Gontard, N. (2015). An argu-
mentation system for eco-efficient packaging material
selection. Computers and Electronics in Agriculture,
113(0):174 – 192.
Thimm, M. and Villata, S. (2017). The first international
competition on computational models of argumenta-
tion: Results and analysis. Artif. Intell., 252:267–294.
ICEIS 2019 - 21st International Conference on Enterprise Information Systems
348