Skip to main content

Module queries

Module queries 

Source
Expand description

Transitive queries over a bipolar framework.

Functions§

coalitioned_with
The members of a’s coalition, excluding a itself. If a is in a singleton coalition, returns an empty set.
transitive_attackers
All arguments that attack a under the closed attack relation (direct attacks plus derived attacks from support closure).
transitive_supporters
All arguments that directly or transitively support a in the support graph. Does not include a itself.