| Package | Description | 
|---|---|
| net.sf.tweety.logics.ml.analysis | |
| net.sf.tweety.logics.ml.test | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AggregatingCoherenceMeasure
This coherence measure uses an aggregation function and a distance function
 to measure the coherence of an MLN. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private AbstractCoherenceMeasure | 
DefaultCompatibilityMeasure.coherenceMeasure
The coherence measure used for computing compatibility. 
 | 
| Constructor and Description | 
|---|
DefaultCompatibilityMeasure(AbstractCoherenceMeasure coherenceMeasure)
Creates a new compatibility measure. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
AbstractCoherenceMeasure | 
ExpResult.coherenceMeasure  |