
implementation("it.unibo.tuprolog.argumentation:core:0.14.1")Arg2P is a lightweight implementation of the ASPIC+ framework for structured argumentation, built atop the tuProlog engine. ([tuprolog.github.io](https://tuprolog.github.io/arg2p-kt/?utm_source=openai)) It enables the creation of arguments from defeasible rules, constructs argumentation graphs, and applies grounded semantics to label arguments, incorporating burdens of persuasion. ([cris.unibo.it](https://cris.unibo.it/retrieve/c7764db1-e30f-439a-89d4-cd563eda49b1/Modular%20Logic%20Argumentation%20in%20Arg-tuProlog.pdf?utm_source=openai)) The framework's modular architecture allows for the separation and internal structuring of knowledge, facilitating flexible and integrated reasoning within logic programming environments.