Expand description
StructuredSystem: the top-level ASPIC+ entry point.
Holds a knowledge base, a rule set, and a rule preference ordering, then constructs arguments, computes attacks, resolves defeats via the last-link principle, and emits a Dung AF.
Structs§
- Build
Output - The combined output of building a
StructuredSystem: constructed arguments, computed attacks, and the resulting abstract framework. Returned byStructuredSystem::build_frameworkso consumers can get all three from a single forward-chaining pass. - Structured
System - An ASPIC+ structured argumentation system.
Enums§
- Defeat
Ordering - Defeat resolution ordering for ASPIC+.