Expand description
BipolarFramework<A>: arguments, attacks, and supports.
Stores the framework as two independent directed edge sets over the
same node set. The node set is the union of all distinct arguments
introduced via BipolarFramework::add_argument or as an endpoint
of a call to BipolarFramework::add_attack or
BipolarFramework::add_support.
Structsยง
- Bipolar
Framework - A bipolar argumentation framework over argument type
A.