The MatrixX Solver For Argumentation Frameworks
Maximilian Heinrich

TL;DR
MatrixX is a specialized solver for Abstract Argumentation Frameworks that uses matrix notation and hash maps to efficiently compute stable and complete semantics, optimized for competitive evaluation.
Contribution
It introduces a matrix-based representation and reduction method for argumentation frameworks, enhancing computational efficiency with hash maps.
Findings
Successfully applied to ICCMA 2021 competition
Achieves faster computation times for stable and complete semantics
Utilizes matrix notation for systematic reduction
Abstract
MatrixX is a solver for Abstract Argumentation Frameworks. Offensive and defensive properties of an Argumentation Framework are notated in a matrix style. Rows and columns of this matrix are systematically reduced by the solver. This procedure is implemented through the use of hash maps in order to accelerate calculation time. MatrixX works for stable and complete semantics and was designed for the ICCMA 2021 competition.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Logic, Reasoning, and Knowledge · Business Process Modeling and Analysis
