Value compatibility calculator
This component provides the functionality to compute the degree of compatibility among a set of values. Given a set of values (each with its associated value semantics function) and a normative system , we state that the values in are compatible to degree under if , . Hence, the maximum degree of compatibility among the values in is . This is the quantity that this component is able to compute.
Consequently, a Compatibility Calculator is initialized by providing the set of value semantics functions for which the degree of compatibility is computed. This differs from the Alignment calculator and the Shapley calculator which are initialized with a single value semantics function.