| Provider: | kappalab |
|---|---|
| Version: | 1.0 |
-Contact: Patrick Meyer (patrick.meyer@telecom-bretagne.eu)
Computes the veto indices of a Choquet integral from the underlying normalised Mobius transform of a capacity.
Indicates the level of k-additivity of the Mobius capacity (the Mobius transform of subsets whose cardinal is superior to k vanishes).
-Status: define parameter value via XMCDA file or input by hand, by default via XMCDA file.
-Name: kAdditivity
-Constraint description: The value should be a positive integer, less than or equal to the number of criteria.
-Default value: 1
A list of criteria. Criteria can be activated or desactivated via the <active> tag (true or false). By default (no <active> tag), criteria are considered as active.
-Tag: criteria
-Code:
<criteria> <criterion> <active>[...]</active> [...] </criterion> [...] </criteria>
The Mobius transform of a capacity.
-Tag: criteriaValues
-Code:
<criteriaValues> <criterionValue> <criteriaSet> <element> <criterionID>[...]</criterionID> </element> [...] </criteriaSet> <value> <real>[...]</real> </value> </criterionValue> [...] </criteriaValues>
A list of messages generated by the algorithm.
-Tag: methodMessages
A list of veto indices. The veto indices are stored in a <criterionValue> for each criterion.
-Tag: criteriaValues
-Code:
<criteriaValues mcdaConcept="vetoValues"> <criterionValue> [...] </criterionValue> [...] </criteriaValues>
For further technical details on the web service underlying this program, have a look at its documentation here.