Skip to main content

Module state

Module state 

Source
Expand description

EncounterArgumentationState: the encounter-level state object composing schemes + bipolar + weighted + weighted-bipolar.

Consumers build a state via new(registry), optionally configure a weight source and scene intensity via builders, add scheme instances and raw edges, then query acceptance and coalitions.

Structsยง

EncounterArgumentationState
Encounter-level argumentation state composing schemes (premises + conclusion), bipolar graph structure (attacks + supports), weighted edge strengths, and a configurable scene-intensity budget.