Class NumericalPartialOrder<T extends Formula,R extends BeliefBase>

All Implemented Interfaces:
Comparator<T>, Map<T,Double>, Interpretation<R,T>

public class NumericalPartialOrder<T extends Formula,R extends BeliefBase> extends GeneralComparator<T,R> implements Map<T,Double>
This class provides an acceptability interpretation of arguments by assigning them real values. Often larger values indicate more acceptability, but some semantics use other ways of ranking the values.
Author:
Matthias Thimm, Anna Gessler