English

The pyglaf argumentation reasoner (ICCMA2021)

Artificial Intelligence 2021-09-08 v1

Abstract

The pyglaf reasoner takes advantage of circumscription to solve computational problems of abstract argumentation frameworks. In fact, many of these problems are reduced to circumscription by means of linear encodings, and a few others are solved by means of a sequence of calls to an oracle for circumscription. Within pyglaf, Python is used to build the encodings and to control the execution of the external circumscription solver, which extends the SAT solver glucose and implements algorithms taking advantage of unsatisfiable core analysis and incremental computation.

Keywords

Cite

@article{arxiv.2109.03162,
  title  = {The pyglaf argumentation reasoner (ICCMA2021)},
  author = {Mario Alviano},
  journal= {arXiv preprint arXiv:2109.03162},
  year   = {2021}
}

Comments

Part of ICCMA 2021 proceedings

R2 v1 2026-06-24T05:45:39.696Z