Class WeightedSetSupport

java.lang.Object
All Implemented Interfaces:
Iterable<BArgument>, BipolarEntity, Support, DungEntity, Formula, Node

public class WeightedSetSupport extends SetSupport
Represents a weighted support relationship between two argument sets.

This class extends the SetSupport class to include a weight parameter, which quantifies the strength or significance of the support relationship.