| Package | Description | 
|---|---|
| net.sf.tweety.arg.social | 
| Modifier and Type | Field and Description | 
|---|---|
private SocialMapping<java.lang.Double> | 
IssReasoner.mapping
The mapping to be computed by this reasoner. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SocialMapping<java.lang.Double> | 
IssReasoner.getSocialModel()
Returns the social model computed by the ISS algorithm. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private double | 
IssReasoner.dist(SocialMapping<java.lang.Double> sm1,
    SocialMapping<java.lang.Double> sm2,
    java.util.Collection<Argument> args)
Returns the maximum-norm distance between the two social
 mappings 
 | 
private double | 
IssReasoner.dist(SocialMapping<java.lang.Double> sm1,
    SocialMapping<java.lang.Double> sm2,
    java.util.Collection<Argument> args)
Returns the maximum-norm distance between the two social
 mappings 
 |