Class InconsistencyMeasureReport<T extends Formula,U extends BeliefSet<T,?>>

java.lang.Object
org.tweetyproject.logics.commons.analysis.InconsistencyMeasureReport<T,U>

public class InconsistencyMeasureReport<T extends Formula,U extends BeliefSet<T,?>> extends Object
This class summarizes the results of computing inconsistency values for some collection of knowledge bases using some set of inconsistency measures, including computation times and some statistics.
Author:
Anna Gessler
See Also: